#include <CartesianGridlines.h>

Public Member Functions | |
| virtual OrientationType | getOrientation () const =0 |
Protected Member Functions | |
| virtual | ~CartesianGridlines () |
Definition at line 21 of file CartesianGridlines.h.
| virtual CartesianGridlines::~CartesianGridlines | ( | ) | [protected, virtual] |
A plug-in cannot create this object, it can only retrieve an already existing object by calling CartesianPlot::getGridlines().
The Cartesian plot manages its own instances of this object.
Definition at line 37 of file CartesianGridlines.h.
| virtual OrientationType CartesianGridlines::getOrientation | ( | ) | const [pure virtual] |
Returns the orientation of the gridlines.