Factory to construct views out of MaskItems for MaskGraphicsScene.
More...
Factory to construct views out of MaskItems for MaskGraphicsScene.
Definition at line 26 of file MaskViewFactory.h.
◆ createMaskView()
Definition at line 27 of file MaskViewFactory.cpp.
36 else if (
model_type ==
"ProjectionContainer") {
74 "Can't create a view for "
78 result->setParameterizedItem(item);
79 result->setSceneAdaptor(adaptor);
This is a View of ellipse mask (represented by EllipseItem) on GraphicsScene.
This is a view of HorizontalLineItem mask.
Main interface class for views representing MaskItems, Projections on graphics scene.
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...
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.
References SessionItem::modelType(), IShape2DView::setParameterizedItem(), and IShape2DView::setSceneAdaptor().
Referenced by MaskGraphicsScene::addViewForItem().
The documentation for this class was generated from the following files: