|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicContext | |
---|---|
org.apache.xmlgraphics.java2d |
Provides convenience base and utility classes for subclassing the
java.awt.Graphics2D class in order to translate
Java 2D primitives into another graphic format. |
org.apache.xmlgraphics.java2d.ps | 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 GraphicContext | |
---|---|
protected GraphicContext |
AbstractGraphics2D.gc
Current state of the Graphic Context. |
Methods in org.apache.xmlgraphics.java2d that return GraphicContext | |
---|---|
GraphicContext |
AbstractGraphics2D.getGraphicContext()
|
Uses of GraphicContext in org.apache.xmlgraphics.java2d.ps |
---|
Methods in org.apache.xmlgraphics.java2d.ps with parameters of type GraphicContext | |
---|---|
void |
PSGraphics2D.setGraphicContext(GraphicContext c)
Sets the GraphicContext |
|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |