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 LayerManagerProxyAn object that contains or is otherwise associated with a LayerManager.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LayerManagergetLayerManager()
-
-
-
Method Detail
-
getLayerManager
LayerManager getLayerManager()
-
-