|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOverviewBuilder
COM Interface 'IOverviewBuilder'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control an overview builder.' 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 |
IID82fdd302_43c6_4f56_8e8e_5f11bbf920eb
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
generateImage(IOverviewItemURI pItemURI)
Generates the overview raster dataset associated with the specified overview item URI object. |
ICellSizeLevels |
getCellSizeLevels()
The cell size levels associated with the overview tiling schema. |
IDefineOverviewsParameters |
getOverviewParameters()
The parameters object that control how overview items are created. |
void |
setCellSizeLevelsByRef(ICellSizeLevels ppCellSizeLevels)
The cell size levels associated with the overview tiling schema. |
void |
setOverviewParametersByRef(IDefineOverviewsParameters ppParameters)
The parameters object that control how overview items are created. |
Field Detail |
---|
static final int IID82fdd302_43c6_4f56_8e8e_5f11bbf920eb
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setOverviewParametersByRef(IDefineOverviewsParameters ppParameters) throws java.io.IOException, AutomationException
ppParameters
- A reference to a com.esri.arcgis.datasourcesraster.IDefineOverviewsParameters (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDefineOverviewsParameters getOverviewParameters() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCellSizeLevelsByRef(ICellSizeLevels ppCellSizeLevels) throws java.io.IOException, AutomationException
ppCellSizeLevels
- A reference to a com.esri.arcgis.datasourcesraster.ICellSizeLevels (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ICellSizeLevels getCellSizeLevels() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean generateImage(IOverviewItemURI pItemURI) throws java.io.IOException, AutomationException
pItemURI
- A reference to a com.esri.arcgis.datasourcesraster.IOverviewItemURI (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 |