Package io.sf.carte.echosvg.extension


package io.sf.carte.echosvg.extension
This package contains EchoSVG's extensions to standard SVG (custom elements, additional bridges...).
  • Classes
    Class
    Description
    This class implements the basic features an element must have in order to be usable as a foreign element within an SVGOMDocument.
    An abstract base class for graphical extension elements.
    This class implements a simple method for handling the node 'prefix'.
    This class implements the basic features an element must have in order to be usable as a foreign element within an SVGOMDocument, and the support for both the 'style' attribute and the style attributes (ie: fill="red", ...).