| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Method | Description |
|---|---|---|
Kern |
SVGKernElementBridge.createKern(BridgeContext ctx,
org.w3c.dom.Element kernElement,
SVGGVTFont font) |
Creates a Kern object that repesents the specified kerning element.
|
| Constructor | Description |
|---|---|
KerningTable(Kern[] entries) |
Creates a KerningTable from an array of Kern entries.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.