Package org.apache.batik.extension

This package contains Batik's extensions to standard SVG (custom elements, additional bridges...).

See:
          Description

Class Summary
ExtensionElement This class implements the basic features an element must have in order to be usable as a foreign element within an SVGOMDocument.
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", ...).
 

Package org.apache.batik.extension Description

This package contains Batik's extensions to standard SVG (custom elements, additional bridges...).



Copyright © 2002 Apache Software Foundation. All Rights Reserved.