|
|||||||||
类 java.awt.font.NumericShaper
的使用
使用 NumericShaper 的软件包 | |
---|---|
java.awt.font | 提供与字体相关的类和接口。 |
java.awt.font 中 NumericShaper 的使用 |
---|
返回 NumericShaper 的 java.awt.font 中的方法 | |
---|---|
static NumericShaper |
NumericShaper.getContextualShaper(int ranges) 返回所提供的 unicode 范围的上下文成形器。 |
static NumericShaper |
NumericShaper.getContextualShaper(int ranges, int defaultContext) 返回所提供 unicode 范围的上下文成形器。 |
static NumericShaper |
NumericShaper.getShaper(int singleRange) 返回所提供的 unicode 范围的成形器。 |
所有类
|
|||||||||