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 SelectionManager
AttributePanel. getSelectionManager()
SelectionManager
InfoFrame. getSelectionManager()
SelectionManager
LayerViewFrame. getSelectionManager()
SelectionManager
LayerViewPanel. getSelectionManager()
SelectionManager
SelectionManagerProxy. getSelectionManager()
SelectionManager
TaskFrame. 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 SelectionManager
ViewAttributesPlugIn.ViewAttributesFrame. getSelectionManager()
-