jhplot.io
Class JHreader

java.lang.Object
  extended by jhplot.io.JHreader

public class JHreader
extends java.lang.Object

A class to read XML file and build jHPlot graphics.


Constructor Summary
JHreader()
           
 
Method Summary
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


jHepWork 2.1 (C) S.Chekanov