net.sourceforge.plantuml.graphic
Class TileImage
java.lang.Object
net.sourceforge.plantuml.graphic.TileImage
- All Implemented Interfaces:
- TextBlock, UDrawable
public class TileImage
- extends Object
- implements TextBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TileImage
public TileImage(BufferedImage image,
ImgValign valign,
int vspace)
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
getUrls
public List<Url> getUrls(StringBounder stringBounder)
- Specified by:
getUrls
in interface TextBlock
Copyright © 2013. All Rights Reserved.