|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimeSeriesParameters
Parameters for the creation of a time series widget.
Method Summary | |
---|---|
org.jfree.data.time.TimeSeriesCollection |
getDataset()
Gets the dataset for the time series. |
double |
getMax()
Gets the maximum value of the time series. |
double |
getMin()
Gets the minimum value of the time series. |
java.lang.String |
getSeriesHeading()
Gets the heading for the series. |
java.lang.String |
getTitle()
Gets the title of the time series. |
java.lang.String |
getUnitsLabel()
Gets the label for the units, if any. |
java.lang.String |
getXAxisLabel()
Gets the label for the x-axis. |
java.lang.String |
getYAxisLabel()
Gets the label for the y-axis. |
Method Detail |
---|
java.lang.String getSeriesHeading()
org.jfree.data.time.TimeSeriesCollection getDataset()
double getMin()
double getMax()
java.lang.String getTitle()
java.lang.String getXAxisLabel()
java.lang.String getYAxisLabel()
java.lang.String getUnitsLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |