|
Java Drawing with Apache Batik: A Tutorial
This guide to Apache Batik - the Java library that can be used to read SVG files and translate the instructions in the files into graphics - shows how Batik can also be used to save the graphics as JPEG, TIFF, PNG, GIF, and other formats, so that the graphics can be transferred. Using Batik to create animation similar to Flash movies and its use for
creating a drawing program such as Corel DRAW are also covered.
Introduction
Chapter1: Getting Started with Batik
Chapter2: Creating SVG
Chapter3: Viewing SVG
Chapter4: Working with Transcoders
Chapter5: Document Object Model
Chapter6: Working with Text and Fonts
Chapter7: Batik on the Server Side
Chapter8: Batik Interactive
Appendix A: Introduction to XML
Appendix B: Introduction to JavaScript
Index
|