Class Plot


  • public class Plot
    extends java.lang.Object
    • Constructor Detail

      • Plot

        public Plot​(Dataset ds,
                    int row)
        Creates an axis object from the given dataset/row
      • Plot

        public Plot()
        Creates a blank axis.
      • Plot

        public Plot​(Plot copy)