public interface ToolbarActivateHandler
Modifier and Type | Method and Description |
---|---|
void |
onActivate(Edit.ToolType tool,
Graphic graphic) |
void onActivate(Edit.ToolType tool, Graphic graphic)
tool
- - The editing type.graphic
- - The graphic to edit whose vertices will be edited or moved.