| 软件包 | 描述 |
|---|---|
| java.awt |
包含创建用户界面和绘制图形和图像的所有类。
|
| java.awt.event |
用于处理不同类型的事件由AWT组件提供的接口和类发射。
|
| java.awt.font |
提供有关字体的类和接口。
|
| java.awt.im |
提供输入法框架的类和接口。
|
| java.awt.im.spi |
提供的接口,使输入方法,可用于任何java运行时环境的发展。
|
| Class and Description |
|---|
| FontRenderContext
的
FontRenderContext类是一个需要正确衡量文本信息的容器。
|
| GlyphVector
一个
GlyphVector对象集合包含几何信息的符号,每个符号的位置在转换后的坐标空间对应的设备上,
GlyphVector最终显示。
|
| LineMetrics
的
LineMetrics类允许访问所需的布局特征沿一条线和一组线路布局的度量。
|
| TextAttribute
的
TextAttribute类定义了属性键和用于文本渲染属性值。
|
| Class and Description |
|---|
| TextHitInfo
的
TextHitInfo类代表一个在文本模式的字符位置,和
偏置,或“侧”的特征。
|
| Class and Description |
|---|
| FontRenderContext
的
FontRenderContext类是一个需要正确衡量文本信息的容器。
|
| GlyphJustificationInfo
的
GlyphJustificationInfo类约占一个字形的正当性属性的信息。
|
| GlyphMetrics
的
GlyphMetrics类一字形代表信息。
|
| GlyphVector
一个
GlyphVector对象集合包含几何信息的符号,每个符号的位置在转换后的坐标空间对应的设备上,
GlyphVector最终显示。
|
| GraphicAttribute
这类用char_replacement属性。
|
| ImageGraphicAttribute |
| LayoutPath
layoutpath提供了在用户空间位置之间的映射和基线点相对。
|
| NumericShaper
的
NumericShaper类用于将Latin-1(欧洲)其他Unicode编码的十进制数字的位数。
|
| NumericShaper.Range
一个
NumericShaper.Range代表一个有自己的十进制数字脚本Unicode范围。
|
| ShapeGraphicAttribute |
| TextAttribute
的
TextAttribute类定义了属性键和用于文本渲染属性值。
|
| TextHitInfo
的
TextHitInfo类代表一个在文本模式的字符位置,和
偏置,或“侧”的特征。
|
TextLayout
TextLayout是风格的字符数据不变的图形表示。
|
| TextLayout.CaretPolicy
定义了一个确定的强符号定位策略。
|
| TransformAttribute
的
TransformAttribute类提供的变换,它是安全的使用作为一个属性不变的包装。
|
| Class and Description |
|---|
| TextAttribute
的
TextAttribute类定义了属性键和用于文本渲染属性值。
|
| TextHitInfo
的
TextHitInfo类代表一个在文本模式的字符位置,和
偏置,或“侧”的特征。
|
| Class and Description |
|---|
| TextHitInfo
的
TextHitInfo类代表一个在文本模式的字符位置,和
偏置,或“侧”的特征。
|
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.