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) |
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public TextBlockInEllipse(TextBlock text, StringBounder stringBounder)
public UEllipse getUEllipse()
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public void setDeltaShadow(double deltaShadow)
Copyright © 2016. All Rights Reserved.