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