public interface IMultiPatch2 extends IMultiPatch, java.io.Serializable
Description: 'Provides access to members that permit controlled access to MultiPatch parts.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID292b91df_0e21_4489_9f14_ce2c96e9a777 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDf3c041c8_ae4d_11d2_9c93_00c04fb17838
IID1b07790d_38c5_11d0_92d2_00805f7c28b0
Modifier and Type | Method and Description |
---|---|
void |
setXYFootprintByRef(IGeometry rhs1)
A reference to a cached copy of the multipatch's footprint in the x-y plane.
|
findBeginningRing, getBeginningRingCount, getFollowingRingCount, getRingType, getXYFootprint, invalXYFootprint, putRingType, queryBeginningRings, queryFollowingRings
geoNormalize, geoNormalizeFromLongitude, getDimension, getEnvelope, getGeometryType, getSpatialReference, isEmpty, project, queryEnvelope, setEmpty, setSpatialReferenceByRef, snapToSpatialReference
static final int IID292b91df_0e21_4489_9f14_ce2c96e9a777
static final int xxDummy
static final java.lang.String IID
void setXYFootprintByRef(IGeometry rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geometry.IGeometry (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.