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