This class represents a general-purpose swing SVG component. The
JSVGCanvas does not provided additional functionalities compared to the
JSVGComponent but simply provides an API conformed to the JavaBean specification. The only major change between the
JSVGComponent and this component is that interactors and text selection are activated by default.
@author
Thierry Kormann
@author
Stephane Hillion
@version $Id: JSVGCanvas.java,v 1.36 2003/02/24 18:25:54 deweese Exp $