Table of Contents:
  • pt. I. SVG Fundamentals
  • 1. SVG Overview
  • 2. Document Structure in SVG
  • 3. Basic SVG Elements and Shapes
  • 4. Using CSS with SVG
  • 5. Coordinate Systems in SVG
  • 6. Paths in SVG
  • 7. Transformations in SVG
  • 8. Laying Out Text in SVG
  • 9. Clipping, Masking, Compositing
  • 10. SVG Filters
  • 11. SVG Animation Elements
  • 12. SVG for Web Authoring
  • 13. Accessibility, Internationalization, and Metadata
  • pt. II. Programming SVG Client-Side
  • 14. The SVG DOM
  • 15. Scripting SVG
  • 16. Animating SVG with Scripting
  • 17. Using SVG sin Java Applications
  • pt. III. Producing SVG Server-Side
  • 18. Server-Side Basics
  • 19. JSP, Servlets, and SVG
  • 20. SVG and XSLT
  • 21. SVG and Perl
  • 22. SVG and PHP: Building an Online Survey
  • 23. SVG .NET: Creating and Online Poll
  • pt. IV. Case Studies
  • 24. Case Study: SVG for Blueprints
  • 25. Case Study: SVG Web Map for Population Demographics
  • 26. Case Study: FMS
  • Monitor and Control
  • pt. V. Looking Ahead
  • 27. SVG 1.1, 1.2, and 2.0
  • App. B. SVG Elements Reference
  • App. C. SVG Attributes and Properties Reference
  • App. D. SVG Document Object Model (DOM)