|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMultiPatch2
Provides access to members that permit controlled access to MultiPatch parts.
Method Summary | |
---|---|
void |
setXYFootprintByRef(IGeometry rhs1)
A reference to a cached copy of the multipatch's footprint in the x-y plane. |
Methods inherited from interface com.esri.arcgis.geometry.IMultiPatch |
---|
findBeginningRing, getBeginningRingCount, getFollowingRingCount, getRingType, getXYFootprint, invalXYFootprint, putRingType, queryBeginningRings, queryFollowingRings |
Methods inherited from interface com.esri.arcgis.geometry.IGeometry |
---|
geoNormalize, geoNormalizeFromLongitude, getDimension, getEnvelope, getGeometryType, getSpatialReference, isEmpty, project, queryEnvelope, setEmpty, setSpatialReferenceByRef, snapToSpatialReference |
Method Detail |
---|
void setXYFootprintByRef(IGeometry rhs1) throws IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geometry.IGeometry (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 |