Package org.foray.graphic.batik

Classes related to using Batik for SVG processing.

See:
          Description

Class Summary
BatikUaAwt A Batik UserAgent implementation that is used when drawing an SVG using an AWT device (screen or printer).
BatikUaDocument A Batik UserAgent implementation that is used when drawing an SVG into a document format such as PDF or PostScript.
PDFAElementBridge Bridge class for the "a" element.
PDFANode A graphics node that represents an image described as a graphics node.
PDFGraphics2D A Graphics2D implementation used by Batik to render two-dimensional objects (the SVG image) into a PDF document.
PDFTextPainter Implementation of the Batik TextPainter that handles the drawing of text for SVG.
PSGraphics2D Implementation of AbstractGraphics2D suitable for integration with Batik for purposes of converting SVG to PostScript.
 

Package org.foray.graphic.batik Description

Classes related to using Batik for SVG processing.



Copyright © 2017. All rights reserved.