casa::PlotShapeRectangle Class Reference

Specialization of PlotShape for a rectangle. More...

#include <PlotShape.h>

Inheritance diagram for casa::PlotShapeRectangle:
casa::PlotShape casa::PlotItem

List of all members.

Public Member Functions

 PlotShapeRectangle ()
 Constructor.
virtual ~PlotShapeRectangle ()
 Destructor.
virtual void setRectCoordinates (const PlotCoordinate &upperLeft, const PlotCoordinate &lowerRight)=0
 Sets the rectangle coordinates to the given.

Detailed Description

Specialization of PlotShape for a rectangle.

Getting/setting coordinates MUST be in the order: [upperLeft, lowerRight].

Definition at line 124 of file PlotShape.h.


Constructor & Destructor Documentation

casa::PlotShapeRectangle::PlotShapeRectangle (  )  [inline]

Constructor.

Definition at line 127 of file PlotShape.h.

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

Destructor.

Definition at line 130 of file PlotShape.h.


Member Function Documentation

virtual void casa::PlotShapeRectangle::setRectCoordinates ( const PlotCoordinate &  upperLeft,
const PlotCoordinate &  lowerRight 
) [pure virtual]

Sets the rectangle coordinates to the given.


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