|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumLasPoint2
COM Interface 'IEnumLasPoint2'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to members of LasPointEnumerator.' 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 |
IIDf1e00bff_12ae_447c_b6b8_a2cf9d0bcaa7
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabaseextensions.IEnumLasPoint |
|---|
IID41a9ea2b_b551_4987_a354_7fd3fe6dfc5e |
| Method Summary | |
|---|---|
void |
nextAttrColor(int arraySize,
int[] pPointCount,
_WKSPointZ[] pPoints,
_RGB32[] pRGB,
int[] pNIR,
ILongArray pIntensity,
ILongArray pFileIndices,
IDoubleArray pPointIDs)
Populates arrays of WKSPointZs and colors (RGB and near infrared), and optional arrays of 0-based file indices and 1-based point IDs. |
void |
nextLasInfoExt(int lasAttributes,
IArray pInfo,
int[] pPointCount)
Populates an array of ILasPointInfo. |
| Methods inherited from interface com.esri.arcgis.geodatabaseextensions.IEnumLasPoint |
|---|
getAttribute, next, nextAttrDbl, nextAttrLong, nextAttrRGB32, nextLasInfo, reset, setAttribute |
| Field Detail |
|---|
static final int IIDf1e00bff_12ae_447c_b6b8_a2cf9d0bcaa7
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void nextAttrColor(int arraySize,
int[] pPointCount,
_WKSPointZ[] pPoints,
_RGB32[] pRGB,
int[] pNIR,
ILongArray pIntensity,
ILongArray pFileIndices,
IDoubleArray pPointIDs)
throws java.io.IOException,
AutomationException
arraySize - The arraySize (in)pPointCount - The pPointCount (out: use single element array)pPoints - A Structure: com.esri.arcgis.system._WKSPointZ (A com.esri.arcgis.system._WKSPointZ COM typedef) (out: use single element array)pRGB - A Structure: com.esri.arcgis.geodatabaseextensions._RGB32 (A com.esri.arcgis.geodatabaseextensions._RGB32 COM typedef) (out: use single element array)pNIR - The pNIR (out: use single element array)pIntensity - A reference to a com.esri.arcgis.system.ILongArray (in)pFileIndices - A reference to a com.esri.arcgis.system.ILongArray (in)pPointIDs - A reference to a com.esri.arcgis.system.IDoubleArray (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void nextLasInfoExt(int lasAttributes,
IArray pInfo,
int[] pPointCount)
throws java.io.IOException,
AutomationException
lasAttributes - The lasAttributes (in)pInfo - A reference to a com.esri.arcgis.system.IArray (in)pPointCount - The pPointCount (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 | ||||||||