|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureEvent | |
---|---|
org.opengis.feature | Representation a features on a map. |
Uses of FeatureEvent in org.opengis.feature |
---|
Methods in org.opengis.feature with parameters of type FeatureEvent | |
---|---|
void |
FeatureListener.featuresAdded(FeatureEvent e)
Deprecated. Invoked if features were added to or became members of a collection we are listening to. |
void |
FeatureListener.featuresChanged(FeatureEvent e)
Deprecated. Invoked if the values of the attributes of features changed. |
void |
FeatureListener.featuresRemoved(FeatureEvent e)
Deprecated. Invoked if features were removed from or no longer members of a collection we are listening to. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |