net.sourceforge.plantuml.svek
Class EntityImageState
java.lang.Object
net.sourceforge.plantuml.svek.EntityImageState
- All Implemented Interfaces:
- IEntityImage
public class EntityImageState
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CORNER
public static final int CORNER
- See Also:
- Constant Field Values
MARGIN
public static final int MARGIN
- See Also:
- Constant Field Values
MARGIN_LINE
public static final int MARGIN_LINE
- See Also:
- Constant Field Values
EntityImageState
public EntityImageState(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 © 2012. All Rights Reserved.