net.sourceforge.plantuml.svek
Class DecorateEntityImage
java.lang.Object
net.sourceforge.plantuml.svek.DecorateEntityImage
- All Implemented Interfaces:
- IEntityImage
public class DecorateEntityImage
- extends Object
- implements IEntityImage
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecorateEntityImage
public DecorateEntityImage(IEntityImage original,
TextBlock text,
HorizontalAlignement horizontal)
DecorateEntityImage
public DecorateEntityImage(IEntityImage original,
TextBlock text1,
HorizontalAlignement horizontal1,
TextBlock text2,
HorizontalAlignement horizontal2)
drawU
public void drawU(UGraphic ug,
double x,
double y)
- Specified by:
drawU
in interface IEntityImage
getBackcolor
public HtmlColor getBackcolor()
- Specified by:
getBackcolor
in interface IEntityImage
getDimension
public Dimension2D getDimension(StringBounder stringBounder)
- Specified by:
getDimension
in interface IEntityImage
getShapeType
public ShapeType getShapeType()
- Specified by:
getShapeType
in interface IEntityImage
getShield
public int getShield()
- Specified by:
getShield
in interface IEntityImage
getDeltaX
public final double getDeltaX()
getDeltaY
public final double getDeltaY()
Copyright © 2012. All Rights Reserved.