Documentation of 'hep.aida.ref.plotter.style.registry.StyleStoreXMLWriter' Java class
StyleStoreXMLWriter
hep.aida.ref.plotter.style.registry

Class StyleStoreXMLWriter

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


    public class StyleStoreXMLWriter
    extends org.freehep.xml.util.XMLWriter
    • Constructor Detail

      • StyleStoreXMLWriter

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

      • writeToFile

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

        public static void writeToFile(java.lang.String fileName,
                                       IStyleStore store,
                                       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
      • writeXMLStyleStore

        public void writeXMLStyleStore(IStyleStore store)
      • writeXMLStyleStore

        public void writeXMLStyleStore(IStyleStore store,
                                       boolean writeAllParameters)
      • storeEntryToXML

        public void storeEntryToXML(java.lang.String name,
                                    java.lang.String type,
                                    IPlotterStyle style,
                                    IStyleRule rule)
      • styleRuleToXML

        public void styleRuleToXML(IStyleRule rule)
      • plotterStyleToXML

        public void plotterStyleToXML(IPlotterStyle style)
      • plotterStyleToXML

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

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

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.