Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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.