Uses of Interface
com.vividsolutions.jump.workbench.ui.SelectionManagerProxy
Packages that use SelectionManagerProxy
Package
Description
The built-in JUMP "plug-ins" (code modules that can be assigned to
buttons and menu items).
-
Uses of SelectionManagerProxy in com.vividsolutions.jump.workbench.ui
Classes in com.vividsolutions.jump.workbench.ui that implement SelectionManagerProxyModifier and TypeClassDescriptionclassProvides proxied (non-spatial) views of a Layer.classBe sure to call #dispose() when the LayerViewPanel is no longer needed.classA TaskFrame can have several InfoFrames, but one PrimaryInfoFrame.classMethods in com.vividsolutions.jump.workbench.ui with parameters of type SelectionManagerProxyModifier and TypeMethodDescriptionstatic EditTransactionEditTransaction.createTransactionOnSelection(EditTransaction.SelectionEditor editor, SelectionManagerProxy selectionManagerProxy, LayerViewPanelContext layerViewPanelContext, String name, Layer layer, boolean rollingBackInvalidEdits, boolean allowAddingAndRemovingFeatures) A utility class creating a transaction able to rollback selected features after they have been edited according to the SelectionEditor definition.EditTransaction.featureToNewGeometryMap(EditTransaction.SelectionEditor editor, SelectionManagerProxy selectionManagerProxy, Layer layer) Utility method to create a map between features and there modified geometry. -
Uses of SelectionManagerProxy in com.vividsolutions.jump.workbench.ui.plugin
Classes in com.vividsolutions.jump.workbench.ui.plugin that implement SelectionManagerProxy