java.awt.font
Stay organized with collections
Save and categorize content based on your preferences.
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. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-10 UTC.
[null,null,["Last updated 2024-07-10 UTC."],[],["The content describes two classes and one enum related to text handling in Java. The `NumericShaper` class converts Latin-1 digits to other Unicode decimal digits. `TextAttribute` defines keys and values for text rendering attributes. The `NumericShaper.Range` enum represents a Unicode range for scripts with unique decimal digits. These components work together for numeric shaping and text attribute management.\n"],null,[]]