|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterHistogram
COM Interface 'IRasterHistogram'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control a raster 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID7aca3d0b_0629_11d2_8d24_0000f8780535
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
bin(double pixval)
Translates pixel values to integer Bin index. |
IBinFunction |
getBinFunction()
The Bin function that maps pixel value into histogram index. |
java.lang.Object |
getCounts()
Count array in doubles. |
void |
setCounts(java.lang.Object pVal)
Count array in doubles. |
| Field Detail |
|---|
static final int IID7aca3d0b_0629_11d2_8d24_0000f8780535
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.Object getCounts()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCounts(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.
int bin(double pixval)
throws java.io.IOException,
AutomationException
pixval - The pixval (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IBinFunction getBinFunction()
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 | ||||||||