Package | Description |
---|---|
org.apache.xmlgraphics.image.loader.impl |
Contains implementations of image loaders and converters.
|
Modifier and Type | Method and Description |
---|---|
Graphics2DImagePainter |
ImageGraphics2D.getGraphics2DImagePainter()
Returns the contained Graphics2DImagePainter instance.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageGraphics2D.setGraphics2DImagePainter(Graphics2DImagePainter painter)
Sets the Graphics2DImagePainter instance.
|
Constructor and Description |
---|
ImageGraphics2D(ImageInfo info,
Graphics2DImagePainter painter)
Main constructor.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.