Uses of Class
org.locationtech.jts.jump.workbench.ui.cursortool.QuasimodeTool
-
Packages that use QuasimodeTool Package Description org.locationtech.jts.jump.workbench.ui org.locationtech.jts.jump.workbench.ui.cursortool org.locationtech.jts.jump.workbench.ui.cursortool.editing -
-
Uses of QuasimodeTool in org.locationtech.jts.jump.workbench.ui
Methods in org.locationtech.jts.jump.workbench.ui that return QuasimodeTool Modifier and Type Method Description QuasimodeToolWorkbenchToolBar.ToolConfig. getQuasimodeTool()Constructors in org.locationtech.jts.jump.workbench.ui with parameters of type QuasimodeTool Constructor Description ToolConfig(JToggleButton button, QuasimodeTool quasimodeTool) -
Uses of QuasimodeTool in org.locationtech.jts.jump.workbench.ui.cursortool
Methods in org.locationtech.jts.jump.workbench.ui.cursortool that return QuasimodeTool Modifier and Type Method Description QuasimodeToolQuasimodeTool. add(QuasimodeTool.ModifierKeySpec keySpec, CursorTool tool)static QuasimodeToolQuasimodeTool. addStandardQuasimodes(CursorTool tool) -
Uses of QuasimodeTool in org.locationtech.jts.jump.workbench.ui.cursortool.editing
Subclasses of QuasimodeTool in org.locationtech.jts.jump.workbench.ui.cursortool.editing Modifier and Type Class Description classSnapVerticesToSelectedVertexTool
-