com.esri.arcgis.datasourcesraster
Class IFrameXformProxy

java.lang.Object
  extended by com.esri.arcgis.interop.Dispatch
      extended by com.esri.arcgis.geodatabase.IGeodataXformProxy
          extended by com.esri.arcgis.datasourcesraster.IFrameXformProxy
All Implemented Interfaces:
IFrameXform, IGeodataXform, java.io.Externalizable, java.io.Serializable
Direct Known Subclasses:
IFrameXform2Proxy

Deprecated. Internal use only. Proxy for COM Interface 'IFrameXform'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'

Description: 'Provides access to members that control a standard frame camera transform.' 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 IFrameXformProxy
extends IGeodataXformProxy
implements IFrameXform, 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.datasourcesraster.IFrameXform
IID, IID68f50e4b_6e2d_4950_bd52_d9646acc8a97
 
Fields inherited from interface com.esri.arcgis.geodatabase.IGeodataXform
IID5e6cf525_4e74_419b_946f_7da9bfdf815d
 
Constructor Summary
  IFrameXformProxy()
          Deprecated. For internal use only
  IFrameXformProxy(java.lang.Object obj)
          Deprecated.  
protected IFrameXformProxy(java.lang.Object obj, java.lang.String iid)
          Deprecated.  
  IFrameXformProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo)
          Deprecated.  
protected IFrameXformProxy(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.  
 double getAverageZ()
          Deprecated. The average Z in meters.
 void getDistortionTable(IDoubleArray[] ppDistanceInMillimeters, IDoubleArray[] ppDistortionInMicrons)
          Deprecated. The distortion tables.
 double getEarthRadius()
          Deprecated. The earth radius in meters.
 double getFocalLength()
          Deprecated. The focal length in micron.
 IGeodataXform getInteriorOrientation()
          Deprecated. The interior orientation as an affine transformation.
 java.lang.Object getKonradyParameters()
          Deprecated. The Konrady adjustment parameters.
 int getKonradyType()
          Deprecated. The Konrady calculation method.
 IGeodataXform getLSR()
          Deprecated. The LSR-To-USR conversion.
 IPoint getPerspectiveCenter()
          Deprecated. The sensor position.
 java.lang.Object getPerspectiveMatrix()
          Deprecated. The specified sensor orientation as an orthogonal rotation matrix.
 int getPerspectivePolarity()
          Deprecated. The sensor polarity.
 IPoint getPrincipalPoint()
          Deprecated. The film principal point.
 IDoubleArray getResiduals()
          Deprecated. The residuals for distortion table points.
 boolean isApplyCurvatureAndRefraction()
          Deprecated. Indicates if the adjustment of earth curvature and refraction is applied.
 boolean isEnableKonrady()
          Deprecated. Indicates if the Konrady adjustment to be applied.
 void putDistortionTable(IDoubleArray pDistanceInMillimeters, IDoubleArray pDistortionInMicrons)
          Deprecated. The distortion tables to calculate Konrady coefficients and residuals.
 void putInteriorOrientationParameters(int direction, java.lang.Object parameters)
          Deprecated. Puts the interior orientation parameters.
 void putPerspectiveAngles(double omega, double phi, double kappa, boolean clockwise)
          Deprecated. Puts the sensor exterior orientation as a set of rotation angles in degrees.
 void queryKonradyParameters(double[] pK)
          Deprecated. Queries the Konrady adjustment parameterrs.
 void queryPerspectiveAngles(double[] pOmega, double[] pPhi, double[] pKappa, boolean[] pClockwise)
          Deprecated. Queries the sensor exterior orientation as a set of rotation angles in degrees.
 void queryPerspectiveMatrix(double[] pMatrix)
          Deprecated. Queries the perspective matrix.
 void removeListener(java.lang.String iidStr, java.lang.Object theListener)
          Deprecated.  
 void setApplyCurvatureAndRefraction(boolean pApplyCurvatureAndRefraction)
          Deprecated. Indicates if the adjustment of earth curvature and refraction is applied.
 void setAverageZ(double averageZ)
          Deprecated. The average Z in meters.
 void setEarthRadius(double radius)
          Deprecated. The earth radius in meters.
 void setEnableKonrady(boolean pK)
          Deprecated. Indicates if the Konrady adjustment to be applied.
 void setFocalLength(double length)
          Deprecated. The focal length in micron.
 void setInteriorOrientationByRef(IGeodataXform ppAffine)
          Deprecated. The interior orientation as an affine transformation.
 void setKonradyParameters(java.lang.Object pK)
          Deprecated. The Konrady adjustment parameters.
 void setKonradyType(int pType)
          Deprecated. The Konrady calculation method.
 void setLSRByRef(IGeodataXform ppLSR)
          Deprecated. The LSR-To-USR conversion.
 void setPerspectiveCenterByRef(IPoint sp)
          Deprecated. The sensor position.
 void setPerspectiveMatrix(java.lang.Object pMatrix)
          Deprecated. The specified sensor orientation as an orthogonal rotation matrix.
 void setPerspectivePolarity(int polarity)
          Deprecated. The sensor polarity.
 void setPrincipalPointByRef(IPoint pp)
          Deprecated. The film principal point.
 
Methods inherited from class com.esri.arcgis.geodatabase.IGeodataXformProxy
getDomains, getSpatialReference, isIdentity, setSpatialReferenceByRef, transform, transformCellsize, transformExtent, transformPoints
 
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.geodatabase.IGeodataXform
getDomains, getSpatialReference, isIdentity, setSpatialReferenceByRef, transform, transformCellsize, transformExtent, transformPoints
 

Field Detail

targetClass

public static final java.lang.Class targetClass
Deprecated. 

noncastable

public boolean noncastable
Deprecated. 
Constructor Detail

IFrameXformProxy

public IFrameXformProxy(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

IFrameXformProxy

public IFrameXformProxy()
Deprecated. 
For internal use only


IFrameXformProxy

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

IFrameXformProxy

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

IFrameXformProxy

protected IFrameXformProxy(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 IGeodataXformProxy
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 IGeodataXformProxy
Throws:
java.io.IOException

getInteriorOrientation

public IGeodataXform getInteriorOrientation()
                                     throws java.io.IOException,
                                            AutomationException
Deprecated. 
The interior orientation as an affine transformation.

Specified by:
getInteriorOrientation in interface IFrameXform
Returns:
A reference to a com.esri.arcgis.geodatabase.IGeodataXform
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setInteriorOrientationByRef

public void setInteriorOrientationByRef(IGeodataXform ppAffine)
                                 throws java.io.IOException,
                                        AutomationException
Deprecated. 
The interior orientation as an affine transformation.

Specified by:
setInteriorOrientationByRef in interface IFrameXform
Parameters:
ppAffine - A reference to a com.esri.arcgis.geodatabase.IGeodataXform (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

isEnableKonrady

public boolean isEnableKonrady()
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
Indicates if the Konrady adjustment to be applied.

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

setEnableKonrady

public void setEnableKonrady(boolean pK)
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
Indicates if the Konrady adjustment to be applied.

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

getKonradyParameters

public java.lang.Object getKonradyParameters()
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
The Konrady adjustment parameters.

Specified by:
getKonradyParameters in interface IFrameXform
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setKonradyParameters

public void setKonradyParameters(java.lang.Object pK)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The Konrady adjustment parameters.

Specified by:
setKonradyParameters in interface IFrameXform
Parameters:
pK - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getKonradyType

public int getKonradyType()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The Konrady calculation method.

Specified by:
getKonradyType in interface IFrameXform
Returns:
A com.esri.arcgis.datasourcesraster.esriRasterKonradyType constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setKonradyType

public void setKonradyType(int pType)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The Konrady calculation method.

Specified by:
setKonradyType in interface IFrameXform
Parameters:
pType - A com.esri.arcgis.datasourcesraster.esriRasterKonradyType constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

queryKonradyParameters

public void queryKonradyParameters(double[] pK)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Queries the Konrady adjustment parameterrs.

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

isApplyCurvatureAndRefraction

public boolean isApplyCurvatureAndRefraction()
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
Indicates if the adjustment of earth curvature and refraction is applied.

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

setApplyCurvatureAndRefraction

public void setApplyCurvatureAndRefraction(boolean pApplyCurvatureAndRefraction)
                                    throws java.io.IOException,
                                           AutomationException
Deprecated. 
Indicates if the adjustment of earth curvature and refraction is applied.

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

getEarthRadius

public double getEarthRadius()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The earth radius in meters.

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

setEarthRadius

public void setEarthRadius(double radius)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The earth radius in meters.

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

getAverageZ

public double getAverageZ()
                   throws java.io.IOException,
                          AutomationException
Deprecated. 
The average Z in meters.

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

setAverageZ

public void setAverageZ(double averageZ)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
The average Z in meters.

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

getPrincipalPoint

public IPoint getPrincipalPoint()
                         throws java.io.IOException,
                                AutomationException
Deprecated. 
The film principal point.

Specified by:
getPrincipalPoint in interface IFrameXform
Returns:
A reference to a com.esri.arcgis.geometry.IPoint
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPrincipalPointByRef

public void setPrincipalPointByRef(IPoint pp)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The film principal point.

Specified by:
setPrincipalPointByRef in interface IFrameXform
Parameters:
pp - A reference to a com.esri.arcgis.geometry.IPoint (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPerspectiveMatrix

public java.lang.Object getPerspectiveMatrix()
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
The specified sensor orientation as an orthogonal rotation matrix.

Specified by:
getPerspectiveMatrix in interface IFrameXform
Returns:
A Variant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPerspectiveMatrix

public void setPerspectiveMatrix(java.lang.Object pMatrix)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The specified sensor orientation as an orthogonal rotation matrix.

Specified by:
setPerspectiveMatrix in interface IFrameXform
Parameters:
pMatrix - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

queryPerspectiveMatrix

public void queryPerspectiveMatrix(double[] pMatrix)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Queries the perspective matrix.

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

getPerspectiveCenter

public IPoint getPerspectiveCenter()
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The sensor position.

Specified by:
getPerspectiveCenter in interface IFrameXform
Returns:
A reference to a com.esri.arcgis.geometry.IPoint
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPerspectiveCenterByRef

public void setPerspectiveCenterByRef(IPoint sp)
                               throws java.io.IOException,
                                      AutomationException
Deprecated. 
The sensor position.

Specified by:
setPerspectiveCenterByRef in interface IFrameXform
Parameters:
sp - A reference to a com.esri.arcgis.geometry.IPoint (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPerspectivePolarity

public int getPerspectivePolarity()
                           throws java.io.IOException,
                                  AutomationException
Deprecated. 
The sensor polarity.

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

setPerspectivePolarity

public void setPerspectivePolarity(int polarity)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
The sensor polarity.

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

getFocalLength

public double getFocalLength()
                      throws java.io.IOException,
                             AutomationException
Deprecated. 
The focal length in micron.

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

setFocalLength

public void setFocalLength(double length)
                    throws java.io.IOException,
                           AutomationException
Deprecated. 
The focal length in micron.

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

putInteriorOrientationParameters

public void putInteriorOrientationParameters(int direction,
                                             java.lang.Object parameters)
                                      throws java.io.IOException,
                                             AutomationException
Deprecated. 
Puts the interior orientation parameters.

Specified by:
putInteriorOrientationParameters in interface IFrameXform
Parameters:
direction - A com.esri.arcgis.geometry.esriTransformDirection constant (in)
parameters - A Variant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

putPerspectiveAngles

public void putPerspectiveAngles(double omega,
                                 double phi,
                                 double kappa,
                                 boolean clockwise)
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
Puts the sensor exterior orientation as a set of rotation angles in degrees.

Specified by:
putPerspectiveAngles in interface IFrameXform
Parameters:
omega - The omega (in)
phi - The phi (in)
kappa - The kappa (in)
clockwise - The clockwise (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

queryPerspectiveAngles

public void queryPerspectiveAngles(double[] pOmega,
                                   double[] pPhi,
                                   double[] pKappa,
                                   boolean[] pClockwise)
                            throws java.io.IOException,
                                   AutomationException
Deprecated. 
Queries the sensor exterior orientation as a set of rotation angles in degrees.

Specified by:
queryPerspectiveAngles in interface IFrameXform
Parameters:
pOmega - The pOmega (out: use single element array)
pPhi - The pPhi (out: use single element array)
pKappa - The pKappa (out: use single element array)
pClockwise - The pClockwise (out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setLSRByRef

public void setLSRByRef(IGeodataXform ppLSR)
                 throws java.io.IOException,
                        AutomationException
Deprecated. 
The LSR-To-USR conversion.

Specified by:
setLSRByRef in interface IFrameXform
Parameters:
ppLSR - A reference to a com.esri.arcgis.geodatabase.IGeodataXform (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getLSR

public IGeodataXform getLSR()
                     throws java.io.IOException,
                            AutomationException
Deprecated. 
The LSR-To-USR conversion.

Specified by:
getLSR in interface IFrameXform
Returns:
A reference to a com.esri.arcgis.geodatabase.IGeodataXform
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

putDistortionTable

public void putDistortionTable(IDoubleArray pDistanceInMillimeters,
                               IDoubleArray pDistortionInMicrons)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The distortion tables to calculate Konrady coefficients and residuals.

Specified by:
putDistortionTable in interface IFrameXform
Parameters:
pDistanceInMillimeters - A reference to a com.esri.arcgis.system.IDoubleArray (in)
pDistortionInMicrons - A reference to a com.esri.arcgis.system.IDoubleArray (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getDistortionTable

public void getDistortionTable(IDoubleArray[] ppDistanceInMillimeters,
                               IDoubleArray[] ppDistortionInMicrons)
                        throws java.io.IOException,
                               AutomationException
Deprecated. 
The distortion tables.

Specified by:
getDistortionTable in interface IFrameXform
Parameters:
ppDistanceInMillimeters - A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)
ppDistortionInMicrons - A reference to a com.esri.arcgis.system.IDoubleArray (out: use single element array)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getResiduals

public IDoubleArray getResiduals()
                          throws java.io.IOException,
                                 AutomationException
Deprecated. 
The residuals for distortion table points.

Specified by:
getResiduals in interface IFrameXform
Returns:
A reference to a com.esri.arcgis.system.IDoubleArray
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.