软件包 | 描述 |
---|---|
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
该 ImageGraphicAttribute 类的实现GraphicAttribute 其绘制的图像TextLayout 。
|
LayoutPath
LayoutPath提供了相对于基准的位置和用户空间中的点之间的映射。
|
NumericShaper
NumericShaper 类用于将Latin-1(欧洲)数字转换为其他Unicode十进制数字。
|
NumericShaper.Range
NumericShaper.Range 表示具有其自己的十进制数字的脚本的Unicode范围。
|
ShapeGraphicAttribute
该 ShapeGraphicAttribute 类的实现GraphicAttribute 绘制形状在TextLayout 。
|
TextAttribute
TextAttribute 类定义用于文本呈现的属性键和属性值。
|
TextHitInfo
TextHitInfo 类表示文本模型中的字符位置,以及字符的
偏差或“侧”。
|
TextLayout
TextLayout 是风格字符数据的不可变图形表示。
|
TextLayout.CaretPolicy
定义确定强插插位置的策略。
|
TransformAttribute
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.