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