Uses of Class
com.vividsolutions.jump.workbench.ui.AbstractSelection
Packages that use AbstractSelection
Package
Description
-
Uses of AbstractSelection in com.vividsolutions.jump.workbench.ui
Subclasses of AbstractSelection in com.vividsolutions.jump.workbench.uiModifier and TypeClassDescriptionclassA collection of selectedFeaturesclassA collection of selectedLineStrings.classA collection of selectedGeometryobjects (parts of larger selections).Methods in com.vividsolutions.jump.workbench.ui that return AbstractSelectionModifier and TypeMethodDescriptionprotected AbstractSelectionAbstractSelection.getChild()protected AbstractSelectionAbstractSelection.getParent()Methods in com.vividsolutions.jump.workbench.ui that return types with arguments of type AbstractSelectionMethods in com.vividsolutions.jump.workbench.ui with parameters of type AbstractSelectionModifier and TypeMethodDescriptionvoidAbstractSelection.setChild(AbstractSelection child) voidAbstractSelection.setParent(AbstractSelection parent) -
Uses of AbstractSelection in com.vividsolutions.jump.workbench.ui.cursortool
Fields in com.vividsolutions.jump.workbench.ui.cursortool declared as AbstractSelection -
Uses of AbstractSelection in org.openjump.core.ui.plugin.edit
Fields in org.openjump.core.ui.plugin.edit declared as AbstractSelection -
Uses of AbstractSelection in org.openjump.core.ui.plugin.tools
Fields in org.openjump.core.ui.plugin.tools declared as AbstractSelectionModifier and TypeFieldDescriptionprotected AbstractSelectionDeleteEmptyGeometriesPlugIn.selection