Public Member Functions | |
ImprovedTimeXAxis () | |
String | format (double number) |
java.text.SimpleDateFormat | getDateFormat () |
void | setFormat (java.lang.String newFormat) |
Protected Attributes | |
java.text.SimpleDateFormat | dateFormat = null |
|
DefaultTimeXAxis constructor. |
|
This method return string that represent date, which is constructed from parameter specified number.
Reimplemented from com::cosylab::gui::components::r2::chart::AbstractChartAxis.
|
|
This method return dateFormat. If it is not initialized return new
|
|
This method sets new format in
Reimplemented from com::cosylab::gui::components::r2::chart::AbstractChartAxis.
|
|
|