|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILSRXform
COM Interface 'ILSRXform'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a Local Space Rectangular 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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDdeb5e788_ad75_43fb_97e5_1155aa717203
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IGeodataXform |
---|
IID5e6cf525_4e74_419b_946f_7da9bfdf815d |
Method Summary | |
---|---|
double |
getEquatorialRadius()
The earth Equatorial radius. |
double |
getFlattening()
The earth flattening. |
IPoint |
getPerspectiveCenter()
The sensor position. |
java.lang.Object |
getRotationMatrix()
The 3x3 rotation matrix. |
void |
setEquatorialRadius(double pRadius)
The earth Equatorial radius. |
void |
setFlattening(double pFlattening)
The earth flattening. |
void |
setPerspectiveCenterByRef(IPoint ppCenter)
The sensor position. |
void |
setRotationMatrix(java.lang.Object pMatrix)
The 3x3 rotation matrix. |
Methods inherited from interface com.esri.arcgis.geodatabase.IGeodataXform |
---|
getDomains, getSpatialReference, isIdentity, setSpatialReferenceByRef, transform, transformCellsize, transformExtent, transformPoints |
Field Detail |
---|
static final int IIDdeb5e788_ad75_43fb_97e5_1155aa717203
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IPoint getPerspectiveCenter() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPerspectiveCenterByRef(IPoint ppCenter) throws java.io.IOException, AutomationException
ppCenter
- A reference to a com.esri.arcgis.geometry.IPoint (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getRotationMatrix() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRotationMatrix(java.lang.Object pMatrix) throws java.io.IOException, AutomationException
pMatrix
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getFlattening() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFlattening(double pFlattening) throws java.io.IOException, AutomationException
pFlattening
- The pFlattening (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getEquatorialRadius() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEquatorialRadius(double pRadius) throws java.io.IOException, AutomationException
pRadius
- The pRadius (in)
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 |