Uses of Class
java.awt.font.NumericShaper
| Package | Description |
|---|---|
| java.awt.font |
-
Uses of NumericShaper in java.awt.font
Methods in java.awt.font that return NumericShaper Modifier and Type Method Description static NumericShaperNumericShaper. getContextualShaper(int ranges)Gets the NumericShaper for the specified unicode ranges.static NumericShaperNumericShaper. getContextualShaper(int ranges, int defaultContext)Gets the NumericShaper for the specified unicode ranges and default unicode range.static NumericShaperNumericShaper. getShaper(int singleRange)Gets a NumericShaper for the specified unicode range.