public interface FeatureSelectionHelper
Modifier and Type | Method and Description |
---|---|
FeatureCommandsStack |
getFeatureStoreCommandsStack()
Returns the
FeatureCommandsStack of the FeatureStore . |
long |
getFeatureStoreDeltaSize()
If the store is in editing mode, it will have the count of added or
removed features.
|
long getFeatureStoreDeltaSize()
FeatureCommandsStack getFeatureStoreCommandsStack()
FeatureCommandsStack
of the FeatureStore
. If
the store is not in editing mode, this method may return nullFeatureStore