Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Planar figure data types. More...
Classes | |
class | mitk::ImageToPlanarFigureFilter |
Superclass of all classes having one or more Images as input and generating PlanarFigures as output. More... | |
class | mitk::PlanarFigureControlPointStyleProperty |
Defines the rendering style of control points for PlanarFigure objects. More... | |
class | mitk::PlanarFigureInteractor |
Interaction with mitk::PlanarFigure objects via control-points. More... | |
class | mitk::PlanarFigureMapper2D |
OpenGL-based mapper to render display sub-class instances of mitk::PlanarFigure. More... | |
class | mitk::PlanarFigureReader |
reads xml representations of mitk::PlanarFigure from a file More... | |
class | mitk::PlanarFigureSource |
Base class for all filters which have an object of type mitk::PlanarFigure as output. More... | |
class | mitk::PlanarFigureToPlanarFigureFilter |
Base class for all filters which have an object of type mitk::PlanarFigure as input and output. More... | |
class | mitk::PlanarFigureWriter |
XML-based writer for mitk::PlanarFigures. More... | |
class | mitk::PlanarFigureIOFactory |
Create instances of PlanarFigureReader objects using an object factory. More... | |
Planar figure data types.
|
protected |
Enumerator | |
---|---|
PF_DEFAULT | |
PF_HOVER | |
PF_SELECTED | |
PF_COUNT |
Definition at line 124 of file mitkPlanarFigureMapper2D.h.
Enumerator | |
---|---|
Square | |
Circle |
Definition at line 49 of file mitkPlanarFigureControlPointStyleProperty.h.