|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.geodatabaseextensions.ILasPointInfoProxy
com.esri.arcgis.geodatabaseextensions.ILasPointInfo2Proxy
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 =
public class ILasPointInfo2Proxy
Internal use class
| Field Summary | |
|---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
| Fields inherited from interface com.esri.arcgis.geodatabaseextensions.ILasPointInfo2 |
|---|
IID, IIDe0ddaee9_e87b_44cf_9170_0252214cafa5 |
| Fields inherited from interface com.esri.arcgis.geodatabaseextensions.ILasPointInfo |
|---|
IIDc4b222f6_c575_4f6b_b7ee_28e34fea446c |
| Constructor Summary | |
|---|---|
|
ILasPointInfo2Proxy()
Deprecated. For internal use only |
|
ILasPointInfo2Proxy(java.lang.Object obj)
Deprecated. |
protected |
ILasPointInfo2Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
ILasPointInfo2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
ILasPointInfo2Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
| Method Summary | |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
int |
getNearInfraredColor()
Deprecated. Near infrared color. |
double |
getScanAngleDegree()
Deprecated. The scan angle in degree. |
byte |
getScannerChannel()
Deprecated. The scanner channel. |
boolean |
isOverlapPoint()
Deprecated. Indicates if the point is an overlap point. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setIsOverlapPoint(boolean pbIsOverlap)
Deprecated. Indicates if the point is an overlap point. |
void |
setNearInfraredColor(int pColor)
Deprecated. Near infrared color. |
void |
setScanAngleDegree(double pAngle)
Deprecated. The scan angle in degree. |
void |
setScannerChannel(byte pChannel)
Deprecated. The scanner channel. |
| Methods inherited from class com.esri.arcgis.geodatabaseextensions.ILasPointInfoProxy |
|---|
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 |
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
|---|
public static final java.lang.Class targetClass
public boolean noncastable
| Constructor Detail |
|---|
public ILasPointInfo2Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostException
java.io.IOExceptionpublic ILasPointInfo2Proxy()
public ILasPointInfo2Proxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected ILasPointInfo2Proxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected ILasPointInfo2Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
addListener in class ILasPointInfoProxyjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class ILasPointInfoProxyjava.io.IOException
public void setScanAngleDegree(double pAngle)
throws java.io.IOException,
AutomationException
setScanAngleDegree in interface ILasPointInfo2pAngle - The pAngle (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getScanAngleDegree()
throws java.io.IOException,
AutomationException
getScanAngleDegree in interface ILasPointInfo2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setScannerChannel(byte pChannel)
throws java.io.IOException,
AutomationException
setScannerChannel in interface ILasPointInfo2pChannel - An unsigned byte (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public byte getScannerChannel()
throws java.io.IOException,
AutomationException
getScannerChannel in interface ILasPointInfo2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setIsOverlapPoint(boolean pbIsOverlap)
throws java.io.IOException,
AutomationException
setIsOverlapPoint in interface ILasPointInfo2pbIsOverlap - The pbIsOverlap (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isOverlapPoint()
throws java.io.IOException,
AutomationException
isOverlapPoint in interface ILasPointInfo2java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setNearInfraredColor(int pColor)
throws java.io.IOException,
AutomationException
setNearInfraredColor in interface ILasPointInfo2pColor - The pColor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getNearInfraredColor()
throws java.io.IOException,
AutomationException
getNearInfraredColor in interface ILasPointInfo2java.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 | ||||||||