to.etc.domui.component.dynaima
Class AreaCharter.BucketData
java.lang.Object
to.etc.domui.component.dynaima.AreaCharter.BucketData
- Enclosing class:
- AreaCharter
public static class AreaCharter.BucketData
- extends java.lang.Object
Constructor Summary |
protected |
AreaCharter.BucketData(java.lang.String bucketName,
java.lang.Comparable<?> bucketValue)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AreaCharter.BucketData
protected AreaCharter.BucketData(java.lang.String bucketName,
java.lang.Comparable<?> bucketValue)
setValue
public void setValue(int index,
double val)
getBucketName
public java.lang.String getBucketName()
getBucketValue
public java.lang.Comparable getBucketValue()
getValue
public java.lang.Double getValue(int ix)