|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjhplot.io.JHwriter
public class JHwriter
A class to write graphics in XML file.
Constructor Summary | |
---|---|
JHwriter()
|
Method Summary | |
---|---|
static boolean |
writeScript(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 |
---|
public JHwriter()
Method Detail |
---|
public static boolean writeScript(File f, HPlot hplot)
f
- input filehplot
- HPlot object
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |