Interface Value

All Known Implementing Classes:
ValueAbstract, ValueColor, ValueImpl, ValueNull

public interface Value
  • Method Details

    • asString

      String asString()
    • asColor

      HColor asColor(HColorSet set)
    • asInt

      int asInt(boolean minusOneIfError)
    • asDouble

      double asDouble()
    • asBoolean

      boolean asBoolean()
    • asFontStyle

      int asFontStyle()
    • asHorizontalAlignment

      HorizontalAlignment asHorizontalAlignment()
    • getPriority

      int getPriority()