public interface ModifiableFeature extends Feature
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Deletes the feature.
|
boolean |
isFeatureChanged()
Determies, if the feature was changed during the current edit mode interval.
|
void |
restore()
Restores a previously deleted feature.
|
FeatureServiceFeature |
saveChanges()
Saves the feature.
|
void |
saveChangesWithoutReload()
Saves the feature.
|
void |
undoAll()
undo all changes since the last save.
|
canBeSelected, getGeometry, hide, isEditable, isHidden, setCanBeSelected, setEditable, setGeometryFeatureServiceFeature saveChanges() throws Exception
Exception - DOCUMENT ME!void saveChangesWithoutReload()
throws Exception
Exception - DOCUMENT ME!void undoAll()
boolean isFeatureChanged()
Copyright © 2012–2025 cismet GmbH. All rights reserved.