|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnvelope4
Provides further access to methods on 3D envelopes.
Method Summary | |
---|---|
void |
putWKSCoordsZ(_WKSEnvelopeZ e)
Copies e's 3D dimensions into this envelope. |
void |
queryWKSCoordsZ(_WKSEnvelopeZ[] e)
Defines the specified 3D wksenvelope to be the current extent of this geometry in 3 dimension. |
Method Detail |
---|
void queryWKSCoordsZ(_WKSEnvelopeZ[] e) throws IOException, AutomationException
e
- A Structure: com.esri.arcgis.system._WKSEnvelopeZ (A com.esri.arcgis.system._WKSEnvelopeZ COM typedef) (out: use single element array)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void putWKSCoordsZ(_WKSEnvelopeZ e) throws IOException, AutomationException
e
- A Structure: com.esri.arcgis.system._WKSEnvelopeZ (A com.esri.arcgis.system._WKSEnvelopeZ COM typedef) (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 |