xmlgraphics-commons 1.3.1

Uses of Interface
org.apache.xmlgraphics.image.loader.impl.ImageRawStream.InputStreamFactory

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

Uses of ImageRawStream.InputStreamFactory in org.apache.xmlgraphics.image.loader.impl
 

Methods in org.apache.xmlgraphics.image.loader.impl with parameters of type ImageRawStream.InputStreamFactory
 void ImageRawStream.setInputStreamFactory(ImageRawStream.InputStreamFactory factory)
          Sets the InputStreamFactory to be used by this image.
 

Constructors in org.apache.xmlgraphics.image.loader.impl with parameters of type ImageRawStream.InputStreamFactory
ImageRawStream(ImageInfo info, ImageFlavor flavor, ImageRawStream.InputStreamFactory streamFactory)
          Main constructor.
 


xmlgraphics-commons 1.3.1

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