#include <PlotView.hpp>
PlotViewTimeAxis is a plot axis that supports date/time values.
| resultsviewer::PlotViewTimeAxis::PlotViewTimeAxis |
( |
const int & |
plotType | ) |
|
|
inline |
| virtual QwtText resultsviewer::PlotViewTimeAxis::label |
( |
double |
fracDays | ) |
const |
|
inlineoverridevirtual |
| const int resultsviewer::PlotViewTimeAxis::plotType |
( |
| ) |
const |
|
inline |
| void resultsviewer::PlotViewTimeAxis::plotType |
( |
const int |
_plotType | ) |
|
|
inline |
| const openstudio::DateTime resultsviewer::PlotViewTimeAxis::startDateTime |
( |
| ) |
const |
|
inline |
| void resultsviewer::PlotViewTimeAxis::startDateTime |
( |
const openstudio::DateTime & |
_startDate | ) |
|
|
inline |