|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use StyleDelta.Kind | |
| org.geotools.styling | |
| Uses of StyleDelta.Kind in org.geotools.styling |
| Fields in org.geotools.styling declared as StyleDelta.Kind | |
static StyleDelta.Kind |
StyleDelta.Kind.NO_CHANGE
Indicates no change. |
static StyleDelta.Kind |
StyleDelta.Kind.ADDED
The style constrcut has been added. |
static StyleDelta.Kind |
StyleDelta.Kind.REMOVED
The style construct has been removed. |
static StyleDelta.Kind |
StyleDelta.Kind.CHANGED
The style construct has been changed. |
| Methods in org.geotools.styling that return StyleDelta.Kind | |
StyleDelta.Kind |
StyleDelta.getKind()
Returns the kind of this delta. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||