|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterBasemapLayerFactory
Provides access to members of a raster basemap layer.
Method Summary | |
---|---|
IRasterBasemapLayer |
create(IRasterLayer layer)
Create a Raster Basemap Layer. |
IRasterBasemapLayer |
createFromMosaicLayer(IMosaicLayer layer)
Create a Raster Basemap Layer. |
Method Detail |
---|
IRasterBasemapLayer create(IRasterLayer layer) throws IOException, AutomationException
layer
- A reference to a com.esri.arcgis.carto.IRasterLayer (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRasterBasemapLayer createFromMosaicLayer(IMosaicLayer layer) throws IOException, AutomationException
layer
- A reference to a com.esri.arcgis.carto.IMosaicLayer (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |