Stay organized with collections
Save and categorize content based on your preferences.
java.awt.font
Classes
NumericShaper |
The NumericShaper class is used to convert Latin-1 (European)
digits to other Unicode decimal digits.
|
TextAttribute |
The TextAttribute class defines attribute keys and
attribute values used for text rendering.
|
Enums
NumericShaper.Range |
A NumericShaper.Range represents a Unicode range of a
script having its own decimal digits.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# java.awt.font\n\nAdded in [API level 1](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\njava.awt.font\n=============\n\nClasses\n-------\n\n|---------------------------------------------------------|---------------------------------------------------------------------------------------------------------|\n| [NumericShaper](/reference/java/awt/font/NumericShaper) | The `NumericShaper` class is used to convert Latin-1 (European) digits to other Unicode decimal digits. |\n| [TextAttribute](/reference/java/awt/font/TextAttribute) | The `TextAttribute` class defines attribute keys and attribute values used for text rendering. |\n\nEnums\n-----\n\n|---------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|\n| [NumericShaper.Range](/reference/java/awt/font/NumericShaper.Range) | A `NumericShaper.Range` represents a Unicode range of a script having its own decimal digits. |\n\n-\n\n Classes\n -------\n\n - [NumericShaper](/reference/java/awt/font/NumericShaper)\n - [TextAttribute](/reference/java/awt/font/TextAttribute)\n-\n\n Enums\n -----\n\n - [NumericShaper.Range](/reference/java/awt/font/NumericShaper.Range)"]]