Ask a Question | Search PSRCHIVE: |
![]()
|
SimplePlot.h Reference::To< SimplePlot > parent Reference to the plot that the annotation goes on. Definition PlotAnnotation.h:37 virtual void plot(const Archive *) Plot in the current viewport. Definition SimplePlot.C:15 virtual std::string get_xlabel(const Archive *) Get the default label for the x axis. Definition SimplePlot.h:41 virtual std::string get_ylabel(const Archive *) Get the default label for the y axis. Definition SimplePlot.h:44 std::vector< Reference::To< PlotAnnotation > > annotations Annotations to add to the plot. Definition SimplePlot.h:59 virtual void draw(const Archive *)=0 Derived classes must draw in the current viewport. void add_annotation(PlotAnnotation *a) Add an annotation. Definition SimplePlot.h:50 Generated using doxygen 1.14.0
|