|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOverviewTileParameters2
Provides access to members that control overview image parameters.
Method Summary | |
---|---|
IPoint |
getBaseCellSize()
The cell size of the first level of overview tiles. |
void |
setBaseCellSizeByRef(IPoint ppBaseCellSize)
The cell size of the first level of overview tiles. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IOverviewTileParameters |
---|
getAoiGeometry, getCellSize, getLevels, getMaximumSizeOfTopmostOverview, getOrigin, getOverviewFactor, getTileCols, getTileRows, getWorkspaceName, setAoiGeometryByRef, setCellSize, setLevels, setMaximumSizeOfTopmostOverview, setOriginByRef, setOverviewFactor, setTileCols, setTileRows, setWorkspaceNameByRef |
Method Detail |
---|
void setBaseCellSizeByRef(IPoint ppBaseCellSize) throws IOException, AutomationException
ppBaseCellSize
- A reference to a com.esri.arcgis.geometry.IPoint (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPoint getBaseCellSize() throws IOException, AutomationException
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 |