|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterPyramid2
COM Interface 'IRasterPyramid2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control the pyramids for a raster dataset.' 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 |
IIDf4e73742_71c1_425e_b889_e4fad1ea63d0
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterPyramid |
---|
IID81bd0a10_6fb6_11d3_a407_0004ac1b1d86 |
Method Summary | |
---|---|
void |
buildPyramid(int maxLevel,
int method)
Builds pyramid for this RasterDataset. |
int |
getPyramidLevel()
The pyramid level. |
int |
getPyramidResamplingMethod()
The pyramid resampling method. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterPyramid |
---|
create, getMinimumSize, isPresent, setMinimumSize |
Field Detail |
---|
static final int IIDf4e73742_71c1_425e_b889_e4fad1ea63d0
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getPyramidLevel() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getPyramidResamplingMethod() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void buildPyramid(int maxLevel, int method) throws java.io.IOException, AutomationException
maxLevel
- The maxLevel (in)method
- A com.esri.arcgis.geodatabase.rstResamplingTypes constant (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 |