Class VRule


  • class VRule
    extends Rule
    • Field Detail

      • timestamp

        final long timestamp
    • Constructor Detail

      • VRule

        VRule​(long timestamp,
              Paint color,
              LegendText legend,
              float width)
    • Method Detail

      • setLegendVisibility

        void setLegendVisibility​(long minval,
                                 long maxval,
                                 boolean forceLegend)