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 classJUMPWorkbenchContextImplementation ofWorkbenchContextfor theJUMPWorkbench.classWorkbenchContextConvenience 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 classInfoFrameProvides proxied (non-spatial) views of a Layer.classPrimaryInfoFrameA TaskFrame can have several InfoFrames, but one PrimaryInfoFrame.classTaskFrameConstructors 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 classViewAttributesPlugIn.ViewAttributesFrame
-