com.ibm.openpages.api.metadata

Interface IDisplayTypeAttributes.INumberRangeColor

  • Enclosing interface:
    IDisplayTypeAttributes


    public static interface IDisplayTypeAttributes.INumberRangeColor
    Represents number-ranged color definition
    • Method Summary

      All Methods Instance Methods Abstract Methods Deprecated Methods 
      Modifier and Type Method and Description
      java.lang.Long getBottom()
      Deprecated. 
      This truncates decimal places. Use #bottomDouble() instead.
      java.lang.Double getBottomDouble()
      bottom number of the range as a Double
      java.lang.String getColor()
      color of the number-range definition
      java.lang.Long getTop()
      Deprecated. 
      This truncates decimal places. Use #topDouble() instead.
      java.lang.Double getTopDouble()
      top number of the range as a Double
    • Method Detail

      • getBottom

        java.lang.Long getBottom()
        Deprecated. This truncates decimal places. Use #bottomDouble() instead.
        bottom number of the range
        Returns:
      • getBottomDouble

        java.lang.Double getBottomDouble()
        bottom number of the range as a Double
        Returns:
      • getTop

        java.lang.Long getTop()
        Deprecated. This truncates decimal places. Use #topDouble() instead.
        top number of the range
        Returns:
      • getTopDouble

        java.lang.Double getTopDouble()
        top number of the range as a Double
        Returns:
      • getColor

        java.lang.String getColor()
        color of the number-range definition
        Returns:

Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.