A class that allows the user to sketch geometries on the map. More...
This class is deprecated. We strongly advise against using it in new code.
Public Functions Signals Detailed DescriptionInstances of this class represent a sketch editor that allows the user to interactively sketch geometries. You can sketch point, polygon, and polyline geometries from scratch, modify existing geometries, insert and remove vertices, undo and redo changes, and so on.
The sketch editor must be set on the view using MapView::setSketchEditor and then started to perform the sketch based on user interactions.
A new GeometryEditor class provides a successor to this class, supporting a wider array of use cases and providing a foundation for additional future geometry editing capabilities. If starting new development, use GeometryEditor in preference to SketchEditor.
since Esri::ArcGISRuntime 200.2
Use GeometryEditor instead.
Relevant samples:
[override virtual noexcept]
SketchEditor::~SketchEditor()
Destructor.
[signal]
void SketchEditor::creationModeChanged()
Signal emitted when the creationMode changes.
[signal]
void SketchEditor::geometryChanged()
Signal emitted when the geometry changes.
[signal]
void SketchEditor::opacityChanged()
Signal emitted when opacity changes.
[signal]
void SketchEditor::selectedVertexChanged()
Signal emitted when selectedVertex changes.
[signal]
void SketchEditor::startedChanged()
Signal emitted when isStarted changes.
[signal]
void SketchEditor::styleChanged()
Signal emitted when style changes.
[signal]
void SketchEditor::visibleChanged()
Signal emitted when isVisible changes.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4