Constructor and Description |
---|
TextBlockLineBefore(TextBlock textBlock) |
TextBlockLineBefore(TextBlock textBlock,
char separator) |
TextBlockLineBefore(TextBlock textBlock,
char separator,
TextBlock title) |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
java.awt.geom.Rectangle2D |
getInnerPosition(java.lang.String member,
StringBounder stringBounder,
InnerStrategy strategy) |
Ports |
getPorts(StringBounder stringBounder) |
getMinMax
public TextBlockLineBefore(TextBlock textBlock, char separator, TextBlock title)
public TextBlockLineBefore(TextBlock textBlock, char separator)
public TextBlockLineBefore(TextBlock textBlock)
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public java.awt.geom.Rectangle2D getInnerPosition(java.lang.String member, StringBounder stringBounder, InnerStrategy strategy)
getInnerPosition
in interface TextBlock
getInnerPosition
in class AbstractTextBlock
public Ports getPorts(StringBounder stringBounder)