Package | Description |
---|---|
org.apache.xmlgraphics.image.loader.impl |
Contains implementations of image loaders and converters.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageRawStream.setInputStreamFactory(ImageRawStream.InputStreamFactory factory)
Sets the InputStreamFactory to be used by this image.
|
Constructor and Description |
---|
ImageRawStream(ImageInfo info,
ImageFlavor flavor,
ImageRawStream.InputStreamFactory streamFactory)
Main constructor.
|
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.