Ask a Question | Search PSRCHIVE: |
Home
|
Pulsar::PlotAnnotation Class Referenceabstract Add generic annotations to any SimplePlot. More...
Inheritance diagram for Pulsar::PlotAnnotation:
Detailed DescriptionAdd generic annotations to any SimplePlot. This class is meant to provide an easy way to put arbitrary simple/flexible annotations (circles, lines, text, etc) on to any plot derived from the SimplePlot class. Derived classes can put arbitrary pgplot code into the draw() method, which will be executed after drawing the main plot. TODO: could eventually add a text interface for common annotation types. The documentation for this class was generated from the following file: Generated using doxygen 1.8.17
|