|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISystemBridge
COM Interface 'ISystemBridge'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to methods usable in all supported languages.' 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 |
IID848e0e84_e280_4883_ba8c_320864c3d42e
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
classify(IClassifyGEN pClassify,
double[] doubleArrayValues,
int[] longArrayFrequencies,
int[] numClasses)
Classifies histogram data (array of values (doubles) and a paired array of frequencies (longs)) into the specified number of classes. |
| Field Detail |
|---|
static final int IID848e0e84_e280_4883_ba8c_320864c3d42e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void classify(IClassifyGEN pClassify,
double[] doubleArrayValues,
int[] longArrayFrequencies,
int[] numClasses)
throws java.io.IOException,
AutomationException
pClassify - A reference to a com.esri.arcgis.system.IClassifyGEN (in)doubleArrayValues - The doubleArrayValues (in)longArrayFrequencies - The longArrayFrequencies (in)numClasses - The numClasses (in/out: use single element array)
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 | ||||||||