|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterXformHelper
COM Interface 'IRasterXformHelper'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Raster Xform Helper class.' 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 |
IIDa17ed9eb_23d8_48b4_8f05_a6e55bdffed7
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
transform3D(IGeodataXform pXf,
int direction,
int npts,
_WKSPointZ pPoints)
Generic 3D transformation. |
void |
transform3DPoints(IGeodataXform pXf,
int direction,
IPointCollection pPoints)
Generic 3D transformation using point collection. |
| Field Detail |
|---|
static final int IIDa17ed9eb_23d8_48b4_8f05_a6e55bdffed7
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void transform3D(IGeodataXform pXf,
int direction,
int npts,
_WKSPointZ pPoints)
throws java.io.IOException,
AutomationException
pXf - A reference to a com.esri.arcgis.geodatabase.IGeodataXform (in)direction - A com.esri.arcgis.geometry.esriTransformDirection constant (in)npts - The npts (in)pPoints - A Structure: com.esri.arcgis.system._WKSPointZ (A com.esri.arcgis.system._WKSPointZ COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void transform3DPoints(IGeodataXform pXf,
int direction,
IPointCollection pPoints)
throws java.io.IOException,
AutomationException
pXf - A reference to a com.esri.arcgis.geodatabase.IGeodataXform (in)direction - A com.esri.arcgis.geometry.esriTransformDirection constant (in)pPoints - A reference to a com.esri.arcgis.geometry.IPointCollection (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 | ||||||||