|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumIntersection
COM Interface 'IEnumIntersection'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Not currently used.' 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 |
IID0cd38cbb_1c89_11d4_9f5c_00c04f6bdf0d
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IEnumIntersection |
esri_clone()
Not currently used. |
void |
next(double[] distance,
IPoint[] point)
Not currently used. |
void |
queryNext(int numWanted,
int[] numGotten,
double[] distances,
IPoint points)
Not currently used. |
void |
reset()
Not currently used. |
| Field Detail |
|---|
static final int IID0cd38cbb_1c89_11d4_9f5c_00c04f6bdf0d
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void next(double[] distance,
IPoint[] point)
throws java.io.IOException,
AutomationException
distance - The distance (out: use single element array)point - A reference to a com.esri.arcgis.geometry.IPoint (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void queryNext(int numWanted,
int[] numGotten,
double[] distances,
IPoint points)
throws java.io.IOException,
AutomationException
numWanted - The numWanted (in)numGotten - The numGotten (out: use single element array)distances - The distances (in)points - A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumIntersection esri_clone()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void reset()
throws java.io.IOException,
AutomationException
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 | ||||||||