|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILasPointInfo2
COM Interface 'ILasPointInfo2'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to LAS point information.' 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 |
IIDe0ddaee9_e87b_44cf_9170_0252214cafa5
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabaseextensions.ILasPointInfo |
|---|
IIDc4b222f6_c575_4f6b_b7ee_28e34fea446c |
| Method Summary | |
|---|---|
int |
getNearInfraredColor()
Near infrared color. |
double |
getScanAngleDegree()
The scan angle in degree. |
byte |
getScannerChannel()
The scanner channel. |
boolean |
isOverlapPoint()
Indicates if the point is an overlap point. |
void |
setIsOverlapPoint(boolean pbIsOverlap)
Indicates if the point is an overlap point. |
void |
setNearInfraredColor(int pColor)
Near infrared color. |
void |
setScanAngleDegree(double pAngle)
The scan angle in degree. |
void |
setScannerChannel(byte pChannel)
The scanner channel. |
| Methods inherited from interface com.esri.arcgis.geodatabaseextensions.ILasPointInfo |
|---|
getAttributeValue, getClassCode, getColor, getEdgeOfFlightLine, getFileIndex, getGpsTime, getIntensity, getLocation, getNumberOfReturns, getPointID, getPointSourceID, getReturnNumber, getScanAngleRank, getScanDirectionFlag, getSpatialReference, getUserData, getWksLocation, isKeyPoint, isSyntheticPoint, isWithheld, queryLocation, setClassCode, setColor, setEdgeOfFlightLine, setFileIndex, setGpsTime, setIntensity, setIsKeyPoint, setIsSyntheticPoint, setIsWithheld, setLocation, setNumberOfReturns, setPointID, setPointSourceID, setReturnNumber, setScanAngleRank, setScanDirectionFlag, setSpatialReferenceByRef, setUserData, setWksLocation |
| Field Detail |
|---|
static final int IIDe0ddaee9_e87b_44cf_9170_0252214cafa5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setScanAngleDegree(double pAngle)
throws java.io.IOException,
AutomationException
pAngle - The pAngle (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getScanAngleDegree()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setScannerChannel(byte pChannel)
throws java.io.IOException,
AutomationException
pChannel - An unsigned byte (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
byte getScannerChannel()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setIsOverlapPoint(boolean pbIsOverlap)
throws java.io.IOException,
AutomationException
pbIsOverlap - The pbIsOverlap (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isOverlapPoint()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNearInfraredColor(int pColor)
throws java.io.IOException,
AutomationException
pColor - The pColor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getNearInfraredColor()
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 | ||||||||