|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISPOT5Xform
COM Interface 'ISPOT5Xform'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a SPOT5 1A 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 |
IID4a303832_7ee4_491c_8434_84521e353589
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabase.IGeodataXform |
|---|
IID5e6cf525_4e74_419b_946f_7da9bfdf815d |
| Method Summary | |
|---|---|
int |
getColumns()
Columns in the image. |
double |
getInterpolationThreshold()
Threshold for interpolation (pixels). |
int |
getMaxIterations()
Iteration count limit. |
IVariantArray |
getParameters()
The SPOT5 sensor parameters. |
int |
getRows()
Rows in the image. |
double |
getSunAzimuth()
Sun azimuth. |
double |
getSunElevation()
Sun elevation. |
void |
setInterpolationThreshold(double interpThreshold)
Threshold for interpolation (pixels). |
void |
setMaxIterations(int maxIterations)
Iteration count limit. |
| Methods inherited from interface com.esri.arcgis.geodatabase.IGeodataXform |
|---|
getDomains, getSpatialReference, isIdentity, setSpatialReferenceByRef, transform, transformCellsize, transformExtent, transformPoints |
| Field Detail |
|---|
static final int IID4a303832_7ee4_491c_8434_84521e353589
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getColumns()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getRows()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getSunAzimuth()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getSunElevation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaxIterations()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaxIterations(int maxIterations)
throws java.io.IOException,
AutomationException
maxIterations - The maxIterations (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getInterpolationThreshold()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setInterpolationThreshold(double interpThreshold)
throws java.io.IOException,
AutomationException
interpThreshold - The interpThreshold (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IVariantArray getParameters()
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 | ||||||||