Uses of Class java.awt.font.NumericShaper

Uses in package java.awt.font

Methods with return type java.awt.font.NumericShaper

NumericShaper
Return a contextual shaper which can shape to any of the indicated languages.
NumericShaper
NumericShaper.getContextualShaper(int ranges, int defaultContext)
Return a contextual shaper which can shape to any of the indicated languages.
NumericShaper
NumericShaper.getShaper(int singleRange)
Return a non-contextual shaper which can shape to a single range.