Uses of Class
org.locationtech.jts.jump.workbench.ui.SelectionManager
-
Packages that use SelectionManager Package Description org.locationtech.jts.jump.workbench.ui org.locationtech.jts.jump.workbench.ui.plugin The built-in JUMP "plug-ins" (code modules that can be assigned to buttons and menu items). -
-
Uses of SelectionManager in org.locationtech.jts.jump.workbench.ui
Methods in org.locationtech.jts.jump.workbench.ui that return SelectionManager Modifier and Type Method Description SelectionManagerAttributePanel. getSelectionManager()SelectionManagerInfoFrame. getSelectionManager()SelectionManagerLayerViewFrame. getSelectionManager()SelectionManagerLayerViewPanel. getSelectionManager()SelectionManagerSelectionManagerProxy. getSelectionManager()SelectionManagerTaskFrame. getSelectionManager()Constructors in org.locationtech.jts.jump.workbench.ui with parameters of type SelectionManager Constructor Description AbstractSelection(SelectionManager selectionManager)FeatureSelection(SelectionManager selectionManager)LineStringSelection(SelectionManager selectionManager)PartSelection(SelectionManager selectionManager) -
Uses of SelectionManager in org.locationtech.jts.jump.workbench.ui.plugin
Methods in org.locationtech.jts.jump.workbench.ui.plugin that return SelectionManager Modifier and Type Method Description SelectionManagerViewAttributesPlugIn.ViewAttributesFrame. getSelectionManager()
-