Package | Description |
---|---|
net.windward.chart.datasource |
These classes provide the data for a chart.
|
Modifier and Type | Method and Description |
---|---|
WindwardDateTime |
IChartCoordinateValue.getDate()
The Date (DATE) value.
|
WindwardDateTime |
IChartPlotPoint.getDate(int ind)
A coordinate value in the point.
|
double |
IChartCoordinateValue.getDouble()
The double (XY) value.
|
double |
IChartPlotPoint.getDouble(int ind)
A coordinate value in the point.
|
long |
IChartCoordinateValue.getLong()
The int (XY) value.
|
long |
IChartPlotPoint.getLong(int ind)
A coordinate value in the point.
|
java.lang.Number |
IChartCoordinateValue.getNumber()
The Number (XY) value.
|
java.lang.Number |
IChartPlotPoint.getNumber(int ind)
A coordinate value in the point.
|
java.lang.String |
IChartCoordinateValue.getString()
The String value.
|
java.lang.String |
IChartPlotPoint.getString(int ind)
A coordinate value in the point.
|
Copyright © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software