Paragraphs.ParagraphBuilder |
Paragraphs.ParagraphBuilder.addPicture(PictureRenderData picture) |
Paragraphs.ParagraphBuilder |
Paragraphs.ParagraphBuilder.addText(String text) |
Paragraphs.ParagraphBuilder |
Paragraphs.ParagraphBuilder.addText(TextRenderData text) |
Paragraphs.ParagraphBuilder |
Paragraphs.ParagraphBuilder.center() |
Paragraphs.ParagraphBuilder |
Paragraphs.ParagraphBuilder.glyphStyle(Style style) |
Paragraphs.ParagraphBuilder |
Paragraphs.ParagraphBuilder.left() |
static Paragraphs.ParagraphBuilder |
Paragraphs.of() |
static Paragraphs.ParagraphBuilder |
Paragraphs.of(PictureRenderData picture) |
static Paragraphs.ParagraphBuilder |
Paragraphs.of(String text) |
static Paragraphs.ParagraphBuilder |
Paragraphs.of(TextRenderData text) |
Paragraphs.ParagraphBuilder |
Paragraphs.ParagraphBuilder.paraStyle(ParagraphStyle style) |
Paragraphs.ParagraphBuilder |
Paragraphs.ParagraphBuilder.right() |