public class EntityImageNoteLink extends AbstractTextBlock implements IEntityImage
CORNER, MARGIN, MARGIN_LINE
Constructor and Description |
---|
EntityImageNoteLink(Display note,
Colors colors,
ISkinParam skinParam,
StyleBuilder styleBuilder) |
Modifier and Type | Method and Description |
---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
HColor |
getBackcolor() |
double |
getOverscanX(StringBounder stringBounder) |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
boolean |
isHidden() |
getInnerPosition, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition, getMinMax
public EntityImageNoteLink(Display note, Colors colors, ISkinParam skinParam, StyleBuilder styleBuilder)
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public ShapeType getShapeType()
getShapeType
in interface IEntityImage
public HColor getBackcolor()
getBackcolor
in interface TextBlockBackcolored
public Margins getShield(StringBounder stringBounder)
getShield
in interface IEntityImage
public double getOverscanX(StringBounder stringBounder)
getOverscanX
in interface IEntityImage