Documentation of 'hep.aida.ref.plotter.Plotter' Java class
Plotter
hep.aida.ref.plotter

Class Plotter

    • Method Detail

      • show

        public void show()
        Description copied from interface: IPlotter
        Map the plotter on the screen.
        Specified by:
        show in interface IPlotter
        Overrides:
        show in class DummyPlotter
      • hide

        public void hide()
        Description copied from interface: IPlotter
        Unmap the plotter on the screen.
        Specified by:
        hide in interface IPlotter
        Overrides:
        hide in class DummyPlotter
      • writeToFile

        public void writeToFile(java.lang.String file,
                                java.lang.String type)
                         throws java.io.IOException
        Description copied from interface: IPlotter
        Produce an output file.
        Specified by:
        writeToFile in interface IPlotter
        Overrides:
        writeToFile in class DummyPlotter
        type - A string to describe the type of the output : "PS" or "PostScript" for PostScript, "JPEG" for JPEG. If nothing is given, the type is guessed from the given file name suffix (.ps for PostScript, .jpg for JPEG, etc...).
        Throws:
        java.io.IOException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.