|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISplineXform
COM Interface 'ISplineXform'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a Thin Plate Spline 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 |
IIDb5e683ca_8651_4f27_b987_5f391adcb366
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabase.IGeodataXform |
|---|
IID5e6cf525_4e74_419b_946f_7da9bfdf815d |
| Method Summary | |
|---|---|
void |
defineFromControlPoints(IPointCollection pSrcGCPs,
IPointCollection pDstGCPs)
Defines a spline transform using control points. |
void |
getControlPoints(IPointCollection[] ppSrcGCPs,
IPointCollection[] ppDstGCPs)
Gets control points. |
| Methods inherited from interface com.esri.arcgis.geodatabase.IGeodataXform |
|---|
getDomains, getSpatialReference, isIdentity, setSpatialReferenceByRef, transform, transformCellsize, transformExtent, transformPoints |
| Field Detail |
|---|
static final int IIDb5e683ca_8651_4f27_b987_5f391adcb366
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void defineFromControlPoints(IPointCollection pSrcGCPs,
IPointCollection pDstGCPs)
throws java.io.IOException,
AutomationException
pSrcGCPs - A reference to a com.esri.arcgis.geometry.IPointCollection (in)pDstGCPs - 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.
void getControlPoints(IPointCollection[] ppSrcGCPs,
IPointCollection[] ppDstGCPs)
throws java.io.IOException,
AutomationException
ppSrcGCPs - A reference to a com.esri.arcgis.geometry.IPointCollection (out: use single element array)ppDstGCPs - A reference to a com.esri.arcgis.geometry.IPointCollection (out: use single element array)
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 | ||||||||