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