25 #ifndef NUCLEUSMARKERORTHOVIEWRENDERER_HH 26 #define NUCLEUSMARKERORTHOVIEWRENDERER_HH 76 virtual void render(QPainter *painter)
const;
138 QXmlStreamWriter &svgStream,
139 blitz::TinyVector<double,3>
const &shapePx,
140 blitz::TinyVector<double,3>
const &lowerBoundUm,
141 blitz::TinyVector<double,3>
const &upperBoundUm,
142 std::string
const &font,
double fontSizePt,
167 virtual void updateCache(
int direction)
const;
virtual MarkerOrthoViewRendererCache * clone() const
Get a new copy of this cache.
void setContinuity(int continuity)
Set continuity.
virtual ~NucleusMarkerOrthoViewRendererCache()
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.
void setPredictedContinuity(int predictedContinuity)
Set predicted continuity.
void setMitotic(bool mitotic)
Set mitotic flag.
void setPredictedMitotic(bool predictedMitotic)
Set predictedMitotic flag.
NucleusMarkerOrthoViewRendererCache()
The SHSurfaceMarkerOrthoViewRendererCache class stores and replays spherical harmonic marker geometry...