Interface ValidityDataSet

    • Method Detail

      • getValidity

        boolean getValidity​(int index)
        return the style for a given Datapoint
        Parameters:
        index - the index for which to retrieve the style
        Returns:
        the Style
      • hasValidityInformation

        boolean hasValidityInformation()
        should return, if validity-information is available, false otherwise.
        Returns:
        true, if validity information is available, false otherwise