Uses of Class
org.locationtech.jts.jump.workbench.ui.cursortool.CompositeTool
-
Packages that use CompositeTool Package Description org.locationtech.jts.jump.workbench.ui.cursortool -
-
Uses of CompositeTool in org.locationtech.jts.jump.workbench.ui.cursortool
Subclasses of CompositeTool in org.locationtech.jts.jump.workbench.ui.cursortool Modifier and Type Class Description classAndCompositeToolEnables multiple CursorTools to operate at the same time.classOrCompositeToolPermits only one CursorTool to be active at a time.Methods in org.locationtech.jts.jump.workbench.ui.cursortool that return CompositeTool Modifier and Type Method Description CompositeToolCompositeTool. add(CursorTool tool)
-