casa::PlotShapePath Class Reference

Specialization of PlotShape for a path. More...

#include <PlotShape.h>

Inheritance diagram for casa::PlotShapePath:
casa::PlotShape casa::PlotItem

List of all members.

Public Member Functions

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

Detailed Description

Specialization of PlotShape for a path.

A path is a series of lines connecting the given points. (Like a polygon, but not connecting the first and last points, or filled in.)

Definition at line 258 of file PlotShape.h.


Constructor & Destructor Documentation

casa::PlotShapePath::PlotShapePath (  )  [inline]

Constructor.

Definition at line 261 of file PlotShape.h.

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

Destructor.

Definition at line 264 of file PlotShape.h.


Member Function Documentation

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

Overrides PlotShape::drawCount().

Provides default implementation that returns the number of path points.

Reimplemented from casa::PlotShape.

Definition at line 268 of file PlotShape.h.

References casa::PlotShape::coordinates().


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