JavaTM 2 Platform
Standard Ed. 6

類別 java.awt.font.NumericShaper
的使用

使用 NumericShaper 的軟體套件
java.awt.font 提供與字體相關的類別和介面。 
 

java.awt.fontNumericShaper 的使用
 

返回 NumericShaperjava.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 範圍的成形器。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only