|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.styling.StyleEvent.Type
Constants used to indicate the type of StyleChangedEvent
Field Summary | |
static StyleEvent.Type |
POST_CHANGE
Event type constant (bit mask) indicating an after-the-fact report of creations, deletions, and modifications to one or more style constructs expressed as a hierarchical delta as returned by getDelta . |
static StyleEvent.Type |
PRE_DELETE
Event type constant (bit mask) indicating a before-the-fact report of the impending deletion of a single style construct. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final StyleEvent.Type POST_CHANGE
getDelta
.
StyleEvent.getType()
,
StyleEvent.getDelta()
public static final StyleEvent.Type PRE_DELETE
StyleEvent.getType()
,
#getService()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |