net.sourceforge.plantuml.graphic
Class TileImageSvg

java.lang.Object
  extended by net.sourceforge.plantuml.graphic.TileImageSvg
All Implemented Interfaces:
TextBlock, UDrawable

public class TileImageSvg
extends Object
implements TextBlock


Constructor Summary
TileImageSvg(File svgFile)
           
 
Method Summary
 Dimension2D calculateDimension(StringBounder stringBounder)
           
 void drawU(UGraphic ug)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TileImageSvg

public TileImageSvg(File svgFile)
             throws IOException
Throws:
IOException
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


Copyright © 2013. All Rights Reserved.