14 #include "msdevstudio/MSconfig.h" virtual void drawZLabels(const AxisModelBase &axis_model, ViewBase &view, const std::string &Z_label)
Draws the labels of the z axis.
The class for the 2D axes drawing.
AxisRep2D()
The default constructor.
virtual void drawAllZTicks(const AxisModelBase &axis_model, const TransformBase &transform, ViewBase &view)
Takes care of the z ticks drawing (i.e., the ticks on the top of the plot).
hippodraw::AxisRep2D class interface
hippodraw::ViewBase class interface
AxisRepBase * clone()
The clone function returns an object of its own kind which is a copy of this object at this moment...
A transform that transforms coordinates from one coordinate system to another.
The abstract base class for views.
The base class for the axis representation hierarchy.
The AxisModelBase class maintains the Range and scaling of an axis.