Package java.awt.font
Provides classes and interface relating to fonts. It contains support for representing Type 1, Type 1 Multiple Master fonts, OpenType fonts, and TrueType fonts.
- Since:
- 1.2
Interface | Description |
---|---|
MultipleMaster | The |
OpenType | The |
Class | Description |
---|---|
FontRenderContext | The |
GlyphJustificationInfo | The |
GlyphMetrics | The |
GlyphVector | A |
GraphicAttribute | This class is used with the CHAR_REPLACEMENT attribute. |
ImageGraphicAttribute | The |
LayoutPath | LayoutPath provides a mapping between locations relative to the baseline and points in user space. |
LineBreakMeasurer | The |
LineMetrics | The |
NumericShaper | The |
ShapeGraphicAttribute | The |
TextAttribute | The |
TextHitInfo | The |
TextLayout |
|
TextLayout.CaretPolicy | Defines a policy for determining the strong caret location. |
TextMeasurer | The |
TransformAttribute | The |
Enum | Description |
---|---|
NumericShaper.Range | A |
© 1993, 2020, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/font/package-summary.html