|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterStorageDef2
COM Interface 'IRasterStorageDef2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
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 =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID5aa61692_eb96_4dcd_9fb9_310869d5620d
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IRasterStorageDef |
---|
IID30b9828a_85a6_4228_a7a4_7afb8a9842cc |
Method Summary | |
---|---|
boolean |
isTiled()
Indicates if output raster dataset should be tiled if applicable. |
void |
setTiled(boolean tiled)
Indicates if output raster dataset should be tiled if applicable. |
Methods inherited from interface com.esri.arcgis.geodatabase.IRasterStorageDef |
---|
getCellSize, getCompressionQuality, getCompressionType, getOrigin, getPyramidLevel, getPyramidResampleType, getTileHeight, getTileWidth, setCellSizeByRef, setCompressionQuality, setCompressionType, setOriginByRef, setPyramidLevel, setPyramidResampleType, setTileHeight, setTileWidth |
Field Detail |
---|
static final int IID5aa61692_eb96_4dcd_9fb9_310869d5620d
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isTiled() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTiled(boolean tiled) throws java.io.IOException, AutomationException
tiled
- The tiled (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 |