|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICellSizeLevel2
COM Interface 'ICellSizeLevel2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a cell size level.' 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 |
IIDa5c2a545_736d_493f_a981_f0f23531d3d2
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.ICellSizeLevel |
---|
IIDcb2f5079_e498_4d7c_aedc_f7ecb4deb021 |
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 |
Field Detail |
---|
static final int IIDa5c2a545_736d_493f_a981_f0f23531d3d2
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setCategory(int pCategory) throws java.io.IOException, AutomationException
pCategory
- A com.esri.arcgis.datasourcesraster.esriCellSizeLevelCategory constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getCategory() throws java.io.IOException, AutomationException
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 |