public class WrappingNewLine extends NewLine
DEFAULT_FONT_DESCRIPTOR| Constructor and Description |
|---|
WrappingNewLine()
See
NewLine.NewLine(). |
WrappingNewLine(float fontSize)
|
WrappingNewLine(FontDescriptor fontDescriptor)
|
public WrappingNewLine()
NewLine.NewLine().public WrappingNewLine(FontDescriptor fontDescriptor)
fontDescriptor - the font and size associated with this new line.public WrappingNewLine(float fontSize)
fontSize - the font size, resp. the height of the new line.Copyright © 2022. All rights reserved.