jhplot.io
Class JHwriter

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

public class JHwriter
extends java.lang.Object

A class to write graphics in XML file.


Constructor Summary
JHwriter()
           
 
Method Summary
static boolean writeScript(java.io.File f, HPlot hplot)
          Write the file
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JHwriter

public JHwriter()
Method Detail

writeScript

public static boolean writeScript(java.io.File f,
                                  HPlot hplot)
Write the file

Parameters:
f - input file
hplot - HPlot object


jHepWork 2.1 (C) S.Chekanov