|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterStatistics2
COM Interface 'IRasterStatistics2'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control raster 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 java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDdc667a54_7969_4486_aa5a_f7ec40d4b707
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterStatistics |
---|
IID7e7e6103_fa34_11d1_8d22_0000f8780535 |
Method Summary | |
---|---|
java.lang.Object |
getCovariances()
Array of doubles, the covariances with the n bands of the raster. |
void |
setCovariances(java.lang.Object pVal)
Array of doubles, the covariances with the n bands of the raster. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterStatistics |
---|
getIgnoredValues, getMaximum, getMean, getMedian, getMinimum, getMode, getSkipFactorX, getSkipFactorY, getStandardDeviation, isValid, recalculate, setIgnoredValues, setIsValid, setMaximum, setMean, setMinimum, setRasterBand, setSkipFactorX, setSkipFactorY, setStandardDeviation |
Field Detail |
---|
static final int IIDdc667a54_7969_4486_aa5a_f7ec40d4b707
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.Object getCovariances() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCovariances(java.lang.Object pVal) throws java.io.IOException, AutomationException
pVal
- A Variant (in)
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 |