public final class ConcurrentStateImage extends AbstractTextBlock implements IEntityImage
CORNER, MARGIN, MARGIN_LINE
Constructor and Description |
---|
ConcurrentStateImage(java.util.Collection<IEntityImage> images,
char concurrentSeparator,
ISkinParam skinParam,
HtmlColor backColor) |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
HtmlColor |
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 ConcurrentStateImage(java.util.Collection<IEntityImage> images, char concurrentSeparator, ISkinParam skinParam, HtmlColor backColor)
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public HtmlColor getBackcolor()
getBackcolor
in interface TextBlockBackcolored
public Margins getShield(StringBounder stringBounder)
getShield
in interface IEntityImage
public ShapeType getShapeType()
getShapeType
in interface IEntityImage
public double getOverscanX(StringBounder stringBounder)
getOverscanX
in interface IEntityImage