org.apache.batik.svggen.font.table
public class HeadTable extends Object implements Table
| Constructor Summary | |
|---|---|
| protected | HeadTable(DirectoryEntry de, RandomAccessFile raf) |
| Method Summary | |
|---|---|
| int | getCheckSumAdjustment() |
| long | getCreated() |
| short | getFlags() |
| short | getFontDirectionHint() |
| int | getFontRevision() |
| short | getGlyphDataFormat() |
| short | getIndexToLocFormat() |
| short | getLowestRecPPEM() |
| short | getMacStyle() |
| long | getModified() |
| int | getType() |
| short | getUnitsPerEm() |
| int | getVersionNumber() |
| short | getXMax() |
| short | getXMin() |
| short | getYMax() |
| short | getYMin() |
| String | toString() |