13 #ifndef ManualPlacementAnnotationRenderer_H 14 #define ManualPlacementAnnotationRenderer_H 43 static void AddAnnotation(Annotation *Annotation,
BaseRenderer *renderer);
48 static const std::string ANNOTATIONRENDERER_ID;
53 #endif // ManualPlacementAnnotationRenderer_H
The ManualPlacementAnnotationRenderer is used for the simple placement of mitk::Annotation Objects...
#define MITKANNOTATION_EXPORT
Organizes the rendering process.
DataCollection - Class to facilitate loading/accessing structured data.
Baseclass of Annotation layouters An AbstractAnnotationRenderer can be implemented to control a set o...
Base class for all Annotation This class is to be implemented in order to create Annotation which are...