Interface LayerManagerProxy
-
- All Known Subinterfaces:
LayerNamePanel
- All Known Implementing Classes:
AttributeTab
,DummyLayerNamePanel
,InfoFrame
,JUMPWorkbenchContext
,Layer
,LayerViewPanel
,OneLayerAttributeTab
,PlugInContext
,PrimaryInfoFrame
,Task
,TaskFrame
,TreeLayerNamePanel
,ViewAttributesPlugIn.ViewAttributesFrame
,WorkbenchContext
public interface LayerManagerProxy
An object that contains or is otherwise associated with a LayerManager.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LayerManager
getLayerManager()
-
-
-
Method Detail
-
getLayerManager
LayerManager getLayerManager()
-
-