Uses of Interface
org.apache.batik.ext.awt.image.spi.ImageWriter

Packages that use ImageWriter
org.apache.batik.ext.awt.image.spi   
 

Uses of ImageWriter in org.apache.batik.ext.awt.image.spi
 

Methods in org.apache.batik.ext.awt.image.spi that return ImageWriter
 ImageWriter ImageWriterRegistry.getWriterFor(String mime)
          get the ImageWriter registered for mime, or null.
 

Methods in org.apache.batik.ext.awt.image.spi with parameters of type ImageWriter
 void ImageWriterRegistry.register(ImageWriter writer)
           
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.