Package com.jinsight.svg

Interface Summary
SVGListener Listener interface for receiving events generated during the SVG encoding process.
 

Class Summary
PNGEnc  
SVGEncoder This class implements methods to configure the SVG graphic context and start the encoding process.
SVGEvent An event which indicates that an SVG line is about to be appended to the SVG character stream.
SVGGraphics This class extends the abstract class java.awt.Graphics, implementing painting methods to achieve the corresponding drawing effects with the SVG language.
SVGImageFactory An image filter which adds a URL to the properties of an Image object.