Ask a Question | Search PSRCHIVE: |
Home
|
MultiFrame.h virtual void set_character_height(float h) Set the character height. Definition: PlotAttributes.C:27 virtual void init(const Archive *) Initialize each frame. Definition: MultiFrame.C:89 PlotFrame * get_frame(const std::string &name) Return a previously mapped plot frame. Definition: MultiFrame.C:45 virtual void focus(const Archive *) Focus the frame. Definition: MultiFrame.C:24 virtual void decorate(const Archive *) Decorate the frame. Definition: MultiFrame.C:37 void no_labels() Set no_labels in all sub-plots. Definition: MultiFrame.C:109 PlotScale * get_shared_x_scale() Return the shared x-scale. Definition: MultiFrame.h:53 virtual void include(MultiFrame *other) Expand the x and y scales of all sub-plots to include other. Definition: MultiFrame.C:124 void set_character_font(int font) Set the character font. Definition: MultiFrame.C:74 virtual void copy(MultiFrame *other) Copy the x and y scales. Definition: MultiFrame.C:131 void set_line_width(int width) Set the line width. Definition: MultiFrame.C:82 virtual void freeze(bool f=true) Freeze all frames. Definition: MultiFrame.C:95 void manage(const std::string &name, PlotFrame *) Manage the given PlotFrame. Definition: MultiFrame.C:15 virtual void set_character_font(int font) Set the character font. Definition: PlotAttributes.C:33 PlotScale * get_shared_y_scale() Return the shared y-scale. Definition: MultiFrame.h:58 void set_character_height(float height) Set the character height. Definition: MultiFrame.C:66 virtual void set_line_width(int width) Set the line width. Definition: PlotAttributes.C:39 Generated using doxygen 1.8.17
|