A layer, which which can be added to an SVG image.
1. Constructor
<?java public XSvgLayer(String name, XSvgImageMap imageMap )
?>
Constructor which takes a String, which will be the layer's id, and an XSvgImageMap instance which provides the SVG image that the layer will be added to.
There are no comments on this page. [Add comment]