|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICellSizeLevel2
Provides access to members that control a cell size level.
| Method Summary | |
|---|---|
int |
getCategory()
The category associated with the cell size level. |
void |
setCategory(int pCategory)
The category associated with the cell size level. |
| Methods inherited from interface com.esri.arcgis.datasourcesraster.ICellSizeLevel |
|---|
getCellSize, getGeometry, getID, getMaximumCellSize, getMinimumCellSize, setCellSize, setGeometryByRef, setID, setMaximumCellSize, setMinimumCellSize |
| Method Detail |
|---|
void setCategory(int pCategory)
throws IOException,
AutomationException
pCategory - A com.esri.arcgis.datasourcesraster.esriCellSizeLevelCategory constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCategory()
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 | ||||||||