Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Container for position and size on the display. More...
#include <mitkOverlay.h>
Public Attributes | |
itk::Point< double, 2 > | Position |
itk::Point< double, 2 > | Size |
Container for position and size on the display.
Definition at line 40 of file mitkOverlay.h.
itk::Point<double, 2> mitk::Overlay::Bounds::Position |
Definition at line 42 of file mitkOverlay.h.
Referenced by mitk::VtkOverlay2D::GetBoundsOnDisplay(), mitk::TextOverlay2D::GetBoundsOnDisplay(), mitk::Overlay::GetBoundsOnDisplay(), mitk::Overlay2DLayouter::PrepareLayout(), mitk::VtkOverlay2D::SetBoundsOnDisplay(), and mitk::TextOverlay2D::SetBoundsOnDisplay().
itk::Point<double, 2> mitk::Overlay::Bounds::Size |
Definition at line 43 of file mitkOverlay.h.
Referenced by mitk::VtkOverlay2D::GetBoundsOnDisplay(), mitk::TextOverlay2D::GetBoundsOnDisplay(), mitk::Overlay::GetBoundsOnDisplay(), mitk::Overlay2DLayouter::PrepareLayout(), and mitk::VtkOverlay2D::SetBoundsOnDisplay().