public interface esriCellsizeType
extends java.io.Serializable
Description: 'Different ways of estimating cellsize.' 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 =
Modifier and Type | Field and Description |
---|---|
static int |
esriCellsizeAnyOf
The any of all cellsizes.
|
static int |
esriCellsizeFirstOf
The first of all cellsizes.
|
static int |
esriCellsizeLastOf
The last of all cellsizes.
|
static int |
esriCellsizeMaxOf
The maximum of all cellsizes.
|
static int |
esriCellsizeMeanOf
The mean of all cellsizes.
|
static int |
esriCellsizeMinOf
The minimum of all cellsizes.
|
static final int esriCellsizeAnyOf
static final int esriCellsizeFirstOf
static final int esriCellsizeMinOf
static final int esriCellsizeMaxOf
static final int esriCellsizeMeanOf
static final int esriCellsizeLastOf