Interface IconifiableEntity

  • All Superinterfaces:
    Entity, Identifiable<String>

    public interface IconifiableEntity
    extends Entity
    An extension of Entity that should be used for entities that may have an icon when rendered.
    This is the logical name of the icon, size is determined by renderer.
    • Method Detail

      • getIconName

        String getIconName()
        Get the logical icon name
        Returns:
        icon name