JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.desktop
java.awt.font
LayoutPath
Uses of Class
java.awt.font.LayoutPath
Packages that use
LayoutPath
Package
Description
java.awt.font
Provides classes and interface relating to fonts.
Uses of
LayoutPath
in
java.awt.font
Methods in
java.awt.font
that return
LayoutPath
Modifier and Type
Method
Description
LayoutPath
TextLayout.
getLayoutPath
()
Return the LayoutPath, or null if the layout path is the default path (x maps to advance, y maps to offset).