|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnvelope3D
COM Interface 'IEnvelope3D'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Provides access to methods on 3D envelopes.' 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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID2eaa6edb_3e14_49f6_a2d4_0f17ad91f4ae
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
intersect3D(IEnvelope inEnvelope)
Adjusts to include only the volume also included by inEnvelope. |
void |
union3D(IEnvelope inEnvelope)
Adjusts to encapsulate inEnvelope. |
Field Detail |
---|
static final int IID2eaa6edb_3e14_49f6_a2d4_0f17ad91f4ae
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void intersect3D(IEnvelope inEnvelope) throws java.io.IOException, AutomationException
inEnvelope
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void union3D(IEnvelope inEnvelope) throws java.io.IOException, AutomationException
inEnvelope
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)
java.io.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 |