PaintTextRow

public final class PaintTextRow implements PaintRow

Types

PaintTextRowBuilder
Link copied to clipboard
public class PaintTextRowBuilder

Functions

builder
Link copied to clipboard
static PaintTextRow.PaintTextRowBuilder builder()
paint
Link copied to clipboard
Rectangle paint(Graphics g, Point base, boolean topToBottom, boolean leftToRight)
Paints the row
toBuilder
Link copied to clipboard
PaintTextRow.PaintTextRowBuilder toBuilder()