public interface ToolbarVertexMoveHandler
Modifier and Type | Method and Description |
---|---|
void |
onVertexMove(Graphic graphic,
Edit.VertexInfo vertexInfo,
Transform transform) |
void onVertexMove(Graphic graphic, Edit.VertexInfo vertexInfo, Transform transform)
graphic
- - The graphic associated with the toolbar.vertexInfo
- - info about the vertex.transform
- - Represents the linear transformation applied to the graphic.