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