NumericShaper
Class NumericShaper
- java.lang.Object
-
- java.awt.font.NumericShaper
- All Implemented Interfaces:
- Serializable
public final class NumericShaper extends Object implements Serializable
The NumericShaper
class is used to convert Latin-1 (European) digits to other Unicode decimal digits. Users of this class will primarily be people who wish to present data using national digit shapes, but find it more convenient to represent the data internally using Latin-1 (European) digits. This does not interpret the deprecated numeric shape selector character (U+206E).
Instances of NumericShaper
are typically applied as attributes to text with t