casa::RegionShapeDM Class Reference

Implementation of CachingDisplayMethod to be used by RegionShapes. More...

#include <RegionShape.h>

Inheritance diagram for casa::RegionShapeDM:
casa::CachingDisplayMethod casa::DisplayMethod

List of all members.

Public Member Functions

 RegionShapeDM (RegionShape &shape, WorldCanvas *wc, AttributeBuffer *wcAttr, AttributeBuffer *ddAttr, CachingDisplayData *dd)
 Constructor that takes the RegionShape to draw, as well as the other parameters for the CachingDisplayMethod constructor.
 ~RegionShapeDM ()
 Destructor.
Bool drawIntoList (Display::RefreshReason reason, WorldCanvasHolder &wch)
 Implementation of CachingDisplayMethod::drawIntoList.

Private Attributes

RegionShapem_shape

Detailed Description

Implementation of CachingDisplayMethod to be used by RegionShapes.

Basically just a call to the shape's draw method.

Definition at line 730 of file RegionShape.h.


Constructor & Destructor Documentation

casa::RegionShapeDM::RegionShapeDM ( RegionShape shape,
WorldCanvas wc,
AttributeBuffer wcAttr,
AttributeBuffer ddAttr,
CachingDisplayData dd 
)

Constructor that takes the RegionShape to draw, as well as the other parameters for the CachingDisplayMethod constructor.

casa::RegionShapeDM::~RegionShapeDM (  ) 

Destructor.


Member Function Documentation

Bool casa::RegionShapeDM::drawIntoList ( Display::RefreshReason  reason,
WorldCanvasHolder wch 
) [virtual]

Member Data Documentation

Definition at line 744 of file RegionShape.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1