net.sourceforge.plantuml.posimo
Class LabelImage

java.lang.Object
  extended by net.sourceforge.plantuml.posimo.LabelImage

public class LabelImage
extends Object


Constructor Summary
LabelImage(Link link, Rose rose, ISkinParam param)
           
 
Method Summary
 void drawU(UGraphic ug, double x, double y)
           
 Dimension2D getDimension(StringBounder stringBounder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LabelImage

public LabelImage(Link link,
                  Rose rose,
                  ISkinParam param)
Method Detail

getDimension

public Dimension2D getDimension(StringBounder stringBounder)

drawU

public void drawU(UGraphic ug,
                  double x,
                  double y)


Copyright © 2013. All Rights Reserved.