net.sourceforge.plantuml.svek
Class DecorateEntityImage3
java.lang.Object
net.sourceforge.plantuml.svek.DecorateEntityImage3
- All Implemented Interfaces:
- TextBlock, UDrawable, TextBlockBackcolored, UShape
public class DecorateEntityImage3
- extends Object
- implements TextBlockBackcolored
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecorateEntityImage3
public DecorateEntityImage3(TextBlock original,
HtmlColor color)
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
getBackcolor
public HtmlColor getBackcolor()
- Specified by:
getBackcolor
in interface TextBlockBackcolored
Copyright © 2014. All Rights Reserved.