Class DigitWidth
java.lang.Object
com.adobe.fontengine.inlineformatting.DigitWidth
Enumerated values for
ElementAttribute.digitWidth.
Some fonts provide digits in multiple widths: tabular digits all share
a single width, and are appropriate for setting in tables, where the
digits should be aligned; proportional digits have varying widths and
are appropriate for setting in running text.
This class provides constants corresponding to this distinction.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DigitWidthFonts default.static final DigitWidthProportional digits.static final DigitWidthTabular digits. -
Method Summary