|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterBuilderInit2
Provides access to members that initialize a raster builder.
| Method Summary | |
|---|---|
IGeoTransformationHelper |
getGeoTransformationHelper()
The geographic tranformation helper object, set by the calling application, that enables the raster builder to install geotransformation method in to the system's GeoTransformationOperationSet. |
void |
setGeoTransformationHelperByRef(IGeoTransformationHelper ppGeoTransformationHelper)
The geographic tranformation helper object, set by the calling application, that enables the raster builder to install geotransformation method in to the system's GeoTransformationOperationSet. |
| Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterBuilderInit |
|---|
getDefaultSpatialReference, getMosaicDataset, getRasterTypeOperation, getTrackCancel, setDefaultSpatialReferenceByRef, setMosaicDatasetByRef, setRasterTypeOperationByRef, setTrackCancelByRef |
| Method Detail |
|---|
void setGeoTransformationHelperByRef(IGeoTransformationHelper ppGeoTransformationHelper)
throws IOException,
AutomationException
ppGeoTransformationHelper - A reference to a com.esri.arcgis.datasourcesraster.IGeoTransformationHelper (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGeoTransformationHelper getGeoTransformationHelper()
throws IOException,
AutomationException
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 | ||||||||