net.sourceforge.plantuml.ugraphic
Class TextBlockInEllipse
java.lang.Object
net.sourceforge.plantuml.ugraphic.TextBlockInEllipse
- All Implemented Interfaces:
- TextBlock, UDrawable
public class TextBlockInEllipse
- extends Object
- implements TextBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextBlockInEllipse
public TextBlockInEllipse(TextBlock text,
StringBounder stringBounder)
getUEllipse
public UEllipse getUEllipse()
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
getUrls
public List<Url> getUrls()
- Specified by:
getUrls
in interface TextBlock
setDeltaShadow
public void setDeltaShadow(double deltaShadow)
Copyright © 2013. All Rights Reserved.