Uses of Interface
org.locationtech.jts.jump.workbench.ui.LayerViewPanelProxy
-
Packages that use LayerViewPanelProxy Package Description org.locationtech.jts.jump.workbench 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 LayerViewPanelProxy in org.locationtech.jts.jump.workbench
Classes in org.locationtech.jts.jump.workbench that implement LayerViewPanelProxy Modifier and Type Class Description class
JUMPWorkbenchContext
Implementation ofWorkbenchContext
for theJUMPWorkbench
.class
WorkbenchContext
Convenience methods for accessing the various elements in the Workbench structure. -
Uses of LayerViewPanelProxy in org.locationtech.jts.jump.workbench.ui
Classes in org.locationtech.jts.jump.workbench.ui that implement LayerViewPanelProxy Modifier and Type Class Description class
InfoFrame
Provides proxied (non-spatial) views of a Layer.class
PrimaryInfoFrame
A TaskFrame can have several InfoFrames, but one PrimaryInfoFrame.class
TaskFrame
Constructors in org.locationtech.jts.jump.workbench.ui with parameters of type LayerViewPanelProxy Constructor Description WorkbenchToolBar(LayerViewPanelProxy layerViewPanelProxy)
WorkbenchToolBar(LayerViewPanelProxy layerViewPanelProxy, ButtonGroup cursorToolButtonGroup)
-
Uses of LayerViewPanelProxy in org.locationtech.jts.jump.workbench.ui.plugin
Classes in org.locationtech.jts.jump.workbench.ui.plugin that implement LayerViewPanelProxy Modifier and Type Class Description static class
ViewAttributesPlugIn.ViewAttributesFrame
-