public abstract class EntityImageStateCommon extends AbstractEntityImage
Modifier and Type | Field and Description |
---|---|
protected LineConfigurable |
lineConfig |
protected TextBlock |
title |
protected Url |
url |
CORNER, MARGIN, MARGIN_LINE
Constructor and Description |
---|
EntityImageStateCommon(Entity entity,
ISkinParam skinParam) |
Modifier and Type | Method and Description |
---|---|
protected UGraphic |
applyColor(UGraphic ug) |
protected URectangle |
getShape(XDimension2D dimTotal) |
ShapeType |
getShapeType() |
protected Style |
getStyleState() |
static Style |
getStyleState(Entity group,
ISkinParam skinParam) |
static Style |
getStyleStateBody(Entity group,
ISkinParam skinParam) |
protected Style |
getStyleStateHeader() |
static Style |
getStyleStateHeader(Entity group,
ISkinParam skinParam) |
static Style |
getStyleStateTitle(Entity group,
ISkinParam skinParam) |
getBackcolor, getEntity, getOverscanX, getShield, getSkinParam, getStereo, isHidden
getInnerPosition, getMagneticBorder, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMagneticBorder
calculateDimension, getInnerPosition, getMinMax
protected final TextBlock title
protected final Url url
protected final LineConfigurable lineConfig
public EntityImageStateCommon(Entity entity, ISkinParam skinParam)
public static Style getStyleStateTitle(Entity group, ISkinParam skinParam)
public static Style getStyleStateHeader(Entity group, ISkinParam skinParam)
public static Style getStyleState(Entity group, ISkinParam skinParam)
public static Style getStyleStateBody(Entity group, ISkinParam skinParam)
protected final Style getStyleState()
protected final Style getStyleStateHeader()
public final ShapeType getShapeType()
protected final URectangle getShape(XDimension2D dimTotal)