net.sourceforge.plantuml.posimo
Class EntityImageBlock
java.lang.Object
net.sourceforge.plantuml.posimo.EntityImageBlock
- All Implemented Interfaces:
- IEntityImageBlock
public class EntityImageBlock
- extends Object
- implements IEntityImageBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityImageBlock
public EntityImageBlock(IEntity entity,
Rose rose,
ISkinParam param,
Collection<Link> links,
FontParam titleParam)
getDimension
public Dimension2D getDimension(StringBounder stringBounder)
- Specified by:
getDimension
in interface IEntityImageBlock
drawU
public void drawU(UGraphic ug,
double xTheoricalPosition,
double yTheoricalPosition,
double marginWidth,
double marginHeight)
- Specified by:
drawU
in interface IEntityImageBlock
getShapeType
public ShapeType getShapeType()
Copyright © 2012. All Rights Reserved.