|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumTGHitInfo
COM Interface 'IEnumTGHitInfo'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that interate through topology elements.' 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 |
IIDba303a42_6aff_42f8_b457_85a689b051ca
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getCount()
Number of topology elements. |
void |
next(ITopologyElement[] hitElement,
IPoint[] hitPoint,
double[] hitDistance)
Iterates to the next topology element. |
void |
reset()
Resets enumerator. |
| Field Detail |
|---|
static final int IIDba303a42_6aff_42f8_b457_85a689b051ca
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.
int getCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void next(ITopologyElement[] hitElement,
IPoint[] hitPoint,
double[] hitDistance)
throws java.io.IOException,
AutomationException
hitElement - A reference to a com.esri.arcgis.geodatabase.ITopologyElement (out: use single element array)hitPoint - A reference to a com.esri.arcgis.geometry.IPoint (out: use single element array)hitDistance - The hitDistance (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 | ||||||||