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

Class JHwriter



  • public class JHwriter
    extends java.lang.Object
    A class to write graphics in XML file.
    • Constructor Summary

      Constructors 
      Constructor and Description
      JHwriter() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      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

DMelt 3.0 © DataMelt by jWork.ORG