public interface FeatureListener extends EventListener
Event notification is based on p[roviding the Envelope of the modification (if known).
Modifier and Type | Method and Description |
---|---|
void |
changed(FeatureEvent featureEvent)
Gets called when a FeatureEvent is fired.
|
void changed(FeatureEvent featureEvent)
Typically fired to signify that a change has occurred in the DataStore backing the FeatureSource.
featureEvent
- The FeatureEvent being firedCopyright © 1996–2023 Geotools. All rights reserved.