Uses of Class
org.apache.xmlgraphics.image.loader.impl.ImageRendered
-
Packages that use ImageRendered Package Description org.apache.xmlgraphics.image.loader.impl Contains implementations of image loaders and converters. -
-
Uses of ImageRendered in org.apache.xmlgraphics.image.loader.impl
Subclasses of ImageRendered in org.apache.xmlgraphics.image.loader.impl Modifier and Type Class Description class
ImageBuffered
This class is an implementation of the Image interface exposing a BufferedImage.Fields in org.apache.xmlgraphics.image.loader.impl declared as ImageRendered Modifier and Type Field Description (package private) ImageRendered
ImageConverterBitmap2G2D.Graphics2DImagePainterImpl. rendImage
Constructors in org.apache.xmlgraphics.image.loader.impl with parameters of type ImageRendered Constructor Description Graphics2DImagePainterImpl(ImageRendered rendImage)
-