#include "CartesianPlotMarker.h"
Public Member Functions | |
CartesianPlotMarker (int _id) | |
virtual | ~CartesianPlotMarker () |
int | getId (void) const |
void | setStyle (const QColor &_innerColor, const QColor &_outerColor, int _size=8, double _outerColorSize=2.0) |
ot::CartesianPlotMarker::CartesianPlotMarker | ( | int | _id | ) |
|
virtual |
|
inline |
void ot::CartesianPlotMarker::setStyle | ( | const QColor & | _innerColor, |
const QColor & | _outerColor, | ||
int | _size = 8, | ||
double | _outerColorSize = 2.0 ) |