Interface SelectionEditableLayer
-
- All Superinterfaces:
BehavioralLayer
- All Known Implementing Classes:
NFEFeatureLayerRenderer,NFEManipulableFeatureLayerRenderer
public interface SelectionEditableLayer extends BehavioralLayer
Defines a layer which selection can be edited
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddeleteSelection()Deletes the elements currently selected-
Methods inherited from interface oracle.spatial.network.nfe.vis.mapcanvas.behavior.BehavioralLayer
refresh
-
-