public class PngTitler extends Object
Constructor and Description |
---|
PngTitler(HtmlColor textColor,
Display text,
int fontSize,
String fontFamily,
HorizontalAlignment horizontalAlignment,
HtmlColor hyperlinkColor,
boolean useUnderlineForHyperlink) |
Modifier and Type | Method and Description |
---|---|
TextBlock |
getTextBlock() |
Dimension2D |
getTextDimension(StringBounder stringBounder) |
public PngTitler(HtmlColor textColor, Display text, int fontSize, String fontFamily, HorizontalAlignment horizontalAlignment, HtmlColor hyperlinkColor, boolean useUnderlineForHyperlink)
public Dimension2D getTextDimension(StringBounder stringBounder)
public TextBlock getTextBlock()
Copyright © 2016. All Rights Reserved.