Package org.foray.graphic

Classes providing read-only access to graphic files.

See:
          Description

Class Summary
BMPGraphic A BMP (bitmap) image.
EPSGraphic An EPS (encapsulated Postscript) graphic.
GIFGraphic Implementation of AbstractGraphic for GIF images, using Java native classes.
Graphic4a Abstract base class for graphics.
GraphicLink4a The FOray implementation of the GraphicLink interface.
GraphicServer4a create Graphic objects (with a configuration file - not yet implemented).
JPEGGraphic A JPEG image, using Java native classes.
MathGraphic4a A MathML Graphic.
PDFGraphic A graphic encapsulated in a PDF document.
PNGGraphic A PNG (Portable Network Graphics) images.
SVGGraphic An SVG Graphic.
TempImage An implementation of the axsl Graphic interface that provides the ability to create a pseudo-graphic that can be used by Renderers.
TIFFGraphic A TIFF image.
 

Package org.foray.graphic Description

Classes providing read-only access to graphic files.



Copyright © 2017. All rights reserved.