public class EntityImageNote2
extends java.lang.Object
Constructor and Description |
---|
EntityImageNote2(IEntity entity,
ISkinParam skinParam,
java.util.Collection<Link> links) |
Modifier and Type | Method and Description |
---|---|
void |
drawU(UGraphic ug,
double xTheoricalPosition,
double yTheoricalPosition,
double marginWidth,
double marginHeight) |
protected HColor |
getColor(ColorParam colorParam) |
java.awt.geom.Dimension2D |
getDimension(StringBounder stringBounder) |
protected IEntity |
getEntity() |
protected UFont |
getFont(FontParam fontParam) |
protected HColor |
getFontColor(FontParam fontParam) |
protected ISkinParam |
getSkinParam() |
public EntityImageNote2(IEntity entity, ISkinParam skinParam, java.util.Collection<Link> links)
public java.awt.geom.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 HColor getColor(ColorParam colorParam)
protected final ISkinParam getSkinParam()
Copyright © 2020. All Rights Reserved.