public class TextBlockInEllipse extends AbstractTextBlock implements TextBlock
| Constructor and Description |
|---|
TextBlockInEllipse(TextBlock text,
StringBounder stringBounder) |
| Modifier and Type | Method and Description |
|---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
UEllipse |
getUEllipse() |
void |
setDeltaShadow(double deltaShadow) |
getInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic TextBlockInEllipse(TextBlock text, StringBounder stringBounder)
public UEllipse getUEllipse()
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockpublic void setDeltaShadow(double deltaShadow)
Copyright © 2017. All rights reserved.