| 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 and Description |
|---|---|
Kern |
SVGKernElementBridge.createKern(BridgeContext ctx,
Element kernElement,
SVGGVTFont font)
Creates a Kern object that repesents the specified kerning element.
|
| Constructor and Description |
|---|
KerningTable(Kern[] entries)
Creates a KerningTable from an array of Kern entries.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.