net.sourceforge.plantuml.svek
Class DecorateEntityImage3

java.lang.Object
  extended by net.sourceforge.plantuml.svek.DecorateEntityImage3
All Implemented Interfaces:
TextBlock, UDrawable, TextBlockBackcolored, UShape

public class DecorateEntityImage3
extends Object
implements TextBlockBackcolored


Constructor Summary
DecorateEntityImage3(TextBlock original, HtmlColor color)
           
 
Method Summary
 Dimension2D calculateDimension(StringBounder stringBounder)
           
 void drawU(UGraphic ug)
           
 HtmlColor getBackcolor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecorateEntityImage3

public DecorateEntityImage3(TextBlock original,
                            HtmlColor color)
Method Detail

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.