org.apache.xmlgraphics.image.loader.impl
public class ImageRawEPS extends ImageRawStream
ImageRawStream.InputStreamFactory
Constructor and Description |
---|
ImageRawEPS(ImageInfo info,
java.io.InputStream in)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Rectangle2D |
getBoundingBox()
Returns the bounding box of the EPS image.
|
createInputStream, getFlavor, isCacheable, setInputStreamFactory, writeTo, writeTo
getColorSpace, getICCProfile, getInfo, getSize, toString
public ImageRawEPS(ImageInfo info, java.io.InputStream in)
info
- the image info objectin
- the InputStream with the raw contentCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.