|
xmlgraphics-commons 1.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPSDocumentGraphics2D | |
---|---|
org.apache.xmlgraphics.java2d.ps | Graphics2D implementations for generating PostScript and Encapsulated PostScript (EPS) files. |
Uses of AbstractPSDocumentGraphics2D in org.apache.xmlgraphics.java2d.ps |
---|
Subclasses of AbstractPSDocumentGraphics2D in org.apache.xmlgraphics.java2d.ps | |
---|---|
class |
EPSDocumentGraphics2D
This class is a wrapper for the AbstractPSDocumentGraphics2D that is used to create EPS (Encapsulated PostScript) files instead of PS file. |
class |
PSDocumentGraphics2D
This class is a wrapper for the PSGraphics2D that is used to create a full document around the PostScript rendering from PSGraphics2D. |
Constructors in org.apache.xmlgraphics.java2d.ps with parameters of type AbstractPSDocumentGraphics2D | |
---|---|
AbstractPSDocumentGraphics2D(AbstractPSDocumentGraphics2D g)
This constructor supports the create method |
|
xmlgraphics-commons 1.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |