Ask a Question | Search PSRCHIVE: |
![]()
|
PlotAttributes.h virtual void set_character_font(int font) Set the character font. Definition PlotAttributes.C:33 virtual void no_labels() Remove all plot labels. Definition PlotAttributes.C:59 virtual void apply_set(const std::string &name) Apply the named customization option set. Definition PlotAttributes.C:65 std::string get_applied() const Get the applied set. Definition PlotAttributes.h:56 PlotAttributes() Default constructor. Definition PlotAttributes.C:11 PlotLabel * get_label_above() Get the above-frame label. Definition PlotAttributes.h:49 void set_label_above(PlotLabel *) Set the above-frame label. Definition PlotAttributes.C:44 void setup() Set the plot colour line and text attributes. Definition PlotAttributes.C:76 virtual void set_line_width(int width) Set the line width. Definition PlotAttributes.C:39 virtual void set_character_height(float h) Set the character height. Definition PlotAttributes.C:27 virtual void publication_quality() Set publication quality character height and font and line width. Definition PlotAttributes.C:49 Generated using doxygen 1.14.0
|