net.sourceforge.plantuml.svek
Class EntityImageUseCase
java.lang.Object
net.sourceforge.plantuml.svek.EntityImageUseCase
- All Implemented Interfaces:
- IEntityImage
public class EntityImageUseCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityImageUseCase
public EntityImageUseCase(IEntity entity,
ISkinParam skinParam)
getDimension
public Dimension2D getDimension(StringBounder stringBounder)
- Specified by:
getDimension
in interface IEntityImage
drawU
public void drawU(UGraphic ug,
double xTheoricalPosition,
double yTheoricalPosition)
getShapeType
public ShapeType getShapeType()
getShield
public int getShield()
getEntity
protected final IEntity getEntity()
getFontOld
protected final UFont getFontOld(FontParam fontParam)
getFont
protected final UFont getFont(FontParam fontParam,
Stereotype stereo)
getFontColor
protected final HtmlColor getFontColor(FontParam fontParam,
Stereotype stereo)
getColor
protected final HtmlColor getColor(ColorParam colorParam,
Stereotype stereo)
getSkinParam
protected final ISkinParam getSkinParam()
getBackcolor
public final HtmlColor getBackcolor()
- Specified by:
getBackcolor
in interface IEntityImage
getStereo
protected final Stereotype getStereo()
Copyright © 2011. All Rights Reserved.