Uses of Interface
org.locationtech.jts.jump.workbench.ui.SelectionManagerProxy
-
Packages that use SelectionManagerProxy Package Description org.locationtech.jts.jump.workbench.ui org.locationtech.jts.jump.workbench.ui.plugin The built-in JUMP "plug-ins" (code modules that can be assigned to buttons and menu items). -
-
Uses of SelectionManagerProxy in org.locationtech.jts.jump.workbench.ui
Classes in org.locationtech.jts.jump.workbench.ui that implement SelectionManagerProxy Modifier and Type Class Description classInfoFrameProvides proxied (non-spatial) views of a Layer.classLayerViewPanelBe sure to call #dispose() when the LayerViewPanel is no longer needed.classPrimaryInfoFrameA TaskFrame can have several InfoFrames, but one PrimaryInfoFrame.classTaskFrameMethods in org.locationtech.jts.jump.workbench.ui with parameters of type SelectionManagerProxy Modifier and Type Method Description static EditTransactionEditTransaction. createTransactionOnSelection(EditTransaction.SelectionEditor editor, SelectionManagerProxy selectionManagerProxy, LayerViewPanelContext layerViewPanelContext, String name, Layer layer, boolean rollingBackInvalidEdits, boolean allowAddingAndRemovingFeatures)static MapEditTransaction. featureToNewGeometryMap(EditTransaction.SelectionEditor editor, SelectionManagerProxy selectionManagerProxy, Layer layer) -
Uses of SelectionManagerProxy in org.locationtech.jts.jump.workbench.ui.plugin
Classes in org.locationtech.jts.jump.workbench.ui.plugin that implement SelectionManagerProxy Modifier and Type Class Description static classViewAttributesPlugIn.ViewAttributesFrame
-