43 bool bBufferedUpdate )
const = 0;
57 const ::basegfx::B2DPoint& rPos,
58 bool bBufferedUpdate )
const = 0;
Helper interface to connect SpriteCanvas with various sprite implementations.
Specialization of canvas::Sprite interface, to also provide redraw methods.
virtual void redraw(OutputDevice &rOutDev, const ::basegfx::B2DPoint &rPos, bool bBufferedUpdate) const =0
Redraw sprite at the given position.
virtual void redraw(OutputDevice &rOutDev, bool bBufferedUpdate) const =0
Redraw sprite at the stored position.