Uses of Interface
com.vividsolutions.jump.workbench.ui.EditTransaction.SelectionEditor
Packages that use EditTransaction.SelectionEditor
-
Uses of EditTransaction.SelectionEditor in com.vividsolutions.jump.workbench.ui
Methods in com.vividsolutions.jump.workbench.ui with parameters of type EditTransaction.SelectionEditorModifier 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.