Module com.esri.arcgisruntime
Package com.esri.arcgisruntime.mapping.view.geometryeditor
package com.esri.arcgisruntime.mapping.view.geometryeditor
Provides classes for working with a GeometryEditor.
- Since:
- 200.1.0
-
ClassDescriptionAllows you to edit geometries in a
GeometryEditorby using freehand gestures.Allows you to create new geometries, and change existing geometries, by interacting with aMapView.The base class for all selectable elements in aGeometryEditor.The element in a GeometryEditor representing the entiregeometry.A mid-vertex element in aGeometryEditor.Determines how a geometry can be interactively scaled (resized) while using theGeometryEditor.Defines the visual appearance of a geometry displayed by theGeometryEditor.A base class for tools that determine how you interact with a view when editing geometries with aGeometryEditor.A vertex element in aGeometryEditor.Defines the set of interactive operations you can enable or disable for aVertexTool,FreehandTool, orShapeTool.Allows you to create polygon or polyline geometries with a geometric shape by using a single drag interaction.The shapes that can be created by using aShapeToolwith aGeometryEditor.Controls interactive snapping functionality for theGeometryEditor.Indicates a source of geometries that aGeometryEditorcould snap interactive edits to.Configures a valid source of geometries that theGeometryEditorcan snap interactive edits to.Allows you to edit geometries in aGeometryEditorby interacting with individual vertices.