Documentation of 'hep.aida.ref.xml.AidaStyleXMLWriter' Java class
AidaStyleXMLWriter
hep.aida.ref.xml

Class AidaStyleXMLWriter

  • All Implemented Interfaces:
    org.freehep.xml.util.XMLTagWriter


    public class AidaStyleXMLWriter
    extends org.freehep.xml.util.XMLWriter
    Convert AIDA objects to XML.
    • Constructor Summary

      Constructors 
      Constructor and Description
      AidaStyleXMLWriter(java.io.Writer writer) 
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void close() 
      static void main(java.lang.String[] args) 
      void plotterStyleToXML(IPlotterStyle style) 
      void plotterStyleToXML(IPlotterStyle style, boolean writeAllParameters) 
      void printStyle(IBaseStyle style) 
      static void printStyle(IBaseStyle style, boolean writeAllParameters) 
      static void writeToFile(java.lang.String fileName, IPlotterStyle style) 
      static void writeToFile(java.lang.String fileName, IPlotterStyle style, boolean writeAllParameters) 
      • Methods inherited from class org.freehep.xml.util.XMLWriter

        closeDoc, closeTag, normalize, normalizeText, openDoc, openDoc, openTag, openTag, print, print, printComment, println, printTag, printTag, referToDTD, referToDTD, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute
      • Methods inherited from class java.lang.Object

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

      • AidaStyleXMLWriter

        public AidaStyleXMLWriter(java.io.Writer writer)
                           throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • writeToFile

        public static void writeToFile(java.lang.String fileName,
                                       IPlotterStyle style)
                                throws java.io.IOException
        Throws:
        java.io.IOException
      • writeToFile

        public static void writeToFile(java.lang.String fileName,
                                       IPlotterStyle style,
                                       boolean writeAllParameters)
                                throws java.io.IOException
        Throws:
        java.io.IOException
      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface org.freehep.xml.util.XMLTagWriter
        Overrides:
        close in class org.freehep.xml.util.XMLWriter
        Throws:
        java.io.IOException
      • plotterStyleToXML

        public void plotterStyleToXML(IPlotterStyle style)
      • plotterStyleToXML

        public void plotterStyleToXML(IPlotterStyle style,
                                      boolean writeAllParameters)
      • printStyle

        public void printStyle(IBaseStyle style)
      • printStyle

        public static void printStyle(IBaseStyle style,
                                      boolean writeAllParameters)
      • main

        public static void main(java.lang.String[] args)
                         throws java.io.IOException
        Throws:
        java.io.IOException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.