Uses of Class
com.vividsolutions.jump.workbench.ui.SelectionManager
Packages that use SelectionManager
Package
Description
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 SelectionManagerModifier and TypeMethodDescriptionAttributePanel.getSelectionManager()InfoFrame.getSelectionManager()LayerViewFrame.getSelectionManager()LayerViewPanel.getSelectionManager()SelectionManagerProxy.getSelectionManager()TaskFrame.getSelectionManager()Constructors in com.vividsolutions.jump.workbench.ui with parameters of type SelectionManagerModifierConstructorDescriptionAbstractSelection(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