|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumTinNode
COM Interface 'IEnumTinNode'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that control TIN node enumerators.' 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 |
IID6bfa889c_bf0d_11d3_ab4f_0008c73fd50c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ITinNode |
IEnumTinNode_next()
Gets next node element. |
void |
queryNext(ITinNode pNode)
Queries next node element. |
void |
queryNextAsWKSPointZ(_WKSPointZ[] pPoint,
boolean[] pbIsEnd)
Queries next node element as a WKS point with z values. |
void |
reset()
Resets the enumerator. |
| Field Detail |
|---|
static final int IID6bfa889c_bf0d_11d3_ab4f_0008c73fd50c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void reset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITinNode IEnumTinNode_next()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void queryNext(ITinNode pNode)
throws java.io.IOException,
AutomationException
pNode - A reference to a com.esri.arcgis.geodatabase.ITinNode (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void queryNextAsWKSPointZ(_WKSPointZ[] pPoint,
boolean[] pbIsEnd)
throws java.io.IOException,
AutomationException
pPoint - A Structure: com.esri.arcgis.system._WKSPointZ (A com.esri.arcgis.system._WKSPointZ COM typedef) (out: use single element array)pbIsEnd - The pbIsEnd (out: use single element array)
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 | ||||||||