Interface LayerManagerProxy
-
- All Known Subinterfaces:
LayerableNamePanel
,LayerNamePanel
- All Known Implementing Classes:
AbstractLayerable
,AttributeTab
,DummyLayerNamePanel
,GeoReferencedLayerable
,InfoFrame
,JUMPWorkbenchContext
,Layer
,LayerView
,LayerViewPanel
,OneLayerAttributeTab
,PlugInContext
,PrimaryInfoFrame
,RasterImageLayer
,ReferencedImagesLayer
,SpatialDSLayer
,SystemLayerFinder.NonSavePromptingLayer
,Task
,TaskFrame
,TreeLayerNamePanel
,ViewAttributesPlugIn.ViewAttributesFrame
,WMSLayer
,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()
-
-