|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITinPolygon
COM Interface 'ITinPolygon'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that control TIN polygon characteristics.' 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 |
IIDaddda5ca_a214_11d3_ab4b_0008c73fd50c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IEnumTinEdge |
asEdges()
The specified polygon as triangle edges. |
IEnumTinNode |
asNodes()
The specified polygon as TIN nodes. |
IPolygon |
asPolygon(ITinFilter pNodeFilter,
boolean bGetZ)
The specified polygon as polygon geometry. |
IEnumTinTriangle |
asTriangles()
The specified polygon as its constituent triangles. |
| Field Detail |
|---|
static final int IIDaddda5ca_a214_11d3_ab4b_0008c73fd50c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IEnumTinNode asNodes()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumTinEdge asEdges()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumTinTriangle asTriangles()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IPolygon asPolygon(ITinFilter pNodeFilter,
boolean bGetZ)
throws java.io.IOException,
AutomationException
pNodeFilter - A reference to a com.esri.arcgis.geodatabase.ITinFilter (in)bGetZ - The bGetZ (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 | ||||||||