com.esri.arcgis.geodatabaseextensions
Class ILasPointInfo2Proxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geodatabaseextensions.ILasPointInfoProxy
          extended by com.esri.arcgis.geodatabaseextensions.ILasPointInfo2Proxy
All Implemented Interfaces:
ILasPointInfo, ILasPointInfo2, java.io.Externalizable, java.io.Serializable

Deprecated. Internal use only. Proxy for 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 =

public class ILasPointInfo2Proxy
extends ILasPointInfoProxy
implements ILasPointInfo2, java.io.Serializable

Internal use class

See Also:
Serialized Form

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

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

ILasPointInfo2Proxy

public ILasPointInfo2Proxy(java.lang.String CLSID,
                           java.lang.String host,
                           com.esri.arcgis.interop.AuthInfo authInfo)
                    throws java.net.UnknownHostException,
                           java.io.IOException
Deprecated. 
Throws:
java.net.UnknownHostException
java.io.IOException

ILasPointInfo2Proxy

public ILasPointInfo2Proxy()
Deprecated. 
For internal use only


ILasPointInfo2Proxy

public ILasPointInfo2Proxy(java.lang.Object obj)
                    throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

ILasPointInfo2Proxy

protected ILasPointInfo2Proxy(java.lang.Object obj,
                              java.lang.String iid)
                       throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException

ILasPointInfo2Proxy

protected ILasPointInfo2Proxy(java.lang.String CLSID,
                              java.lang.String iid,
                              java.lang.String host,
                              com.esri.arcgis.interop.AuthInfo authInfo)
                       throws java.io.IOException
Deprecated. 
Throws:
java.io.IOException
Method Detail

addListener

public void addListener(java.lang.String iidStr,
                        java.lang.Object theListener,
                        java.lang.Object theSource)
                 throws java.io.IOException
Deprecated. 
Overrides:
addListener in class ILasPointInfoProxy
Throws:
java.io.IOException

removeListener

public void removeListener(java.lang.String iidStr,
                           java.lang.Object theListener)
                    throws java.io.IOException
Deprecated. 
Overrides:
removeListener in class ILasPointInfoProxy
Throws:
java.io.IOException

setScanAngleDegree

public void setScanAngleDegree(double pAngle)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The scan angle in degree.

Specified by:
setScanAngleDegree in interface ILasPointInfo2
Parameters:
pAngle - The pAngle (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getScanAngleDegree

public double getScanAngleDegree()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The scan angle in degree.

Specified by:
getScanAngleDegree in interface ILasPointInfo2
Returns:
The pAngle
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setScannerChannel

public void setScannerChannel(byte pChannel)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The scanner channel.

Specified by:
setScannerChannel in interface ILasPointInfo2
Parameters:
pChannel - An unsigned byte (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getScannerChannel

public byte getScannerChannel()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
The scanner channel.

Specified by:
getScannerChannel in interface ILasPointInfo2
Returns:
An unsigned byte
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setIsOverlapPoint

public void setIsOverlapPoint(boolean pbIsOverlap)
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if the point is an overlap point.

Specified by:
setIsOverlapPoint in interface ILasPointInfo2
Parameters:
pbIsOverlap - The pbIsOverlap (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isOverlapPoint

public boolean isOverlapPoint()
                       throws java.io.IOException,
                              AutomationException
Deprecated. 
Indicates if the point is an overlap point.

Specified by:
isOverlapPoint in interface ILasPointInfo2
Returns:
The pbIsOverlap
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setNearInfraredColor

public void setNearInfraredColor(int pColor)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Near infrared color.

Specified by:
setNearInfraredColor in interface ILasPointInfo2
Parameters:
pColor - The pColor (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getNearInfraredColor

public int getNearInfraredColor()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
Near infrared color.

Specified by:
getNearInfraredColor in interface ILasPointInfo2
Returns:
The pColor
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.