Class HSpan


  • class HSpan
    extends Span
    • Field Detail

      • start

        final double start
      • end

        final double end
    • Constructor Detail

      • HSpan

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

      • setLegendVisibility

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