public interface IStatsHistogram2 extends IStatsHistogram, java.io.Serializable
Description: 'Provides access to members that controls stats and histogram.' 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 java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID0a69bfa0_d411_468d_be27_3042e80a9cc0 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID2b9062e8_df44_4012_a0e4_cf0efaa21693
Modifier and Type | Method and Description |
---|---|
double |
getPixelCount()
The total pixel count.
|
accumulate, empty, getHistogram, getMax, getMean, getMin, getStdDev, hasHistogram, hasStats, putHistogramMinmax, putStats, queryHistogramMinmax, queryStats, setHistogram, setMax, setMean, setMin, setStdDev, update
static final int IID0a69bfa0_d411_468d_be27_3042e80a9cc0
static final int xxDummy
static final java.lang.String IID
double getPixelCount() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.