|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterDataSourceDescription
Provides access to the available properties of a raster datasource description object.
| Method Summary | |
|---|---|
String |
getRasterName()
Name of the raster (including extension if a file-based raster). |
void |
setRasterName(String rasterName)
Name of the raster (including extension if a file-based raster). |
| Method Detail |
|---|
String getRasterName()
throws IOException,
AutomationException
Note: MapServer API does not provide any way to explore and find out RasterDataset name from any registered workspace, therefore you need to find out that information from the author.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRasterName(String rasterName)
throws IOException,
AutomationException
rasterName - The rasterName (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 | ||||||||