com.kitfox.svg.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of svg-salamander Show documentation
Show all versions of svg-salamander Show documentation
SVG Salamander - tools and components for SVG rendering, manipulation and animation
The newest version!
/**
* Provides the nodes of an SVG scene graph. This graph can be queried, updated
* and picked against at runtime. See the online docs for instructions on
* how to use SVGSalamander
*
* @author Mark McKay (C) 2005
*/
package com.kitfox.svg;