Uses of Interface
org.apache.batik.gvt.font.AltGlyphHandler
-
Packages that use AltGlyphHandler Package Description org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. -
-
Uses of AltGlyphHandler in org.apache.batik.bridge
Classes in org.apache.batik.bridge that implement AltGlyphHandler Modifier and Type Class Description class
SVGAltGlyphHandler
SVG font altGlyph handler.
-