xmlgraphics-commons 1.0

Package org.apache.xmlgraphics.java2d.ps

Interface Summary
TextHandler Interface which the PSGraphics2D class delegates text painting to.
 

Class Summary
AbstractPSDocumentGraphics2D This class is a wrapper for the PSGraphics2D that is used to create a full document around the PostScript rendering from PSGraphics2D.
EPSDocumentGraphics2D This class is a wrapper for the AbstractPSDocumentGraphics2D that is used to create EPS (Encapsulated PostScript) files instead of PS file.
PSDocumentGraphics2D This class is a wrapper for the PSGraphics2D that is used to create a full document around the PostScript rendering from PSGraphics2D.
PSGraphics2D This is a concrete implementation of AbstractGraphics2D (and therefore of Graphics2D) which is able to generate PostScript code.
StrokingTextHandler Default TextHandler implementation which paints text using graphics primitives (shapes).
 


xmlgraphics-commons 1.0

Copyright 1999-2006 The Apache Software Foundation. All Rights Reserved.