|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Kern | |
org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
org.apache.batik.gvt.font |
Uses of Kern in org.apache.batik.bridge |
Methods in org.apache.batik.bridge that return Kern | |
Kern |
SVGKernElementBridge.createKern(BridgeContext ctx,
Element kernElement,
SVGGVTFont font)
Creates a Kern object that repesents the specified kerning element. |
Uses of Kern in org.apache.batik.gvt.font |
Constructors in org.apache.batik.gvt.font with parameters of type Kern | |
KerningTable(Kern[] entries)
Creates a KerningTable from an array of Kern entries. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |