Class EntityImageStateCommon

java.lang.Object
All Implemented Interfaces:
TextBlock, UDrawable, Hideable, IEntityImage, TextBlockBackcolored, UShape
Direct Known Subclasses:
EntityImageState, EntityImageStateEmptyDescription

public abstract class EntityImageStateCommon extends AbstractEntityImage
  • Field Details

  • Constructor Details

    • EntityImageStateCommon

      public EntityImageStateCommon(IEntity entity, ISkinParam skinParam)
  • Method Details

    • getStyleState

      protected final Style getStyleState()
    • getShapeType

      public final ShapeType getShapeType()
    • getShape

      protected final URectangle getShape(Dimension2D dimTotal)
    • applyColorAndStroke

      protected final UGraphic applyColorAndStroke(UGraphic ug)