|
|||||||||
| Home >> All >> java >> awt >> [ font overview ] | PREV NEXT | ||||||||
Uses of Class
java.awt.font.NumericShaper
| Uses of NumericShaper in java.awt.font |
| Methods in java.awt.font that return NumericShaper | |
static NumericShaper |
NumericShaper.getShaper(int singleRange)
Return a non-contextual shaper which can shape to a single range. |
static NumericShaper |
NumericShaper.getContextualShaper(int ranges)
Return a contextual shaper which can shape to any of the indicated languages. |
static NumericShaper |
NumericShaper.getContextualShaper(int ranges,
int defaultContext)
Return a contextual shaper which can shape to any of the indicated languages. |
|
|||||||||
| Home >> All >> java >> awt >> [ font overview ] | PREV NEXT | ||||||||