GNU Classpath (0.95) | |
Frames | No Frames |
Methods with return type java.awt.font.NumericShaper | |
NumericShaper | NumericShaper.getContextualShaper(int ranges) 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.
|
GNU Classpath (0.95) |