Ask a Question | Search PSRCHIVE: |
![]()
|
MultiFrame.h 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 PlotFrame * get_frame(const std::string &name) Return a previously mapped plot frame. Definition MultiFrame.C:45 virtual void init(const Archive *) Initialize each frame. Definition MultiFrame.C:89 PlotScale * get_shared_y_scale() Return the shared y-scale. Definition MultiFrame.h:48 virtual void freeze(bool f=true) Freeze all frames. Definition MultiFrame.C:95 void set_line_width(int width) Set the line width. Definition MultiFrame.C:82 PlotScale * get_shared_x_scale() Return the shared x-scale. Definition MultiFrame.h:43 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_height(float height) Set the character height. Definition MultiFrame.C:66 virtual void focus(const Archive *) Focus the frame. Definition MultiFrame.C:24 void no_labels() Set no_labels in all sub-plots. Definition MultiFrame.C:109 void manage(const std::string &name, PlotFrame *) Manage the given PlotFrame. Definition MultiFrame.C:15 virtual void decorate(const Archive *) Decorate the frame. Definition MultiFrame.C:37 PlotAttributes() Default constructor. Definition PlotAttributes.C:11 Generated using doxygen 1.14.0
|