13 #ifndef mitkAbstractAnnotationRenderer_h
14 #define mitkAbstractAnnotationRenderer_h
40 const std::string
GetID()
const;
69 virtual void OnAnnotationRenderersChanged() {}
70 const std::string m_RendererID;
71 const std::string m_ID;
Baseclass of Annotation layouters An AbstractAnnotationRenderer can be implemented to control a set o...
static const std::string US_PROPKEY_RENDERER_ID
static const std::string US_PROPKEY_ID
void RemoveAllAnnotation()
void CurrentBaseRendererChanged()
static const std::string US_INTERFACE_NAME
const std::string GetID() const
~AbstractAnnotationRenderer() override
virtual destructor in order to derive from this class
BaseRenderer * GetCurrentBaseRenderer()
us::ServiceTracker< Annotation > Superclass
virtual void OnRenderWindowModified()
AbstractAnnotationRenderer(const std::string &rendererID, const std::string &arID)
const std::string GetRendererID() const
#define MITK_DECLARE_SERVICE_INTERFACE(IFace, IId)
Find image slices visible on a given plane.