|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IClassBreaksDef
COM Interface 'IClassBreaksDef'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to the available properties of a ClassBreaksDef object.' 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 |
IID84603a2c_01d3_47ca_8457_4f0557ed5582
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.IDataClassificationDef |
|---|
IID3d2d6292_0780_450d_bae3_90ba2e016f11 |
| Method Summary | |
|---|---|
int |
getBreakCount()
Number of breaks. |
java.lang.String |
getClassificationField()
Names of the classification field. |
int |
getClassificationMethod()
Classification Method. |
java.lang.String |
getNormalizationField()
Normalization field. |
int |
getNormalizationType()
Normalization Type. |
double |
getStandardDeviationInterval()
Standard deviation interval. |
void |
setBreakCount(int breakCount)
Number of breaks. |
void |
setClassificationField(java.lang.String classificationField)
Names of the classification field. |
void |
setClassificationMethod(int classifyMethod)
Classification Method. |
void |
setNormalizationField(java.lang.String normalizationField)
Normalization field. |
void |
setNormalizationType(int normalizationType)
Normalization Type. |
void |
setStandardDeviationInterval(double breakCount)
Standard deviation interval. |
| Methods inherited from interface com.esri.arcgis.carto.IDataClassificationDef |
|---|
getBaseSymbol, getColorRamp, setBaseSymbolByRef, setColorRampByRef |
| Field Detail |
|---|
static final int IID84603a2c_01d3_47ca_8457_4f0557ed5582
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getClassificationField()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClassificationField(java.lang.String classificationField)
throws java.io.IOException,
AutomationException
classificationField - The classificationField (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getBreakCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setBreakCount(int breakCount)
throws java.io.IOException,
AutomationException
breakCount - The breakCount (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getClassificationMethod()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setClassificationMethod(int classifyMethod)
throws java.io.IOException,
AutomationException
classifyMethod - A com.esri.arcgis.carto.esriClassifyMethod constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getNormalizationField()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNormalizationField(java.lang.String normalizationField)
throws java.io.IOException,
AutomationException
normalizationField - The normalizationField (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getNormalizationType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNormalizationType(int normalizationType)
throws java.io.IOException,
AutomationException
normalizationType - A com.esri.arcgis.carto.esriDataNormalization constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getStandardDeviationInterval()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStandardDeviationInterval(double breakCount)
throws java.io.IOException,
AutomationException
breakCount - The breakCount (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 | ||||||||