public class EntityImageNote2 extends Object
Constructor and Description |
---|
EntityImageNote2(IEntity entity,
ISkinParam skinParam,
Collection<Link> links) |
Modifier and Type | Method and Description |
---|---|
void |
drawU(UGraphic ug,
double xTheoricalPosition,
double yTheoricalPosition,
double marginWidth,
double marginHeight) |
protected HtmlColor |
getColor(ColorParam colorParam) |
Dimension2D |
getDimension(StringBounder stringBounder) |
protected IEntity |
getEntity() |
protected UFont |
getFont(FontParam fontParam) |
protected HtmlColor |
getFontColor(FontParam fontParam) |
protected ISkinParam |
getSkinParam() |
public EntityImageNote2(IEntity entity, ISkinParam skinParam, Collection<Link> links)
public Dimension2D getDimension(StringBounder stringBounder)
getDimension
in interface IEntityImageBlock
public void drawU(UGraphic ug, double xTheoricalPosition, double yTheoricalPosition, double marginWidth, double marginHeight)
protected final IEntity getEntity()
protected final HtmlColor getColor(ColorParam colorParam)
protected final ISkinParam getSkinParam()
Copyright © 2017. All Rights Reserved.