Uses of Package
org.apache.batik.extension
-
Packages that use org.apache.batik.extension Package Description org.apache.batik.extension This package contains Batik's extensions to standard SVG (custom elements, additional bridges...).org.apache.batik.extension.svg -
Classes in org.apache.batik.extension used by org.apache.batik.extension Class Description ExtensionElement This class implements the basic features an element must have in order to be usable as a foreign element within an SVGOMDocument.StylableExtensionElement 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", ...). -
Classes in org.apache.batik.extension used by org.apache.batik.extension.svg Class Description ExtensionElement This class implements the basic features an element must have in order to be usable as a foreign element within an SVGOMDocument.GraphicsExtensionElement An abstract base class for graphical extension elements.PrefixableStylableExtensionElement This class implements a simple method for handling the node 'prefix'.StylableExtensionElement 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", ...).