|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ChartDataModelConstraints
This interface is used by the rendering algorithm for a coordinate system. It defines the range of values.
| Method Summary | |
|---|---|
double |
getMaximumColumnValue()
Returns the maximum column value. |
java.lang.Number |
getMaximumValue()
Returns the maximum value of all datasets. |
double |
getMinimumColumnValue()
Returns the minimum column value. |
java.lang.Number |
getMinimumValue()
Returns the minimum value of all datasets. |
| Method Detail |
|---|
java.lang.Number getMinimumValue()
java.lang.Number getMaximumValue()
double getMinimumColumnValue()
double getMaximumColumnValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||