|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterValue2
COM Interface 'IRasterValue2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to additional members that control a raster value.' 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 |
IID4f128505_c63b_474b_9167_a92c8a90536a
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IRasterValue |
---|
IID6b2d0243_7100_4e3f_aa02_5ec12daf6980 |
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 |
Field Detail |
---|
static final int IID4f128505_c63b_474b_9167_a92c8a90536a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IGeodataXform getPersistXform() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPersistXformByRef(IGeodataXform xform) throws java.io.IOException, AutomationException
xform
- A reference to a com.esri.arcgis.geodatabase.IGeodataXform (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 |