casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
casa::PMS_PP_Canvas Class Reference

Subclass of PlotMSPlotParameters::Group to handle canvas parameters. More...

#include <PlotMSPlotParameterGroups.h>

Inheritance diagram for casa::PMS_PP_Canvas:
casa::PlotMSPlotParameters::Group

Public Member Functions

 PMS_PP_Canvas (PlotFactoryPtr factory)
 
 PMS_PP_Canvas (const PMS_PP_Canvas &copy)
 
 ~PMS_PP_Canvas ()
 
Groupclone () const
 Abstract Methods //. More...
 
const casacore::Stringname () const
 Returns the name of this group of subparameters. More...
 
casacore::Record toRecord () const
 Returns a casacore::Record representing this group of subparameters. More...
 
void fromRecord (const casacore::Record &record)
 Sets the values for this group of subparameters using the given Record. More...
 
bool requiresRedrawOnChange () const
 Returns true if the plot needs to be redrawn when subpamarameters in this group have changed, false otherwise. More...
 
PMS_PP_Canvasoperator= (const Group &other)
 
PMS_PP_Canvasoperator= (const PMS_PP_Canvas &other)
 
bool operator== (const Group &other) const
 
unsigned int numCanvases () const
 Gets how many canvases there are. More...
 
void setLabelFormats (const PlotMSLabelFormat &xFormat, const PlotMSLabelFormat &yFormat, unsigned int index=0)
 Sets single versions of the parameters for the given index. More...
 
void showAxesLabels (const bool &xLabelShow, const bool &yLabelShow, unsigned int index=0)
 
void showLegend (const bool &show, const PlotCanvas::LegendPosition &pos, unsigned int index=0)
 
void showLegend (const bool &show, const casacore::String &pos, unsigned int index=0)
 
void showGridMajor (const bool &show, const PlotLinePtr &line, unsigned int index=0)
 
void showGridMinor (const bool &show, const PlotLinePtr &line, unsigned int index=0)
 
void showGrid (const bool &showMajor, const bool &showMinor, const PlotLinePtr &majorLine, const PlotLinePtr &minorLine, unsigned int index=0)
 
const vector< PlotMSLabelFormat > & xLabelFormats () const
 
void setXLabelFormats (const vector< PlotMSLabelFormat > &value)
 
const PlotMSLabelFormatxLabelFormat (unsigned int index=0) const
 
void setXLabelFormat (const PlotMSLabelFormat &value, unsigned int index=0)
 
const vector< PlotMSLabelFormat > & yLabelFormats () const
 
void setYLabelFormats (const vector< PlotMSLabelFormat > &value)
 
const PlotMSLabelFormatyLabelFormat (unsigned int index=0) const
 
void setYLabelFormat (const PlotMSLabelFormat &value, unsigned int index=0)
 
const vector< bool > & xFontsSet () const
 
void setXFontsSet (const vector< bool > &value)
 
bool xFontSet (unsigned int index=0) const
 
void setXFontSet (const bool &value, unsigned int index=0)
 
const vector< bool > & yFontsSet () const
 
void setYFontsSet (const vector< bool > &value)
 
bool yFontSet (unsigned int index=0) const
 
void setYFontSet (const bool &value, unsigned int index=0)
 
const vector< casacore::Int > & xAxisFonts () const
 
void setXAxisFonts (const vector< casacore::Int > &value)
 
const casacore::IntxAxisFont (unsigned int index=0) const
 
void setXAxisFont (const casacore::Int value, unsigned int index=0)
 
const vector< casacore::Int > & yAxisFonts () const
 
void setYAxisFonts (const vector< casacore::Int > &value)
 
const casacore::IntyAxisFont (unsigned int index=0) const
 
void setYAxisFont (const casacore::Int value, unsigned int index=0)
 
const vector< bool > & xLabelsShown () const
 
void showXLabels (const vector< bool > &value)
 
bool xLabelShown (unsigned int index=0) const
 
void showXLabel (const bool &value, unsigned int index=0)
 
const vector< bool > & yLabelsShown () const
 
void showYLabels (const vector< bool > &value)
 
bool yLabelShown (unsigned int index=0) const
 
void showYLabel (const bool &value, unsigned int index=0)
 
const vector< bool > & legendsShown () const
 
void showLegends (const vector< bool > &value)
 
bool legendShown (unsigned int index=0) const
 
void showLegend (const bool &value, unsigned int index=0)
 
const vector
< PlotCanvas::LegendPosition > & 
legendPositions () const
 
void setLegendPositions (const vector< PlotCanvas::LegendPosition > &value)
 
PlotCanvas::LegendPosition legendPosition (unsigned int index=0) const
 
void setLegendPosition (const PlotCanvas::LegendPosition &value, unsigned int index=0)
 
const vector< PlotMSLabelFormat > & titleFormats () const
 
void setTitleFormats (const vector< PlotMSLabelFormat > &value)
 
const PlotMSLabelFormattitleFormat (unsigned int index=0) const
 
void setTitleFormat (const PlotMSLabelFormat &value, unsigned int index=0)
 
const vector< bool > & titleFontsSet () const
 
void setTitleFontsSet (const vector< bool > &value)
 
bool titleFontSet (unsigned int index=0) const
 
void setTitleFontSet (const bool &value, unsigned int index=0)
 
const vector< casacore::Int > & titleFonts () const
 
void setTitleFonts (const vector< casacore::Int > &value)
 
const casacore::InttitleFont (unsigned int index=0) const
 
void setTitleFont (const casacore::Int value, unsigned int index=0)
 
const vector< bool > & gridMajorsShown () const
 
void showGridMajors (const vector< bool > &value)
 
bool gridMajorShown (unsigned int index=0) const
 
void showGridMajor (const bool &value, unsigned int index=0)
 
const vector< bool > & gridMinorsShown () const
 
void showGridMinors (const vector< bool > &value)
 
bool gridMinorShown (unsigned int index=0) const
 
void showGridMinor (const bool &value, unsigned int index=0)
 
const vector< PlotLinePtr > & gridMajorLines () const
 
void setGridMajorLines (const vector< PlotLinePtr > &value)
 
PlotLinePtr gridMajorLine (unsigned int index=0) const
 
void setGridMajorLine (const PlotLinePtr &value, unsigned int index=0)
 
const vector< PlotLinePtr > & gridMinorLines () const
 
void setGridMinorLines (const vector< PlotLinePtr > &value)
 
PlotLinePtr gridMinorLine (unsigned int index=0) const
 
void setGridMinorLine (const PlotLinePtr &value, unsigned int index=0)
 
- Public Member Functions inherited from casa::PlotMSPlotParameters::Group
 Group (PlotFactoryPtr factory)
 Constructor which takes a plot factory. More...
 
 Group (const Group &copy)
 Copy constructor. More...
 
virtual ~Group ()
 Destructor. More...
 
virtual Groupoperator= (const Group &other)
 Implemented Methods //. More...
 
virtual bool operator== (const Group &other) const
 Equality operators. More...
 
virtual bool operator!= (const Group &other) const
 

Private Member Functions

PMS_PP_Canvasassign (const PMS_PP_Canvas *o)
 Does the work for the operator=()s. More...
 
void setDefaults ()
 

Private Attributes

std::vector< PlotMSLabelFormatitsXLabels_
 
std::vector< bool > itsXFontsSet_
 
std::vector< casacore::IntitsXAxisFonts_
 
std::vector< PlotMSLabelFormatitsYLabels_
 
std::vector< bool > itsYFontsSet_
 
std::vector< casacore::IntitsYAxisFonts_
 
std::vector< bool > itsXLabelsShown_
 
std::vector< bool > itsYLabelsShown_
 
std::vector< bool > itsLegendsShown_
 
std::vector
< PlotCanvas::LegendPosition
itsLegendsPos_
 
std::vector< PlotMSLabelFormatitsTitles_
 
std::vector< bool > itsTitleFontsSet_
 
std::vector< casacore::IntitsTitleFonts_
 
std::vector< bool > itsGridMajsShown_
 
std::vector< bool > itsGridMinsShown_
 
std::vector< PlotLinePtritsGridMajLines_
 
std::vector< PlotLinePtritsGridMinLines_
 

Static Private Attributes

static const casacore::String REC_XLABELS
 
static const casacore::String REC_XFONTSSET
 
static const casacore::String REC_XAXISFONTS
 
static const casacore::String REC_YLABELS
 
static const casacore::String REC_YFONTSSET
 
static const casacore::String REC_YAXISFONTS
 
static const casacore::String REC_SHOWXLABELS
 
static const casacore::String REC_SHOWYLABELS
 
static const casacore::String REC_SHOWLEGENDS
 
static const casacore::String REC_LEGENDSPOS
 
static const casacore::String REC_TITLES
 
static const casacore::String REC_TITLEFONTSSET
 
static const casacore::String REC_TITLEFONTS
 
static const casacore::String REC_SHOWGRIDMAJS
 
static const casacore::String REC_SHOWGRIDMINS
 
static const casacore::String REC_GRIDMAJLINES
 
static const casacore::String REC_GRIDMINLINES
 

Additional Inherited Members

- Static Public Member Functions inherited from casa::PlotMSPlotParameters::Group
static void notifyWatchers (void *obj, bool wasCanceled)
 Post-thread method for notifying watchers that this group has changed. More...
 
- Protected Member Functions inherited from casa::PlotMSPlotParameters::Group
void updated ()
 Should be called by the child class whenever any of the subparameter values have been updated. More...
 
void updated (bool requiresRedraw)
 
PlotMSPlotParametersparent ()
 Returns the parent parameters, or NULL for none. More...
 
const PlotMSPlotParametersparent () const
 
PlotFactoryPtr factory ()
 Returns the factory. More...
 
const PlotFactoryPtr factory () const
 

Detailed Description

Subclass of PlotMSPlotParameters::Group to handle canvas parameters.

Currently includes: axes label formats whether to show the canvas axes or not whether to show the legend or not, and its position canvas title label format whether to show grid lines, and their properties Parameters are vector-based, on a per-canvas basis.

Definition at line 893 of file PlotMSPlotParameterGroups.h.

Constructor & Destructor Documentation

casa::PMS_PP_Canvas::PMS_PP_Canvas ( PlotFactoryPtr  factory)

Referenced by clone().

casa::PMS_PP_Canvas::PMS_PP_Canvas ( const PMS_PP_Canvas copy)
casa::PMS_PP_Canvas::~PMS_PP_Canvas ( )

Member Function Documentation

PMS_PP_Canvas& casa::PMS_PP_Canvas::assign ( const PMS_PP_Canvas o)
private

Does the work for the operator=()s.

Group* casa::PMS_PP_Canvas::clone ( ) const
inlinevirtual

Abstract Methods //.

Returns a clone (deep copy) of this group of subparameters.

Implements casa::PlotMSPlotParameters::Group.

Definition at line 905 of file PlotMSPlotParameterGroups.h.

References PMS_PP_Canvas().

void casa::PMS_PP_Canvas::fromRecord ( const casacore::Record record)
virtual

Sets the values for this group of subparameters using the given Record.

Implements casa::PlotMSPlotParameters::Group.

PlotLinePtr casa::PMS_PP_Canvas::gridMajorLine ( unsigned int  index = 0) const
inline

Definition at line 1297 of file PlotMSPlotParameterGroups.h.

References itsGridMajLines_.

Referenced by showGridMinor().

const vector< PlotLinePtr >& casa::PMS_PP_Canvas::gridMajorLines ( ) const
inline

Definition at line 1288 of file PlotMSPlotParameterGroups.h.

References itsGridMajLines_.

bool casa::PMS_PP_Canvas::gridMajorShown ( unsigned int  index = 0) const
inline

Definition at line 1249 of file PlotMSPlotParameterGroups.h.

References itsGridMajsShown_.

Referenced by showGridMinor().

const vector< bool >& casa::PMS_PP_Canvas::gridMajorsShown ( ) const
inline

Definition at line 1240 of file PlotMSPlotParameterGroups.h.

References itsGridMajsShown_.

PlotLinePtr casa::PMS_PP_Canvas::gridMinorLine ( unsigned int  index = 0) const
inline

Definition at line 1322 of file PlotMSPlotParameterGroups.h.

References itsGridMinLines_.

Referenced by showGridMajor().

const vector< PlotLinePtr >& casa::PMS_PP_Canvas::gridMinorLines ( ) const
inline

Definition at line 1313 of file PlotMSPlotParameterGroups.h.

References itsGridMinLines_.

bool casa::PMS_PP_Canvas::gridMinorShown ( unsigned int  index = 0) const
inline

Definition at line 1273 of file PlotMSPlotParameterGroups.h.

References itsGridMinsShown_.

Referenced by showGridMajor().

const vector< bool >& casa::PMS_PP_Canvas::gridMinorsShown ( ) const
inline

Definition at line 1264 of file PlotMSPlotParameterGroups.h.

References itsGridMinsShown_.

PlotCanvas::LegendPosition casa::PMS_PP_Canvas::legendPosition ( unsigned int  index = 0) const
inline

Definition at line 1166 of file PlotMSPlotParameterGroups.h.

References itsLegendsPos_.

const vector< PlotCanvas::LegendPosition >& casa::PMS_PP_Canvas::legendPositions ( ) const
inline

Definition at line 1157 of file PlotMSPlotParameterGroups.h.

References itsLegendsPos_.

bool casa::PMS_PP_Canvas::legendShown ( unsigned int  index = 0) const
inline

Definition at line 1142 of file PlotMSPlotParameterGroups.h.

References itsLegendsShown_.

const vector< bool >& casa::PMS_PP_Canvas::legendsShown ( ) const
inline

Definition at line 1133 of file PlotMSPlotParameterGroups.h.

References itsLegendsShown_.

const casacore::String& casa::PMS_PP_Canvas::name ( ) const
inlinevirtual

Returns the name of this group of subparameters.

Will be used as an update flag.

Implements casa::PlotMSPlotParameters::Group.

Definition at line 910 of file PlotMSPlotParameterGroups.h.

References casa::PMS_PP::UPDATE_CANVAS_NAME.

unsigned int casa::PMS_PP_Canvas::numCanvases ( ) const

Gets how many canvases there are.

PMS_PP_Canvas& casa::PMS_PP_Canvas::operator= ( const Group other)
PMS_PP_Canvas& casa::PMS_PP_Canvas::operator= ( const PMS_PP_Canvas other)
bool casa::PMS_PP_Canvas::operator== ( const Group other) const
bool casa::PMS_PP_Canvas::requiresRedrawOnChange ( ) const
inlinevirtual

Returns true if the plot needs to be redrawn when subpamarameters in this group have changed, false otherwise.

Implements casa::PlotMSPlotParameters::Group.

Definition at line 922 of file PlotMSPlotParameterGroups.h.

void casa::PMS_PP_Canvas::setDefaults ( )
private
void casa::PMS_PP_Canvas::setGridMajorLine ( const PlotLinePtr value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::setGridMajorLines ( const vector< PlotLinePtr > &  value)
inline
void casa::PMS_PP_Canvas::setGridMinorLine ( const PlotLinePtr value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::setGridMinorLines ( const vector< PlotLinePtr > &  value)
inline
void casa::PMS_PP_Canvas::setLabelFormats ( const PlotMSLabelFormat xFormat,
const PlotMSLabelFormat yFormat,
unsigned int  index = 0 
)

Sets single versions of the parameters for the given index.

void casa::PMS_PP_Canvas::setLegendPosition ( const PlotCanvas::LegendPosition value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::setLegendPositions ( const vector< PlotCanvas::LegendPosition > &  value)
inline
void casa::PMS_PP_Canvas::setTitleFont ( const casacore::Int  value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::setTitleFonts ( const vector< casacore::Int > &  value)
inline
void casa::PMS_PP_Canvas::setTitleFontSet ( const bool &  value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::setTitleFontsSet ( const vector< bool > &  value)
inline
void casa::PMS_PP_Canvas::setTitleFormat ( const PlotMSLabelFormat value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::setTitleFormats ( const vector< PlotMSLabelFormat > &  value)
inline
void casa::PMS_PP_Canvas::setXAxisFont ( const casacore::Int  value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::setXAxisFonts ( const vector< casacore::Int > &  value)
inline
void casa::PMS_PP_Canvas::setXFontSet ( const bool &  value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::setXFontsSet ( const vector< bool > &  value)
inline
void casa::PMS_PP_Canvas::setXLabelFormat ( const PlotMSLabelFormat value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::setXLabelFormats ( const vector< PlotMSLabelFormat > &  value)
inline
void casa::PMS_PP_Canvas::setYAxisFont ( const casacore::Int  value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::setYAxisFonts ( const vector< casacore::Int > &  value)
inline
void casa::PMS_PP_Canvas::setYFontSet ( const bool &  value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::setYFontsSet ( const vector< bool > &  value)
inline
void casa::PMS_PP_Canvas::setYLabelFormat ( const PlotMSLabelFormat value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::setYLabelFormats ( const vector< PlotMSLabelFormat > &  value)
inline
void casa::PMS_PP_Canvas::showAxesLabels ( const bool &  xLabelShow,
const bool &  yLabelShow,
unsigned int  index = 0 
)
void casa::PMS_PP_Canvas::showGrid ( const bool &  showMajor,
const bool &  showMinor,
const PlotLinePtr majorLine,
const PlotLinePtr minorLine,
unsigned int  index = 0 
)

Referenced by showGridMajor(), and showGridMinor().

void casa::PMS_PP_Canvas::showGridMajor ( const bool &  show,
const PlotLinePtr line,
unsigned int  index = 0 
)
inline

Definition at line 952 of file PlotMSPlotParameterGroups.h.

References gridMinorLine(), gridMinorShown(), and showGrid().

void casa::PMS_PP_Canvas::showGridMajor ( const bool &  value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::showGridMajors ( const vector< bool > &  value)
inline
void casa::PMS_PP_Canvas::showGridMinor ( const bool &  show,
const PlotLinePtr line,
unsigned int  index = 0 
)
inline

Definition at line 957 of file PlotMSPlotParameterGroups.h.

References gridMajorLine(), gridMajorShown(), and showGrid().

void casa::PMS_PP_Canvas::showGridMinor ( const bool &  value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::showGridMinors ( const vector< bool > &  value)
inline
void casa::PMS_PP_Canvas::showLegend ( const bool &  show,
const PlotCanvas::LegendPosition pos,
unsigned int  index = 0 
)
void casa::PMS_PP_Canvas::showLegend ( const bool &  show,
const casacore::String pos,
unsigned int  index = 0 
)
void casa::PMS_PP_Canvas::showLegend ( const bool &  value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::showLegends ( const vector< bool > &  value)
inline
void casa::PMS_PP_Canvas::showXLabel ( const bool &  value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::showXLabels ( const vector< bool > &  value)
inline
void casa::PMS_PP_Canvas::showYLabel ( const bool &  value,
unsigned int  index = 0 
)
inline
void casa::PMS_PP_Canvas::showYLabels ( const vector< bool > &  value)
inline
const casacore::Int& casa::PMS_PP_Canvas::titleFont ( unsigned int  index = 0) const
inline

Definition at line 1229 of file PlotMSPlotParameterGroups.h.

References itsTitleFonts_.

const vector< casacore::Int >& casa::PMS_PP_Canvas::titleFonts ( ) const
inline

Definition at line 1220 of file PlotMSPlotParameterGroups.h.

References itsTitleFonts_.

bool casa::PMS_PP_Canvas::titleFontSet ( unsigned int  index = 0) const
inline

Definition at line 1211 of file PlotMSPlotParameterGroups.h.

References itsTitleFontsSet_.

const vector< bool >& casa::PMS_PP_Canvas::titleFontsSet ( ) const
inline

Definition at line 1202 of file PlotMSPlotParameterGroups.h.

References itsTitleFontsSet_.

const PlotMSLabelFormat& casa::PMS_PP_Canvas::titleFormat ( unsigned int  index = 0) const
inline

Definition at line 1192 of file PlotMSPlotParameterGroups.h.

References itsTitles_.

const vector< PlotMSLabelFormat >& casa::PMS_PP_Canvas::titleFormats ( ) const
inline

Definition at line 1183 of file PlotMSPlotParameterGroups.h.

References itsTitles_.

casacore::Record casa::PMS_PP_Canvas::toRecord ( ) const
virtual

Returns a casacore::Record representing this group of subparameters.

Implements casa::PlotMSPlotParameters::Group.

const casacore::Int& casa::PMS_PP_Canvas::xAxisFont ( unsigned int  index = 0) const
inline

Definition at line 1056 of file PlotMSPlotParameterGroups.h.

References itsXAxisFonts_.

const vector< casacore::Int >& casa::PMS_PP_Canvas::xAxisFonts ( ) const
inline

Definition at line 1047 of file PlotMSPlotParameterGroups.h.

References itsXAxisFonts_.

bool casa::PMS_PP_Canvas::xFontSet ( unsigned int  index = 0) const
inline

Definition at line 1019 of file PlotMSPlotParameterGroups.h.

References itsXFontsSet_.

const vector< bool >& casa::PMS_PP_Canvas::xFontsSet ( ) const
inline

Definition at line 1010 of file PlotMSPlotParameterGroups.h.

References itsXFontsSet_.

const PlotMSLabelFormat& casa::PMS_PP_Canvas::xLabelFormat ( unsigned int  index = 0) const
inline

Definition at line 978 of file PlotMSPlotParameterGroups.h.

References itsXLabels_.

const vector< PlotMSLabelFormat >& casa::PMS_PP_Canvas::xLabelFormats ( ) const
inline

Definition at line 969 of file PlotMSPlotParameterGroups.h.

References itsXLabels_.

bool casa::PMS_PP_Canvas::xLabelShown ( unsigned int  index = 0) const
inline

Definition at line 1095 of file PlotMSPlotParameterGroups.h.

References itsXLabelsShown_.

const vector< bool >& casa::PMS_PP_Canvas::xLabelsShown ( ) const
inline

Definition at line 1086 of file PlotMSPlotParameterGroups.h.

References itsXLabelsShown_.

const casacore::Int& casa::PMS_PP_Canvas::yAxisFont ( unsigned int  index = 0) const
inline

Definition at line 1075 of file PlotMSPlotParameterGroups.h.

References itsYAxisFonts_.

const vector< casacore::Int >& casa::PMS_PP_Canvas::yAxisFonts ( ) const
inline

Definition at line 1066 of file PlotMSPlotParameterGroups.h.

References itsYAxisFonts_.

bool casa::PMS_PP_Canvas::yFontSet ( unsigned int  index = 0) const
inline

Definition at line 1037 of file PlotMSPlotParameterGroups.h.

References itsYFontsSet_.

const vector< bool >& casa::PMS_PP_Canvas::yFontsSet ( ) const
inline

Definition at line 1028 of file PlotMSPlotParameterGroups.h.

References itsYFontsSet_.

const PlotMSLabelFormat& casa::PMS_PP_Canvas::yLabelFormat ( unsigned int  index = 0) const
inline

Definition at line 999 of file PlotMSPlotParameterGroups.h.

References itsYLabels_.

const vector< PlotMSLabelFormat >& casa::PMS_PP_Canvas::yLabelFormats ( ) const
inline

Definition at line 990 of file PlotMSPlotParameterGroups.h.

References itsYLabels_.

bool casa::PMS_PP_Canvas::yLabelShown ( unsigned int  index = 0) const
inline

Definition at line 1119 of file PlotMSPlotParameterGroups.h.

References itsYLabelsShown_.

const vector< bool >& casa::PMS_PP_Canvas::yLabelsShown ( ) const
inline

Definition at line 1110 of file PlotMSPlotParameterGroups.h.

References itsYLabelsShown_.

Member Data Documentation

std::vector<PlotLinePtr> casa::PMS_PP_Canvas::itsGridMajLines_
private
std::vector<bool> casa::PMS_PP_Canvas::itsGridMajsShown_
private
std::vector<PlotLinePtr> casa::PMS_PP_Canvas::itsGridMinLines_
private
std::vector<bool> casa::PMS_PP_Canvas::itsGridMinsShown_
private
std::vector<PlotCanvas::LegendPosition > casa::PMS_PP_Canvas::itsLegendsPos_
private
std::vector<bool> casa::PMS_PP_Canvas::itsLegendsShown_
private

Definition at line 1352 of file PlotMSPlotParameterGroups.h.

Referenced by legendShown(), legendsShown(), showLegend(), and showLegends().

std::vector<casacore::Int> casa::PMS_PP_Canvas::itsTitleFonts_
private

Definition at line 1356 of file PlotMSPlotParameterGroups.h.

Referenced by setTitleFont(), setTitleFonts(), titleFont(), and titleFonts().

std::vector<bool> casa::PMS_PP_Canvas::itsTitleFontsSet_
private
std::vector<PlotMSLabelFormat> casa::PMS_PP_Canvas::itsTitles_
private
std::vector<casacore::Int> casa::PMS_PP_Canvas::itsXAxisFonts_
private

Definition at line 1346 of file PlotMSPlotParameterGroups.h.

Referenced by setXAxisFont(), setXAxisFonts(), xAxisFont(), and xAxisFonts().

std::vector<bool> casa::PMS_PP_Canvas::itsXFontsSet_
private

Definition at line 1345 of file PlotMSPlotParameterGroups.h.

Referenced by setXFontSet(), setXFontsSet(), xFontSet(), and xFontsSet().

std::vector<PlotMSLabelFormat> casa::PMS_PP_Canvas::itsXLabels_
private
std::vector<bool> casa::PMS_PP_Canvas::itsXLabelsShown_
private

Definition at line 1350 of file PlotMSPlotParameterGroups.h.

Referenced by showXLabel(), showXLabels(), xLabelShown(), and xLabelsShown().

std::vector<casacore::Int> casa::PMS_PP_Canvas::itsYAxisFonts_
private

Definition at line 1349 of file PlotMSPlotParameterGroups.h.

Referenced by setYAxisFont(), setYAxisFonts(), yAxisFont(), and yAxisFonts().

std::vector<bool> casa::PMS_PP_Canvas::itsYFontsSet_
private

Definition at line 1348 of file PlotMSPlotParameterGroups.h.

Referenced by setYFontSet(), setYFontsSet(), yFontSet(), and yFontsSet().

std::vector<PlotMSLabelFormat> casa::PMS_PP_Canvas::itsYLabels_
private
std::vector<bool> casa::PMS_PP_Canvas::itsYLabelsShown_
private

Definition at line 1351 of file PlotMSPlotParameterGroups.h.

Referenced by showYLabel(), showYLabels(), yLabelShown(), and yLabelsShown().

const casacore::String casa::PMS_PP_Canvas::REC_GRIDMAJLINES
staticprivate

Definition at line 1378 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_GRIDMINLINES
staticprivate

Definition at line 1379 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_LEGENDSPOS
staticprivate

Definition at line 1372 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_SHOWGRIDMAJS
staticprivate

Definition at line 1376 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_SHOWGRIDMINS
staticprivate

Definition at line 1377 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_SHOWLEGENDS
staticprivate

Definition at line 1371 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_SHOWXLABELS
staticprivate

Definition at line 1369 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_SHOWYLABELS
staticprivate

Definition at line 1370 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_TITLEFONTS
staticprivate

Definition at line 1375 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_TITLEFONTSSET
staticprivate

Definition at line 1374 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_TITLES
staticprivate

Definition at line 1373 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_XAXISFONTS
staticprivate

Definition at line 1365 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_XFONTSSET
staticprivate

Definition at line 1364 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_XLABELS
staticprivate

Definition at line 1363 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_YAXISFONTS
staticprivate

Definition at line 1368 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_YFONTSSET
staticprivate

Definition at line 1367 of file PlotMSPlotParameterGroups.h.

const casacore::String casa::PMS_PP_Canvas::REC_YLABELS
staticprivate

Definition at line 1366 of file PlotMSPlotParameterGroups.h.


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