public interface IRasterStorageDef3 extends IRasterStorageDef2, java.io.Serializable
Description: 'Provides access to members that control raster storage properties.' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID27cea6d0_6d18_4ed4_ae3a_0861ad0caf4b |
static int |
xxDummy
Deprecated.
Internal use only
|
IID5aa61692_eb96_4dcd_9fb9_310869d5620d
IID30b9828a_85a6_4228_a7a4_7afb8a9842cc
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCreationOptions()
A list of format specific creation options (
|
void |
setCreationOptions(java.lang.String pOptions)
A list of format specific creation options (
|
isTiled, setTiled
getCellSize, getCompressionQuality, getCompressionType, getOrigin, getPyramidLevel, getPyramidResampleType, getTileHeight, getTileWidth, setCellSizeByRef, setCompressionQuality, setCompressionType, setOriginByRef, setPyramidLevel, setPyramidResampleType, setTileHeight, setTileWidth
static final int IID27cea6d0_6d18_4ed4_ae3a_0861ad0caf4b
static final int xxDummy
static final java.lang.String IID
java.lang.String getCreationOptions() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setCreationOptions(java.lang.String pOptions) throws java.io.IOException, AutomationException
pOptions
- The pOptions (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.