See: Description
Interface | Description |
---|---|
PSTextHandler |
Interface which the Graphics2D class delegates text painting to for Postscript.
|
Class | Description |
---|---|
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.
|
PSTilingPattern |
This class is implementation of PostScript tiling pattern.
|
Graphics2D implementations for generating PostScript and Encapsulated PostScript (EPS) files.
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.