|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWCSBoundingBoxInfo
Provides access to IWCSBoundingBoxInfo information.
This interface is new at ArcGIS 9.3.
Method Summary | |
---|---|
IEnvelope |
getBoundingBox()
The bounding extent of the coverage data. |
String |
getCRS()
CRS name of of this bounding box. |
Method Detail |
---|
String getCRS() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnvelope getBoundingBox() 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 |