public interface ToolbarVertexMoveStartHandler
Modifier and Type | Method and Description |
---|---|
void |
onVertexMoveStart(Graphic graphic,
Edit.VertexInfo vertexInfo) |
void onVertexMoveStart(Graphic graphic, Edit.VertexInfo vertexInfo)
graphic
- - The graphic associated with the toolbar.vertexInfo
- - info about the vertex.