SourceForge.net Logo
aXSL API 0.1

org.axsl.graphicR
Interface EPSGraphic

All Superinterfaces:
Graphic

public interface EPSGraphic
extends Graphic

Interface for EPS Graphic objects.


Field Summary
 
Fields inherited from interface org.axsl.graphicR.Graphic
COMPRESSION_CCITT_FAX, COMPRESSION_DCT, COMPRESSION_UNKNOWN, TYPE_BMP, TYPE_EPS, TYPE_GIF, TYPE_JPEG, TYPE_PDF, TYPE_SVG, TYPE_TIFF, TYPE_UNKNOWN
 
Method Summary
 int[] getBBox()
          The EPS BBox.
 
Methods inherited from interface org.axsl.graphicR.Graphic
absoluteHeight, absoluteWidth, close, getBitsPerPixel, getColorSpace, getCompressionType, getContent, getContentSize, getGraphicType, getMimeType, getName, getTransparentColor, getURL, isInverted, isTransparent, pixelHeight, pixelWidth
 

Method Detail

getBBox

public int[] getBBox()
The EPS BBox.

Returns:
The EPS BBox, expressed as an integer array.

SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.