Uses of Interface
org.locationtech.jts.jump.workbench.ui.LayerNamePanelProxy
-
Packages that use LayerNamePanelProxy Package Description org.locationtech.jts.jump.workbench org.locationtech.jts.jump.workbench.ui org.locationtech.jts.jump.workbench.ui.cursortool.editing 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 LayerNamePanelProxy in org.locationtech.jts.jump.workbench
Classes in org.locationtech.jts.jump.workbench that implement LayerNamePanelProxy Modifier and Type Class Description classJUMPWorkbenchContextImplementation ofWorkbenchContextfor theJUMPWorkbench.classWorkbenchContextConvenience methods for accessing the various elements in the Workbench structure. -
Uses of LayerNamePanelProxy in org.locationtech.jts.jump.workbench.ui
Classes in org.locationtech.jts.jump.workbench.ui that implement LayerNamePanelProxy Modifier and Type Class Description classInfoFrameProvides proxied (non-spatial) views of a Layer.classPrimaryInfoFrameA TaskFrame can have several InfoFrames, but one PrimaryInfoFrame.classTaskFrameclassTreeLayerNamePanel -
Uses of LayerNamePanelProxy in org.locationtech.jts.jump.workbench.ui.cursortool.editing
Methods in org.locationtech.jts.jump.workbench.ui.cursortool.editing with parameters of type LayerNamePanelProxy Modifier and Type Method Description static CursorToolDrawLineStringTool. create(LayerNamePanelProxy layerNamePanelProxy)static CursorToolDrawPointTool. create(LayerNamePanelProxy layerNamePanelProxy)static CursorToolDrawPolygonTool. create(LayerNamePanelProxy layerNamePanelProxy)static CursorToolDrawRectangleTool. create(LayerNamePanelProxy layerNamePanelProxy)Constructors in org.locationtech.jts.jump.workbench.ui.cursortool.editing with parameters of type LayerNamePanelProxy Constructor Description FeatureDrawingUtil(LayerNamePanelProxy layerNamePanelProxy) -
Uses of LayerNamePanelProxy in org.locationtech.jts.jump.workbench.ui.plugin
Classes in org.locationtech.jts.jump.workbench.ui.plugin that implement LayerNamePanelProxy Modifier and Type Class Description static classViewAttributesPlugIn.ViewAttributesFrame
-