Ask a Question | Search PSRCHIVE: |
![]()
|
PlotAxis.h void set_label(const std::string &_label, bool overwrite) Set the label to be drawn on the axis. Definition PlotAxis.C:37 bool get_alternate() const Get the world-normalized minimum value on the axis. Definition PlotAxis.h:47 void set_displacement(float d) Set the label displacement from edge of viewport. Definition PlotAxis.h:40 void rem_opt(char opt) Remove from the options to be passed to pgbox for this axis. Definition PlotAxis.C:30 void set_alternate(bool f) Set if the frame opposite the axis may have an alternate scale. Definition PlotAxis.h:45 std::string get_label() const Get the label to be drawn on the axis. Definition PlotAxis.h:36 void set_opt(const std::string &o) Set the options to be passed to pgbox for this axis. Definition PlotAxis.h:50 std::string get_opt() const Get the label to be drawn on the axis. Definition PlotAxis.h:52 void add_opt(char opt) Add to the options to be passed to pgbox for this axis. Definition PlotAxis.C:22 float get_displacement() const Get the label displacement from edge of viewport. Definition PlotAxis.h:42 void set_tick(float f) Set the tick to be passed to pgbox for this axis. Definition PlotAxis.h:55 void set_nsub(unsigned f) Set the nsub to be passed to pgbox for this axis. Definition PlotAxis.h:60 Generated using doxygen 1.14.0
|