Constructor and Description |
---|
TextBlockLineBefore(double defaultThickness,
TextBlock textBlock) |
TextBlockLineBefore(double defaultThickness,
TextBlock textBlock,
char separator) |
TextBlockLineBefore(double defaultThickness,
TextBlock textBlock,
char separator,
TextBlock title) |
Modifier and Type | Method and Description |
---|---|
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(double defaultThickness, TextBlock textBlock, char separator, TextBlock title)
public TextBlockLineBefore(double defaultThickness, TextBlock textBlock, char separator)
public TextBlockLineBefore(double defaultThickness, TextBlock textBlock)
public 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)