Uses of Class
com.vividsolutions.jump.workbench.ui.SelectionManager
-
Packages that use SelectionManager Package Description com.vividsolutions.jump.workbench.ui com.vividsolutions.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 com.vividsolutions.jump.workbench.ui
Methods in com.vividsolutions.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 com.vividsolutions.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 com.vividsolutions.jump.workbench.ui.plugin
Methods in com.vividsolutions.jump.workbench.ui.plugin that return SelectionManager Modifier and Type Method Description SelectionManager
ViewAttributesPlugIn.ViewAttributesFrame. getSelectionManager()
-