|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Encapsulates the editability attributes that can be applied to any
Graphic.
| Field Summary | |
|---|---|
static boolean |
DEFAULT_EDITABILITY_AUTO_EDIT
Default auto edit value. |
static boolean |
DEFAULT_EDITABILITY_DRAG_SELECTABLE
Default drag selectable value. |
static boolean |
DEFAULT_EDITABILITY_PICKABLE
Default pickable value. |
static boolean |
DEFAULT_EDITABILITY_SELECTED
Default selected value. |
static String |
EDITABILITY_AUTO_EDIT
|
static String |
EDITABILITY_DRAG_SELECTABLE
|
static String |
EDITABILITY_PICKABLE
|
static String |
EDITABILITY_SELECTED
|
| Method Summary | |
|---|---|
boolean |
getEditabilityAutoEdit()
Returns the auto edit value. |
boolean |
getEditabilityDragSelectable()
Returns the drag selectable value. |
boolean |
getEditabilityPickable()
Returns the pickable value. |
boolean |
getEditabilitySelected()
Returns the selected value. |
boolean |
isEditabilityAutoEditSet()
Returns whether the auto edit value has been set. |
boolean |
isEditabilityDragSelectableSet()
Returns whether the drag selectable value has been set. |
boolean |
isEditabilityPickableSet()
Returns whether the pickable value has been set. |
boolean |
isEditabilitySelectedSet()
Returns whether the selected value has been set. |
void |
setEditabilityAutoEdit(boolean autoEdit)
Sets the auto edit value. |
void |
setEditabilityAutoEditSet(boolean flag)
Sets the fact that the auto edit value has been set. |
void |
setEditabilityDragSelectable(boolean dragSelectable)
Sets the drag selectable value. |
void |
setEditabilityDragSelectableSet(boolean flag)
Sets the fact that the drag selectable value has been set. |
void |
setEditabilityPickable(boolean pickable)
Sets the pickable value. |
void |
setEditabilityPickableSet(boolean flag)
Sets the fact that the pickable value has been set. |
void |
setEditabilitySelected(boolean selected)
Sets the selected value. |
void |
setEditabilitySelectedSet(boolean flag)
Sets the fact that the selected value has been set. |
| Field Detail |
|---|
static final String EDITABILITY_AUTO_EDIT
static final String EDITABILITY_DRAG_SELECTABLE
static final String EDITABILITY_PICKABLE
static final String EDITABILITY_SELECTED
static final boolean DEFAULT_EDITABILITY_AUTO_EDIT
static final boolean DEFAULT_EDITABILITY_DRAG_SELECTABLE
static final boolean DEFAULT_EDITABILITY_PICKABLE
static final boolean DEFAULT_EDITABILITY_SELECTED
| Method Detail |
|---|
boolean getEditabilityAutoEdit()
boolean isEditabilityAutoEditSet()
void setEditabilityAutoEdit(boolean autoEdit)
autoEdit - the auto edit value.void setEditabilityAutoEditSet(boolean flag)
flag - true if the auto edit value has been set, false otherwise.boolean getEditabilityDragSelectable()
boolean isEditabilityDragSelectableSet()
void setEditabilityDragSelectable(boolean dragSelectable)
dragSelectable - the drag selectable value.void setEditabilityDragSelectableSet(boolean flag)
flag - true if the drag selectable value has been set, false otherwise.boolean getEditabilityPickable()
boolean isEditabilityPickableSet()
void setEditabilityPickable(boolean pickable)
pickable - the pickable value.void setEditabilityPickableSet(boolean flag)
flag - true if the pickable value has been set, false otherwise.boolean getEditabilitySelected()
boolean isEditabilitySelectedSet()
void setEditabilitySelected(boolean selected)
selected - the selected value.void setEditabilitySelectedSet(boolean flag)
flag - true if the selected value has been set, false otherwise.
|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |