Package org.newdawn.slick.svg.inkscape

Interface Summary
ElementProcessor The description of a module which processes a single XML element from a SVG (inkscape) document.
 

Class Summary
DefsProcessor A processor for the defs node
EllipseProcessor Processor for and nodes marked as arcs
GroupProcessor TODO: Document this class
InkscapeNonGeometricData A custom non-geometric data type that can pass back any attribute on the field.
LineProcessor A processor for the element
PathProcessor A processor for the and elements marked as not an arc.
PolygonProcessor A processor for the and elements marked as not an arc.
RectProcessor A processor for the element.
UseProcessor Processor for the "use", a tag that allows references to other elements and cloning.
Util A set of utility for processing the SVG documents produced by Inkscape
 



Copyright © 2006 New Dawn Software. All Rights Reserved.