|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGPCoverageDomain
Provides access to the properties/methods of a geoprocessing coverage domain object.
Method Summary | |
---|---|
IGPCoverageFeatureClassDomain |
getCoverageFeatureClassDomain()
Coverage Feature Class Domain. |
void |
setCoverageFeatureClassDomainByRef(IGPCoverageFeatureClassDomain ppDomain)
Coverage Feature Class Domain. |
Method Detail |
---|
IGPCoverageFeatureClassDomain getCoverageFeatureClassDomain() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCoverageFeatureClassDomainByRef(IGPCoverageFeatureClassDomain ppDomain) throws IOException, AutomationException
ppDomain
- A reference to a com.esri.arcgis.geoprocessing.IGPCoverageFeatureClassDomain (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 |