Provides classes and interface relating to fonts.
-
Creates a copy of this TextLayout
justified to the
specified width.
Returns a TextLayout
on the given character range.
Returns the next layout, and updates the current position.
LineBreakMeasurer.nextLayout(float wrappingWidth,
int offsetLimit,
boolean requireNextWord)
Returns the next layout, and updates the current position.
boolean
Returns true
if the two layouts are equal.
Chooses one of the specified TextHitInfo
instances as
a strong caret in the specified TextLayout
.