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

Class PlotterFactory

    • Constructor Detail

      • PlotterFactory

        public PlotterFactory()
    • Method Detail

      • create

        public IPlotter create()
        Description copied from interface: IPlotterFactory
        Create an IPlotter. A plotter is in general managed by a GUI. The "name" of the plotter could be used as the string identifier for the GUI plotter widget. If "" is passed, some default plotter is used.
        Specified by:
        create in interface IPlotterFactory
        Overrides:
        create in class DummyPlotterFactory
      • create

        public IPlotter create(java.lang.String title)
        Description copied from interface: IPlotterFactory
        Create an IPlotter.
        Specified by:
        create in interface IPlotterFactory
        Overrides:
        create in class DummyPlotterFactory
        Parameters:
        title - A string identifier. A plotter is in general managed by a GUI. The "name" of the plotter could be used as the string identifier for the GUI plotter widget. If "" is passed, some default plotter is used.
      • create

        public IPlotter create(java.lang.String title,
                               java.lang.String options)
        Description copied from interface: IPlotterFactory
        Create an IPlotter.
        Specified by:
        create in interface IPlotterFactory
        Overrides:
        create in class DummyPlotterFactory
        Parameters:
        title - A string identifier. A plotter is in general managed by a GUI. The "name" of the plotter could be used as the string identifier for the GUI plotter widget. If "" is passed, some default plotter is used.
        options - See implementattion's documentation for available options.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.