Documentation of 'jhplot.io.JHreader' Java class.
JHreader
jhplot.io

Class JHreader



  • public class JHreader
    extends java.lang.Object
    A class to read XML file and build jHPlot graphics.
    • Constructor Summary

      Constructors 
      Constructor and Description
      JHreader() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean readScript(java.io.File f, HPlot hplot)
      Read the file.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JHreader

        public JHreader()
    • Method Detail

      • readScript

        public static boolean readScript(java.io.File f,
                                         HPlot hplot)
        Read the file.
        Parameters:
        f - input file.
        hplot - HPlot object.
        Returns:
        true if OK

DMelt 3.0 © DataMelt by jWork.ORG