|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxWCSCoverage
Provides access to members GxWCSCoverage object.
This interface is new at ArcGIS 9.3.
Method Summary | |
---|---|
IWCSCoverageDescription |
getWCSCoverageDescription()
The description of WCS coverage. |
void |
setWCSCoverageDescriptionByRef(IWCSCoverageDescription ppWCSCoverageDescription)
The description of WCS coverage. |
Method Detail |
---|
void setWCSCoverageDescriptionByRef(IWCSCoverageDescription ppWCSCoverageDescription) throws IOException, AutomationException
ppWCSCoverageDescription
- A reference to a com.esri.arcgis.gisclient.IWCSCoverageDescription (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IWCSCoverageDescription getWCSCoverageDescription() 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 |