org.apache.batik.svggen.font.table
public class Os2Table extends Object implements Table
Constructor Summary | |
---|---|
protected | Os2Table(DirectoryEntry de, RandomAccessFile raf) |
Method Summary | |
---|---|
short | getAvgCharWidth() |
int | getCodePageRange1() |
int | getCodePageRange2() |
short | getFamilyClass() |
int | getFirstCharIndex() |
int | getLastCharIndex() |
short | getLicenseType() |
Panose | getPanose() |
short | getSelection() |
short | getStrikeoutPosition() |
short | getStrikeoutSize() |
short | getSubscriptXOffset() |
short | getSubscriptXSize() |
short | getSubscriptYOffset() |
short | getSubscriptYSize() |
short | getSuperscriptXOffset() |
short | getSuperscriptXSize() |
short | getSuperscriptYOffset() |
short | getSuperscriptYSize() |
int | getType() |
short | getTypoAscender() |
short | getTypoDescender() |
short | getTypoLineGap() |
int | getUnicodeRange1() |
int | getUnicodeRange2() |
int | getUnicodeRange3() |
int | getUnicodeRange4() |
int | getVendorID() |
int | getVersion() |
int | getWeightClass() |
int | getWidthClass() |
int | getWinAscent() |
int | getWinDescent() |