Implements interface for PDF drawing objects. More...
#include <PDFgraphing.h>
 
  
 | Public Member Functions | |
| virtual void | write (ostream &os) | 
Implements interface for PDF drawing objects.
Definition at line 28 of file PDFgraphing.h.
| virtual void PDFPageObject::write | ( | ostream & | os | ) |  [inline, virtual] | 
Reimplemented in udPDFPageObjectText, PDFPageObjectLine, udPDFPageObjectLine, udPDFPageObjectRect, and udPDFPageObjectCircle.
Definition at line 47 of file PDFgraphing.h.
 1.6.1
 1.6.1