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

Class PlotterLayout

    • Constructor Summary

      Constructors 
      Constructor and Description
      PlotterLayout() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String[] availableParameters()
      Get list of the available parameters (implementation-dependent)
      double parameterValue(java.lang.String str)
      Get parameter value.
      void reset()
      Return to original (construction time) state.
      boolean setParameter(java.lang.String str, double param)
      Set a parameter.
      • Methods inherited from class java.lang.Object

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

      • PlotterLayout

        public PlotterLayout()
    • Method Detail

      • availableParameters

        public java.lang.String[] availableParameters()
        Description copied from interface: IPlotterLayout
        Get list of the available parameters (implementation-dependent)
        Specified by:
        availableParameters in interface IPlotterLayout
      • reset

        public void reset()
        Description copied from interface: IPlotterLayout
        Return to original (construction time) state. Explicitly set parameters will be set to defaults and may be overridden
        Specified by:
        reset in interface IPlotterLayout
      • setParameter

        public boolean setParameter(java.lang.String str,
                                    double param)
        Description copied from interface: IPlotterLayout
        Set a parameter.
        Specified by:
        setParameter in interface IPlotterLayout
        Parameters:
        str - Name of the parameter.
        Returns:
        false if parameter (or its options) unknown or invalid.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.