net.sourceforge.plantuml.activitydiagram3.ftile
Class EntityImageNote2

java.lang.Object
  extended by net.sourceforge.plantuml.activitydiagram3.ftile.EntityImageNote2
All Implemented Interfaces:
TextBlock, UDrawable

public class EntityImageNote2
extends Object
implements TextBlock


Constructor Summary
EntityImageNote2(Display note)
           
 
Method Summary
 Dimension2D calculateDimension(StringBounder stringBounder)
           
 void drawUNewWayINLINED(UGraphic ug)
           
 List<Url> getUrls()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityImageNote2

public EntityImageNote2(Display note)
Method Detail

calculateDimension

public Dimension2D calculateDimension(StringBounder stringBounder)
Specified by:
calculateDimension in interface TextBlock

drawUNewWayINLINED

public void drawUNewWayINLINED(UGraphic ug)
Specified by:
drawUNewWayINLINED in interface UDrawable

getUrls

public List<Url> getUrls()
Specified by:
getUrls in interface TextBlock


Copyright © 2013. All Rights Reserved.