Package com.sun.perseus.demo

Class Summary
CreateEmptyImageDemo Simple demo which creates an empty SVGImage, populates it with a graphical content and then displays that content.
PlaySVGImageDemo Simple demo which plays an SVG animation, using the JSR 226 SVGAnimator class.
RenderSVGImageDemo Simple demo which creates an empty SVGImage, populates it with a graphical content and then displays that content.
SplashCanvas The SplashCanvas class is used to display an image as soon as a MIDlet is started and, possibly, show information about the coming demo while that demo is loading.
SVGImageCanvas