public class EntityImageDescription extends AbstractEntityImage
CORNER, MARGIN, MARGIN_LINE| Constructor and Description |
|---|
EntityImageDescription(Entity entity,
ISkinParam skinParam2,
PortionShower portionShower,
java.util.Collection<Link> links,
SName styleName,
Bibliotekon bibliotekon) |
| Modifier and Type | Method and Description |
|---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
MagneticBorder |
getMagneticBorder() |
XDimension2D |
getNameDimension(StringBounder stringBounder) |
double |
getOverscanX(StringBounder stringBounder) |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
getBackcolor, getEntity, getSkinParam, getStereo, isHiddengetInnerPosition, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPosition, getMinMaxpublic EntityImageDescription(Entity entity, ISkinParam skinParam2, PortionShower portionShower, java.util.Collection<Link> links, SName styleName, Bibliotekon bibliotekon)
public XDimension2D getNameDimension(StringBounder stringBounder)
public XDimension2D calculateDimension(StringBounder stringBounder)
public Margins getShield(StringBounder stringBounder)
getShield in interface IEntityImagegetShield in class AbstractEntityImagepublic final void drawU(UGraphic ug)
public ShapeType getShapeType()
public double getOverscanX(StringBounder stringBounder)
getOverscanX in interface IEntityImagegetOverscanX in class AbstractEntityImagepublic MagneticBorder getMagneticBorder()
getMagneticBorder in interface TextBlockgetMagneticBorder in interface IEntityImagegetMagneticBorder in class AbstractTextBlock