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 |
|---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
HColor |
getBackcolor() |
double |
getOverscanX(StringBounder stringBounder) |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
boolean |
isHidden() |
getInnerPosition, getMagneticBorder, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMagneticBordergetInnerPosition, getMinMaxpublic EntityImageNoteLink(Display note, Colors colors, ISkinParam skinParam, StyleBuilder styleBuilder)
public XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockpublic ShapeType getShapeType()
getShapeType in interface IEntityImagepublic HColor getBackcolor()
getBackcolor in interface TextBlockgetBackcolor in class AbstractTextBlockpublic Margins getShield(StringBounder stringBounder)
getShield in interface IEntityImagepublic double getOverscanX(StringBounder stringBounder)
getOverscanX in interface IEntityImage