xmlgraphics-commons 1.3.1

Uses of Interface
org.apache.xmlgraphics.java2d.Graphics2DImagePainter

Packages that use Graphics2DImagePainter
org.apache.xmlgraphics.image.loader.impl Contains implementations of image loaders and converters. 
 

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.
 

Constructors in org.apache.xmlgraphics.image.loader.impl with parameters of type Graphics2DImagePainter
ImageGraphics2D(ImageInfo info, Graphics2DImagePainter painter)
          Main constructor.
 


xmlgraphics-commons 1.3.1

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.