|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICoverage2
Provides access to members that modifies ArcInfo Coverages.
Method Summary | |
---|---|
void |
refreshSpatialProperties()
Refreshes the Extent and Spatial Reference properties. |
void |
setExtent(IEnvelope rhs1)
The BND file of the Coverage. |
Methods inherited from interface com.esri.arcgis.datasourcesfile.ICoverage |
---|
build, clean, createFeatureClass, getTolerance, isToleranceStatus, setTolerance |
Method Detail |
---|
void setExtent(IEnvelope rhs1) throws IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void refreshSpatialProperties() 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 |