|
xmlgraphics-commons 2.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Graphics2DImagePainter | |
---|---|
org.apache.xmlgraphics.image.loader.impl | Contains implementations of image loaders and converters. |
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. |
Uses of Graphics2DImagePainter in org.apache.xmlgraphics.image.loader.impl |
---|
Methods in org.apache.xmlgraphics.image.loader.impl that return Graphics2DImagePainter | |
---|---|
Graphics2DImagePainter |
ImageGraphics2D.getGraphics2DImagePainter()
Returns the contained Graphics2DImagePainter instance. |
Methods in org.apache.xmlgraphics.image.loader.impl with parameters of type Graphics2DImagePainter | |
---|---|
void |
ImageGraphics2D.setGraphics2DImagePainter(Graphics2DImagePainter painter)
Sets the Graphics2DImagePainter instance. |
Constructors in org.apache.xmlgraphics.image.loader.impl with parameters of type Graphics2DImagePainter | |
---|---|
ImageGraphics2D(ImageInfo info,
Graphics2DImagePainter painter)
Main constructor. |
Uses of Graphics2DImagePainter in org.apache.xmlgraphics.java2d |
---|
Subinterfaces of Graphics2DImagePainter in org.apache.xmlgraphics.java2d | |
---|---|
interface |
GeneralGraphics2DImagePainter
|
|
xmlgraphics-commons 2.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |