Class HSpan


class HSpan extends Span
  • Field Details

    • start

      final double start
    • end

      final double end
  • Constructor Details

    • HSpan

      HSpan(double start, double end, Paint color, LegendText legend)
  • Method Details

    • setLegendVisibility

      void setLegendVisibility(double min, double max, boolean forceLegend)