|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IImageServerObjects
Provides access to core objects contained within an image server object.
| Method Summary | |
|---|---|
IMosaicDataset |
getMosaicDataset()
The mosaic dataset. |
IRaster |
getRaster()
The raster. |
IRasterDataset |
getRasterDataset()
The raster dataset. |
ITimeTableDefinition |
getTimeDefinition()
The time definition. |
| Method Detail |
|---|
IMosaicDataset getMosaicDataset()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRasterDataset getRasterDataset()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRaster getRaster()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITimeTableDefinition getTimeDefinition()
throws IOException,
AutomationException
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 | ||||||||