casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::PlotShapePolygon Class Reference

Specialization of PlotShape for a polygon. More...

#include <PlotShape.h>

Inheritance diagram for casa::PlotShapePolygon:
casa::PlotShape casa::PlotItem

List of all members.

Public Member Functions

 PlotShapePolygon ()
 Constructor.
virtual ~PlotShapePolygon ()
 Destructor.
virtual unsigned int drawCount () const
 Overrides PlotShape::drawCount().

Detailed Description

Specialization of PlotShape for a polygon.

Definition at line 171 of file PlotShape.h.


Constructor & Destructor Documentation

Constructor.

Definition at line 174 of file PlotShape.h.

virtual casa::PlotShapePolygon::~PlotShapePolygon ( ) [inline, virtual]

Destructor.

Definition at line 177 of file PlotShape.h.


Member Function Documentation

virtual unsigned int casa::PlotShapePolygon::drawCount ( ) const [inline, virtual]

Overrides PlotShape::drawCount().

Provides default implementation that returns the number of vertices.

Reimplemented from casa::PlotShape.

Definition at line 181 of file PlotShape.h.


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