casa
5.7.0-16
|
#include <PlotCanvasLayout.h>
Protected Attributes | |
PlotCanvasPtr | m_canvas |
Protected Attributes inherited from casa::PlotCanvasLayout | |
Plotter * | m_plotter |
Definition at line 112 of file PlotCanvasLayout.h.
casa::PlotLayoutSingle::PlotLayoutSingle | ( | PlotCanvasPtr | c | ) |
Constructor which takes the canvas.
casa::PlotLayoutSingle::~PlotLayoutSingle | ( | ) |
Destructor.
|
virtual |
Implements PlotCanvasLayout::allCanvases().
Implements casa::PlotCanvasLayout.
|
virtual |
Implements PlotCanvasLayout::canvas().
Implements casa::PlotCanvasLayout.
|
virtual |
Implements PlotCanvasLayout::canvasAt().
Implements casa::PlotCanvasLayout.
|
inlinevirtual |
Implements PlotCanvasLayout::coordIsValid().
Implements casa::PlotCanvasLayout.
Definition at line 122 of file PlotCanvasLayout.h.
|
inlinevirtual |
Implements PlotCanvasLayout::coordToIndex().
Implements casa::PlotCanvasLayout.
Definition at line 125 of file PlotCanvasLayout.h.
|
virtual |
Implements PlotCanvasLayout::isValid().
Implements casa::PlotCanvasLayout.
void casa::PlotLayoutSingle::setCanvas | ( | PlotCanvasPtr | canvas | ) |
Sets this layout's canvas to the given.
|
virtual |
Implements PlotCanvasLayout::setCanvasAt().
Implements casa::PlotCanvasLayout.
|
inlinevirtual |
Implements PlotCanvasLayout::setSpacing().
Implements casa::PlotCanvasLayout.
Definition at line 149 of file PlotCanvasLayout.h.
|
inlinevirtual |
Implements PlotCanvasLayout::spacing().
Implements casa::PlotCanvasLayout.
Definition at line 146 of file PlotCanvasLayout.h.
|
protected |
Definition at line 152 of file PlotCanvasLayout.h.