25 #ifndef CELLMARKERORTHOVIEWRENDERER_HH 26 #define CELLMARKERORTHOVIEWRENDERER_HH 76 virtual void render(QPainter *painter)
const;
107 QXmlStreamWriter &svgStream,
108 blitz::TinyVector<double,3>
const &shapePx,
109 blitz::TinyVector<double,3>
const &lowerBoundUm,
110 blitz::TinyVector<double,3>
const &upperBoundUm,
111 std::string
const &font,
double fontSizePt,
132 virtual void updateCache(
int direction)
const;
CellMarkerOrthoViewRendererCache()
virtual void setPredictedContinuity(int continuity)
The MarkerOrthoViewRendererCache class specifies the interface to store and replay marker geometry in...
virtual void render(QPainter *painter) const
Render the content of the cache into the given painter.
virtual void setContinuity(int continuity)
virtual int continuity() const
The SurfaceMarkerOrthoViewRendererCache class stores and replays marker geometry information using a ...
virtual MarkerOrthoViewRendererCache * clone() const
Get a new copy of this cache.
The CellMarkerOrthoViewRendererCache class stores and replays marker geometry information using a QPa...
virtual ~CellMarkerOrthoViewRendererCache()
virtual int predictedContinuity() const