|
xmlgraphics-commons 1.5 | |||||||||
| 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()
|
| Constructors in org.apache.xmlgraphics.java2d with parameters of type GraphicContext | |
|---|---|
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 GraphicContext | |
|---|---|
void |
PSGraphics2D.setGraphicContext(GraphicContext c)
Sets the GraphicContext |
|
xmlgraphics-commons 1.5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||