Uses of Class java.awt.font.TextLayout

Uses in package gnu.java.awt.peer

Methods with return type java.awt.font.TextLayout

TextLayout
ClasspathTextLayoutPeer.getJustifiedLayout(float justificationWidth)

Uses in package java.awt.font

Methods with parameter type java.awt.font.TextLayout

boolean
TextHitInfo

Methods with return type java.awt.font.TextLayout

TextLayout
TextLayout.getJustifiedLayout(float justificationWidth)
TextLayout
TextMeasurer.getLayout(int start, int limit)
TextLayout
LineBreakMeasurer.nextLayout(float wrappingWidth)
TextLayout
LineBreakMeasurer.nextLayout(float wrappingWidth, int offsetLimit, boolean requireNextWord)

Uses in package gnu.java.awt.peer.gtk

Methods with return type java.awt.font.TextLayout

TextLayout
GdkTextLayout.getJustifiedLayout(float justificationWidth)