public class EntityImageDegenerated extends java.lang.Object implements IEntityImage
CORNER, MARGIN, MARGIN_LINE
Constructor and Description |
---|
EntityImageDegenerated(IEntityImage orig,
HColor backcolor) |
Modifier and Type | Method and Description |
---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
HColor |
getBackcolor() |
XRectangle2D |
getInnerPosition(java.lang.String member,
StringBounder stringBounder,
InnerStrategy strategy) |
MagneticBorder |
getMagneticBorder() |
MinMax |
getMinMax(StringBounder stringBounder) |
double |
getOverscanX(StringBounder stringBounder) |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
boolean |
isHidden() |
public EntityImageDegenerated(IEntityImage orig, HColor backcolor)
public HColor getBackcolor()
getBackcolor
in interface TextBlock
public XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public MinMax getMinMax(StringBounder stringBounder)
public XRectangle2D getInnerPosition(java.lang.String member, StringBounder stringBounder, InnerStrategy strategy)
getInnerPosition
in interface TextBlock
public MagneticBorder getMagneticBorder()
getMagneticBorder
in interface TextBlock
getMagneticBorder
in interface IEntityImage
public ShapeType getShapeType()
getShapeType
in interface IEntityImage
public Margins getShield(StringBounder stringBounder)
getShield
in interface IEntityImage
public double getOverscanX(StringBounder stringBounder)
getOverscanX
in interface IEntityImage