public class TextBlockEmpty extends AbstractTextBlock implements TextBlockWidth, TextBlock
| Constructor and Description |
|---|
TextBlockEmpty() |
TextBlockEmpty(double width,
double height) |
| Modifier and Type | Method and Description |
|---|---|
TextBlock |
asTextBlock(double widthToUse) |
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
getInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic TextBlockEmpty(double width,
double height)
public TextBlockEmpty()
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockcalculateDimension in interface TextBlockWidthpublic TextBlock asTextBlock(double widthToUse)
asTextBlock in interface TextBlockWidthCopyright © 2017. All rights reserved.