net.sourceforge.plantuml.posimo
Class EntityImageBlock
java.lang.Object
net.sourceforge.plantuml.posimo.EntityImageBlock
- All Implemented Interfaces:
- IEntityImageBlock
public class EntityImageBlock
- extends java.lang.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,
java.util.Collection<Link> links,
FontParam titleParam)
getDimension
public java.awt.geom.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 © 2011. All Rights Reserved.