Uses of Interface
com.vividsolutions.jump.workbench.ui.LayerViewPanelProxy
Packages that use LayerViewPanelProxy
Package
Description
The API for "plug-ins", which are code modules that can be assigned to
buttons and menu items.
The built-in JUMP "plug-ins" (code modules that can be assigned to
buttons and menu items).
-
Uses of LayerViewPanelProxy in com.vividsolutions.jump.workbench
Classes in com.vividsolutions.jump.workbench that implement LayerViewPanelProxyModifier and TypeClassDescriptionclassImplementation ofWorkbenchContextfor theJUMPWorkbench.classConvenience methods for accessing the various elements in the Workbench structure. -
Uses of LayerViewPanelProxy in com.vividsolutions.jump.workbench.plugin
Classes in com.vividsolutions.jump.workbench.plugin that implement LayerViewPanelProxyModifier and TypeClassDescriptionclassPassed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task, -
Uses of LayerViewPanelProxy in com.vividsolutions.jump.workbench.ui
Classes in com.vividsolutions.jump.workbench.ui that implement LayerViewPanelProxyModifier and TypeClassDescriptionclassProvides proxied (non-spatial) views of a Layer.classA TaskFrame can have several InfoFrames, but one PrimaryInfoFrame.classConstructors in com.vividsolutions.jump.workbench.ui with parameters of type LayerViewPanelProxyModifierConstructorDescriptionWorkbenchToolBar(LayerViewPanelProxy layerViewPanelProxy) WorkbenchToolBar(LayerViewPanelProxy layerViewPanelProxy, ButtonGroup cursorToolButtonGroup) -
Uses of LayerViewPanelProxy in com.vividsolutions.jump.workbench.ui.plugin
Classes in com.vividsolutions.jump.workbench.ui.plugin that implement LayerViewPanelProxy