Constructor Detail

FlowExtTextNode

public FlowExtTextNode()
Method Detail

setTextPainter

public void setTextPainter(TextPainter textPainter)
Description copied from class: TextNode
Sets the text painter of this text node. If the specified text painter is null, this text node will use its default text painter (StrokingTextPainter.getInstance()).