Stay organized with collections Save and categorize content based on your preferences.

Classes

LineBreakConfig Specifies the line-break strategies for text wrapping. 
LineBreakConfig.Builder A builder for creating a LineBreakConfig instance. 
LineBreaker Provides automatic line breaking for a single paragraph. 
LineBreaker.Builder Helper class for creating a LineBreaker
LineBreaker.ParagraphConstraints Line breaking constraints for single paragraph. 
LineBreaker.Result Holds the result of the line breaking algorithm
MeasuredText Result of text shaping of the single paragraph string. 
MeasuredText.Builder Helper class for creating a MeasuredText
PositionedGlyphs Text shaping result object for single style text. 
TextRunShaper Provides conversion from a text into glyph array. 

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2023-02-08 UTC.