public class DirectionalTextBlock extends AbstractTextBlock implements TextBlock
| Constructor and Description |
|---|
DirectionalTextBlock(GuideLine guideline,
TextBlock right,
TextBlock left,
TextBlock up,
TextBlock down) |
| 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 XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlock