public class TextBlockHorizontal extends AbstractTextBlock implements TextBlock
| Constructor and Description |
|---|
TextBlockHorizontal(java.util.List<TextBlock> all,
VerticalAlignment alignment) |
| Modifier and Type | Method and Description |
|---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
getBackcolor, getInnerPosition, getMagneticBorder, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackcolor, getInnerPosition, getMagneticBorder, getMinMaxpublic TextBlockHorizontal(java.util.List<TextBlock> all, VerticalAlignment alignment)
public XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlock