public class TextBlockLineBefore extends AbstractTextBlock implements TextBlock
Constructor and Description |
---|
TextBlockLineBefore(TextBlock textBlock) |
TextBlockLineBefore(TextBlock textBlock,
char separator) |
TextBlockLineBefore(TextBlock textBlock,
char separator,
TextBlock title) |
Modifier and Type | Method and Description |
---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
Rectangle2D |
getInnerPosition(String member,
StringBounder stringBounder) |
public TextBlockLineBefore(TextBlock textBlock, char separator, TextBlock title)
public TextBlockLineBefore(TextBlock textBlock, char separator)
public TextBlockLineBefore(TextBlock textBlock)
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public Rectangle2D getInnerPosition(String member, StringBounder stringBounder)
getInnerPosition
in interface TextBlock
getInnerPosition
in class AbstractTextBlock
Copyright © 2016. All Rights Reserved.