| Package | Description |
|---|---|
| org.apache.batik.svggen.font | |
| org.apache.batik.svggen.font.table |
| Modifier and Type | Field and Description |
|---|---|
private GlyfTable |
Font.glyf |
| Modifier and Type | Field and Description |
|---|---|
protected GlyfTable |
GlyfDescript.parentTable |
| Constructor and Description |
|---|
GlyfCompositeDescript(GlyfTable parentTable,
java.io.ByteArrayInputStream bais) |
GlyfDescript(GlyfTable parentTable,
short numberOfContours,
java.io.ByteArrayInputStream bais) |
GlyfSimpleDescript(GlyfTable parentTable,
short numberOfContours,
java.io.ByteArrayInputStream bais) |