Uses of Interface
org.freehep.graphicsio.MultiPageDocument

Packages that use MultiPageDocument
org.freehep.graphicsio.exportchooser Export dialogs/choosers for GraphicsIO, allowing the user to pick a file and format. 
org.freehep.graphicsio.pdf PDF (Portable Document File) Output Format. 
org.freehep.graphicsio.ps PS, EPS (PostScript and Encapsulated PostScript) Output Format. 
 

Uses of MultiPageDocument in org.freehep.graphicsio.exportchooser
 

Methods in org.freehep.graphicsio.exportchooser with parameters of type MultiPageDocument
 void HeadFootDialog.configure(MultiPageDocument md)
           
 

Uses of MultiPageDocument in org.freehep.graphicsio.pdf
 

Classes in org.freehep.graphicsio.pdf that implement MultiPageDocument
 class PDFGraphics2D
          Implementation of VectorGraphics that writes the output to a PDF file.
 

Uses of MultiPageDocument in org.freehep.graphicsio.ps
 

Classes in org.freehep.graphicsio.ps that implement MultiPageDocument
 class PSGraphics2D
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.