Uses of Class
org.apache.xmlgraphics.image.writer.ImageWriterRegistry
-
Packages that use ImageWriterRegistry Package Description org.apache.xmlgraphics.image.writer Abstraction layer with interfaces for writing bitmap images. -
-
Uses of ImageWriterRegistry in org.apache.xmlgraphics.image.writer
Fields in org.apache.xmlgraphics.image.writer declared as ImageWriterRegistry Modifier and Type Field Description private static ImageWriterRegistry
ImageWriterRegistry. instance
Methods in org.apache.xmlgraphics.image.writer that return ImageWriterRegistry Modifier and Type Method Description static ImageWriterRegistry
ImageWriterRegistry. getInstance()
-