|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractGraphics2D | |
|---|---|
| org.apache.batik.ext.awt.g2d | Provides an API for subclassing the java.awt.Graphics2D
class in order to translate Java 2D primitives into another graphic
format. |
| Uses of AbstractGraphics2D in org.apache.batik.ext.awt.g2d |
|---|
| Subclasses of AbstractGraphics2D in org.apache.batik.ext.awt.g2d | |
|---|---|
class |
DefaultGraphics2D
This concrete implementation of AbstractGraphics2D is a
simple help to programmers to get started with their own
implementation of Graphics2D. |
| Constructors in org.apache.batik.ext.awt.g2d with parameters of type AbstractGraphics2D | |
|---|---|
AbstractGraphics2D(AbstractGraphics2D g)
Creates a new AbstractGraphics2D from an existing instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||