Class NumberAxis

  • All Implemented Interfaces:
    Axis

    public class NumberAxis
    extends Object
    implements Axis
    • Constructor Detail

      • NumberAxis

        public NumberAxis​(Double min,
                          Double max)
      • NumberAxis

        public NumberAxis()
    • Method Detail

      • getImplementationJFree

        public org.jfree.chart.axis.NumberAxis getImplementationJFree()