Uses of Class
org.apache.xmlgraphics.java2d.GraphicContext
Packages that use GraphicContext
Package
Description
Provides convenience base and utility classes for subclassing the
java.awt.Graphics2D
class in order to translate
Java 2D primitives into another graphic format.Graphics2D implementations for generating PostScript and Encapsulated PostScript (EPS) files.
-
Uses of GraphicContext in org.apache.xmlgraphics.java2d
Fields in org.apache.xmlgraphics.java2d declared as GraphicContextModifier and TypeFieldDescriptionprotected GraphicContext
AbstractGraphics2D.gc
Current state of the Graphic Context.Methods in org.apache.xmlgraphics.java2d that return GraphicContextConstructors in org.apache.xmlgraphics.java2d with parameters of type GraphicContextModifierConstructorDescriptionprotected
GraphicContext
(GraphicContext template) Copy constructor. -
Uses of GraphicContext in org.apache.xmlgraphics.java2d.ps
Methods in org.apache.xmlgraphics.java2d.ps with parameters of type GraphicContextModifier and TypeMethodDescriptionvoid
PSGraphics2D.setGraphicContext
(GraphicContext c) Sets the GraphicContext