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
Java SE 17 & JDK 17
DRAFT 17-crac+6-21
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH:
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).