casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
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 701 of file RegionShape.h.


Constructor & Destructor Documentation

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

Destructor.


Member Function Documentation


Member Data Documentation

Definition at line 715 of file RegionShape.h.


The documentation for this class was generated from the following file: