程序包 | 说明 |
---|---|
org.apache.xmlgraphics.image.loader.impl |
Contains implementations of image loaders and converters.
|
限定符和类型 | 类和说明 |
---|---|
static class |
ImageRawStream.ByteArrayStreamFactory
InputStream factory that wraps a byte array.
|
限定符和类型 | 方法和说明 |
---|---|
void |
ImageRawStream.setInputStreamFactory(ImageRawStream.InputStreamFactory factory)
Sets the InputStreamFactory to be used by this image.
|
构造器和说明 |
---|
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.