Uses of Interface
org.apache.batik.dom.DomExtension
-
Packages that use DomExtension Package Description org.apache.batik.extension.svg -
-
Uses of DomExtension in org.apache.batik.extension.svg
Classes in org.apache.batik.extension.svg that implement DomExtension Modifier and Type Class Description class
BatikDomExtension
This is a Service interface for classes that want to extend the functionality of the Dom, to support new tags in the rendering tree.
-