casa::PlotLayoutSingle Class Reference

#include <PlotCanvasLayout.h>

Inheritance diagram for casa::PlotLayoutSingle:
casa::PlotCanvasLayout

List of all members.

Public Member Functions

 PlotLayoutSingle (PlotCanvasPtr c)
 Constructor which takes the canvas.
 ~PlotLayoutSingle ()
 Destructor.
bool coordIsValid (const PlotLayoutCoordinate &) const
 Implements PlotCanvasLayout::coordIsValid().
int coordToIndex (const PlotLayoutCoordinate &) const
 Implements PlotCanvasLayout::coordToIndex().
void setCanvasAt (const PlotLayoutCoordinate &coord, PlotCanvasPtr c)
 Implements PlotCanvasLayout::setCanvasAt().
void setCanvas (PlotCanvasPtr canvas)
 Sets this layout's canvas to the given.
PlotCanvasPtr canvas () const
 Implements PlotCanvasLayout::canvas().
PlotCanvasPtr canvasAt (const PlotLayoutCoordinate &coord) const
 Implements PlotCanvasLayout::canvasAt().
vector< PlotCanvasPtrallCanvases () const
 Implements PlotCanvasLayout::allCanvases().
bool isValid () const
 Implements PlotCanvasLayout::isValid().
unsigned int spacing () const
 Implements PlotCanvasLayout::spacing().
void setSpacing (unsigned int)
 Implements PlotCanvasLayout::setSpacing().

Protected Attributes

PlotCanvasPtr m_canvas

Detailed Description

Definition at line 112 of file PlotCanvasLayout.h.


Constructor & Destructor Documentation

casa::PlotLayoutSingle::PlotLayoutSingle ( PlotCanvasPtr  c  ) 

Constructor which takes the canvas.

casa::PlotLayoutSingle::~PlotLayoutSingle (  ) 

Destructor.


Member Function Documentation

vector<PlotCanvasPtr> casa::PlotLayoutSingle::allCanvases (  )  const [virtual]
PlotCanvasPtr casa::PlotLayoutSingle::canvas (  )  const [virtual]
PlotCanvasPtr casa::PlotLayoutSingle::canvasAt ( const PlotLayoutCoordinate coord  )  const [virtual]
bool casa::PlotLayoutSingle::coordIsValid ( const PlotLayoutCoordinate  )  const [inline, virtual]

Implements PlotCanvasLayout::coordIsValid().

Implements casa::PlotCanvasLayout.

Definition at line 122 of file PlotCanvasLayout.h.

int casa::PlotLayoutSingle::coordToIndex ( const PlotLayoutCoordinate  )  const [inline, virtual]

Implements PlotCanvasLayout::coordToIndex().

Implements casa::PlotCanvasLayout.

Definition at line 125 of file PlotCanvasLayout.h.

bool casa::PlotLayoutSingle::isValid (  )  const [virtual]
void casa::PlotLayoutSingle::setCanvas ( PlotCanvasPtr  canvas  ) 

Sets this layout's canvas to the given.

void casa::PlotLayoutSingle::setCanvasAt ( const PlotLayoutCoordinate coord,
PlotCanvasPtr  c 
) [virtual]
void casa::PlotLayoutSingle::setSpacing ( unsigned int   )  [inline, virtual]

Implements PlotCanvasLayout::setSpacing().

Implements casa::PlotCanvasLayout.

Definition at line 149 of file PlotCanvasLayout.h.

unsigned int casa::PlotLayoutSingle::spacing (  )  const [inline, virtual]

Implements PlotCanvasLayout::spacing().

Implements casa::PlotCanvasLayout.

Definition at line 146 of file PlotCanvasLayout.h.


Member Data Documentation

Definition at line 152 of file PlotCanvasLayout.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