|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterValue2
Provides access to additional members that control a raster value.
IRasterValue2 provides the access to the persisted xform information about the RasterValue
IRasterValue2
,
IRasterValue
,
IRasterStorageDef2
,
IRasterStorageDef
Method Summary | |
---|---|
IGeodataXform |
getPersistXform()
The geodata transformation to be persisted. |
void |
setPersistXformByRef(IGeodataXform xform)
The geodata transformation to be persisted. |
Methods inherited from interface com.esri.arcgis.geodatabase.IRasterValue |
---|
getExtent, getRaster, getRasterDataset, getRasterDatasetName, getRasterStorageDef, setEmptyRasterDataset, setExtentByRef, setRasterByRef, setRasterDatasetByRef, setRasterDatasetNameByRef, setRasterStorageDefByRef |
Method Detail |
---|
IGeodataXform getPersistXform() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPersistXformByRef(IGeodataXform xform) throws IOException, AutomationException
xform
- A reference to a com.esri.arcgis.geodatabase.IGeodataXform (in)
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 |