net.sourceforge.plantuml.svek
Class SvekResult
java.lang.Object
net.sourceforge.plantuml.svek.SvekResult
- All Implemented Interfaces:
- Moveable, IEntityImage
public final class SvekResult
- extends Object
- implements IEntityImage, Moveable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SvekResult
public SvekResult(Dimension2D dim,
DotData dotData,
DotStringFactory dotStringFactory,
HtmlColor clusterBorder)
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
moveSvek
public void moveSvek(double deltaX,
double deltaY)
- Specified by:
moveSvek
in interface Moveable
Copyright © 2012. All Rights Reserved.