Package com.lowagie.text.pdf
Class TrueTypeFont.HorizontalHeader
java.lang.Object
com.lowagie.text.pdf.TrueTypeFont.HorizontalHeader
- Enclosing class:
TrueTypeFont
The components of table 'hhea'.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) short
A variable.(package private) int
A variable.(package private) short
A variable. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Ascender
short AscenderA variable. -
Descender
short DescenderA variable. -
LineGap
short LineGapA variable. -
advanceWidthMax
int advanceWidthMaxA variable. -
minLeftSideBearing
short minLeftSideBearingA variable. -
minRightSideBearing
short minRightSideBearingA variable. -
xMaxExtent
short xMaxExtentA variable. -
caretSlopeRise
short caretSlopeRiseA variable. -
caretSlopeRun
short caretSlopeRunA variable. -
numberOfHMetrics
int numberOfHMetricsA variable.
-
-
Constructor Details
-
HorizontalHeader
protected HorizontalHeader()
-