| 接口 | 描述 |
|---|---|
| MultipleMaster |
MultipleMaster接口表示Type 1 Multiple Master字体。
|
| OpenType |
OpenType接口表示OpenType和TrueType字体。
|
| 类 | 描述 |
|---|---|
| FontRenderContext |
FontRenderContext类是用于正确测量文本所需信息的容器。
|
| GlyphJustificationInfo |
GlyphJustificationInfo类表示有关字形对齐属性的信息。
|
| GlyphMetrics |
GlyphMetrics类代表单个字形的信息。
|
| GlyphVector |
甲
GlyphVector对象是包含用于每个字型的变换后的坐标,其对应于在其上的设备空间中的位置的几何信息字形的集合
GlyphVector最终显示。
|
| GraphicAttribute |
该类与CHAR_REPLACEMENT属性一起使用。
|
| ImageGraphicAttribute |
该 ImageGraphicAttribute类的实现GraphicAttribute其绘制的图像TextLayout 。
|
| LayoutPath |
LayoutPath提供了相对于基准的位置和用户空间中的点之间的映射。
|
| LineBreakMeasurer |
LineBreakMeasurer类允许将样式文本分解成适合特定视觉进步的线(或段)。
|
| LineMetrics |
LineMetrics类允许访问沿线排列字符和布局一组线所需的度量。
|
| NumericShaper |
NumericShaper类用于将Latin-1(欧洲)数字转换为其他Unicode十进制数字。
|
| ShapeGraphicAttribute |
该 ShapeGraphicAttribute类的实现GraphicAttribute绘制形状在TextLayout 。
|
| TextAttribute |
TextAttribute类定义用于文本呈现的属性键和属性值。
|
| TextHitInfo |
TextHitInfo类表示文本模型中的字符位置,以及字符的
偏置或“侧”。
|
| TextLayout |
TextLayout是风格字符数据的不可变图形表示。
|
| TextLayout.CaretPolicy |
定义确定强插插位置的策略。
|
| TextMeasurer |
所述
TextMeasurer类提供换行所需的基本操作:测量到给定的预先确定范围内的字符的前进,并产生
TextLayout用于一定范围的字符。
|
| TransformAttribute |
TransformAttribute类为
TransformAttribute提供了一个不可变的包装器,因此它可以安全地用作属性。
|
| Enum | 描述 |
|---|---|
| NumericShaper.Range |
NumericShaper.Range表示具有其自己的十进制数字的脚本的Unicode范围。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.