public interface IEntityImage extends Hideable, TextBlock
Modifier and Type | Field and Description |
---|---|
static int |
CORNER |
static int |
MARGIN |
static int |
MARGIN_LINE |
Modifier and Type | Method and Description |
---|---|
MagneticBorder |
getMagneticBorder() |
double |
getOverscanX(StringBounder stringBounder) |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
calculateDimension, getBackcolor, getInnerPosition, getMinMax
static final int CORNER
static final int MARGIN
static final int MARGIN_LINE
ShapeType getShapeType()
Margins getShield(StringBounder stringBounder)
double getOverscanX(StringBounder stringBounder)
MagneticBorder getMagneticBorder()
getMagneticBorder
in interface TextBlock