36 else if (
model_type ==
"ProjectionContainer") {
74 "Can't create a view for "
Defines EllipseView class.
Defines class GUIHelpers functions.
Defines IntensityDataView class.
Defines classes VerticalLineView and HorizontalLineView.
Defines MaskAllView class.
Defines MaskContainerView class.
Defines class MaskViewFactory.
Defines PolygonPointView class.
Defines PolygonView class.
Defines RegionOfInterestView class.
Defines class SessionItem.
This is a View of ellipse mask (represented by EllipseItem) on GraphicsScene.
This is a view of HorizontalLineItem mask.
Interface to adapt MaskItems coordinates (expressed in units of IntensityDataItem) to/from scene coor...
Main interface class for views representing MaskItems, Projections on graphics scene.
void setSceneAdaptor(const ISceneAdaptor *adaptor)
virtual void setParameterizedItem(SessionItem *item)
This is a view of MaskAllItem which covers whole detector plane with mask value=true.
The MaskContainerView is nothing move than just transparent rectangle to cover axes area of ColorMapP...
static IShape2DView * createMaskView(SessionItem *item, ISceneAdaptor *adaptor=0)
This is a View of polygon point for PolygonMaskItem.
This is a View of polygon mask (represented by PolygonItem) on GraphicsScene.
This is a View of rectangular mask (represented by RectangleItem) on GraphicsScene.
The RegionOfInterest class represent view of RegionOfInterestItem on graphics scene.
QString modelType() const
Get model type.
This is a view of VerticalLineItem mask.