Class GeometryEditorElement

java.lang.Object
com.esri.arcgisruntime.mapping.view.geometryeditor.GeometryEditorElement
Direct Known Subclasses:
GeometryEditorGeometry, GeometryEditorMidVertex, GeometryEditorPart, GeometryEditorVertex

public class GeometryEditorElement extends Object
The base class for all selectable elements in a GeometryEditor.

The selected element is an object that inherits from this base class, representing the specific type of element that is selected.

Since:
200.1.0