|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIntervalRange
Provides access to members that control classifications that need an interval range.
IDeviationInterval
,
IClassify
,
IClassify.classify(int[])
,
IClassify.setHistogramData(java.lang.Object, java.lang.Object)
Method Summary | |
---|---|
double |
getDefault()
The Default Range for the data. |
void |
setIntervalRange(double rhs1)
The Interval Range. |
Method Detail |
---|
void setIntervalRange(double rhs1) throws IOException, AutomationException
rhs1
- The rhs1 (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDeviationInterval
,
IClassify
,
IClassify.classify(int[])
,
IClassify.setHistogramData(java.lang.Object, java.lang.Object)
double getDefault() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDeviationInterval
,
IClassify
,
IClassify.classify(int[])
,
IClassify.setHistogramData(java.lang.Object, java.lang.Object)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |