|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lowagie.text.pdf.TrueTypeFont.WindowsMetrics
protected static class TrueTypeFont.WindowsMetrics
The components of table 'OS/2'.
Field Summary | |
---|---|
(package private) byte[] |
achVendID
A variable. |
(package private) int |
fsSelection
A variable. |
(package private) short |
fsType
A variable. |
(package private) byte[] |
panose
A variable. |
(package private) int |
sCapHeight
A variable. |
(package private) short |
sFamilyClass
A variable. |
(package private) short |
sTypoAscender
A variable. |
(package private) short |
sTypoDescender
A variable. |
(package private) short |
sTypoLineGap
A variable. |
(package private) int |
ulCodePageRange1
A variable. |
(package private) int |
ulCodePageRange2
A variable. |
(package private) int |
usFirstCharIndex
A variable. |
(package private) int |
usLastCharIndex
A variable. |
(package private) int |
usWeightClass
A variable. |
(package private) int |
usWidthClass
A variable. |
(package private) int |
usWinAscent
A variable. |
(package private) int |
usWinDescent
A variable. |
(package private) short |
xAvgCharWidth
A variable. |
(package private) short |
yStrikeoutPosition
A variable. |
(package private) short |
yStrikeoutSize
A variable. |
(package private) short |
ySubscriptXOffset
A variable. |
(package private) short |
ySubscriptXSize
A variable. |
(package private) short |
ySubscriptYOffset
A variable. |
(package private) short |
ySubscriptYSize
A variable. |
(package private) short |
ySuperscriptXOffset
A variable. |
(package private) short |
ySuperscriptXSize
A variable. |
(package private) short |
ySuperscriptYOffset
A variable. |
(package private) short |
ySuperscriptYSize
A variable. |
Constructor Summary | |
---|---|
protected |
TrueTypeFont.WindowsMetrics()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
short xAvgCharWidth
int usWeightClass
int usWidthClass
short fsType
short ySubscriptXSize
short ySubscriptYSize
short ySubscriptXOffset
short ySubscriptYOffset
short ySuperscriptXSize
short ySuperscriptYSize
short ySuperscriptXOffset
short ySuperscriptYOffset
short yStrikeoutSize
short yStrikeoutPosition
short sFamilyClass
byte[] panose
byte[] achVendID
int fsSelection
int usFirstCharIndex
int usLastCharIndex
short sTypoAscender
short sTypoDescender
short sTypoLineGap
int usWinAscent
int usWinDescent
int ulCodePageRange1
int ulCodePageRange2
int sCapHeight
Constructor Detail |
---|
protected TrueTypeFont.WindowsMetrics()
|
Hosted by Hostbasket | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |