Package org.foray.graphic.factory

Factory classes that identify graphic formats and create instances to read them.

See:
          Description

Class Summary
BMPFactory ImageReader object for BMP image type.
EPSFactory GraphicFactory object for EPS graphic type.
GIFFactory ImageReader object for GIF image type.
GraphicFactory Base class for all Graphic factory classes.
JPEGFactory ImageReader object for JPEG image type.
MathFactory Factory that tests the graphic to see if it is a MathML document, and creates an appropriate Graphic instance if it is.
PDFFactory GraphicFactory object for PDF graphic type.
PNGFactory ImageReader object for PNG image type.
SVGFactory ImageReader object for SVG document image type.
TIFFFactory ImageReader object for TIFF image type.
 

Package org.foray.graphic.factory Description

Factory classes that identify graphic formats and create instances to read them.



Copyright © 2017. All rights reserved.