|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.lowagie.text.pdf.TrueTypeFont.FontHeader
The components of table 'head'.
Field Summary | |
(package private) int |
flags
A variable. |
(package private) int |
macStyle
A variable. |
(package private) int |
unitsPerEm
A variable. |
(package private) short |
xMax
A variable. |
(package private) short |
xMin
A variable. |
(package private) short |
yMax
A variable. |
(package private) short |
yMin
A variable. |
Constructor Summary | |
protected |
TrueTypeFont.FontHeader()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int flags
int unitsPerEm
short xMin
short yMin
short xMax
short yMax
int macStyle
Constructor Detail |
protected TrueTypeFont.FontHeader()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |