Ask a Question | Search PSRCHIVE: |
![]()
|
MultiPlot.h virtual void prepare(const Archive *) Derived classes may wish to prepare before plotting. Definition MultiPlot.C:31 void unmanage(FramedPlot *) Stop managing a plot. Definition MultiPlot.C:207 TextInterface::Parser * get_frame_interface() Get the text interface to the frame attributes. Definition MultiPlot.C:21 virtual const MultiFrame * get_frame() const Get the frame. Definition MultiPlot.h:62 virtual void prepare(FramedPlot *) Derived classes may wish to prepare before each plot is used. Definition MultiPlot.h:56 std::map< std::string, Reference::To< FramedPlot > > plots The plots. Definition MultiPlot.h:70 static MultiPlot * factory(Plot *) Factory returns appropriate derived class. Definition MultiPlot.C:222 PlotAttributes * get_attributes() Get the plot attributes. Definition MultiPlot.C:26 void plot(const Archive *) Plot in the current viewport. Definition MultiPlot.C:43 Generated using doxygen 1.14.0
|