Interface DrawCustomTool.FinalDrawListener
-
- All Superinterfaces:
EventListener
- Enclosing class:
- DrawCustomTool
public static interface DrawCustomTool.FinalDrawListener extends EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
finalDraw(DrawCustomTool.CustomToolEvent event)
-
-
-
Method Detail
-
finalDraw
void finalDraw(DrawCustomTool.CustomToolEvent event)
-
-