|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriArgStatisticsType
Constants from esriArgStatisticsType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'The types of arg statistics.' 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 int |
esriArgStatisticsDuration
Maximum consecutive rasters whose pixel values are within a given pixel value range [min, max]. |
static int |
esriArgStatisticsMaximum
The position/index of the raster for which the pixel value is maximum. |
static int |
esriArgStatisticsMedian
The position/index of the raster for which the pixel value is median. |
static int |
esriArgStatisticsMinimum
The position/index of the raster for which the pixel value is minimum. |
Field Detail |
---|
static final int esriArgStatisticsMaximum
static final int esriArgStatisticsMinimum
static final int esriArgStatisticsMedian
static final int esriArgStatisticsDuration
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |