Ask a Question | Search PSRCHIVE: |
Home
|
PlotOptions.h void set_open_device(bool flag) Enable/disable pgplot device open and close. Definition: PlotOptions.C:37 void set_pixels(const std::string &) Set the plot dimensions in pixels. Definition: PlotOptions.C:66 PlotOptions(bool open_device=true) Default constructor. Definition: PlotOptions.C:18 unsigned get_x_npanel() const Get the number of panels into which the plot surface is divided. Definition: PlotOptions.h:46 void set_device(const std::string &dev) Set the plot device. Definition: PlotOptions.h:37 void set_panels(const std::string &) Set the number of panels into which the plot surface is divided. Definition: PlotOptions.C:75 void setup() Open the plot device and configure it. Definition: PlotOptions.C:84 virtual void add(Item *) Generated using doxygen 1.8.17
|