net.sourceforge.plantuml.posimo
Class EntityImageNote2
java.lang.Object
net.sourceforge.plantuml.posimo.EntityImageNote2
- All Implemented Interfaces:
- IEntityImageBlock
public class EntityImageNote2
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityImageNote2
public EntityImageNote2(IEntity entity,
ISkinParam skinParam,
Collection<Link> links)
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)
getEntity
protected final IEntity getEntity()
getFont
protected UFont getFont(FontParam fontParam)
getFontColor
protected HtmlColor getFontColor(FontParam fontParam)
getColor
protected final HtmlColor getColor(ColorParam colorParam)
getSkinParam
protected final ISkinParam getSkinParam()
Copyright © 2011. All Rights Reserved.