hep.aida.web.taglib
Class DefaultPlotterHelper
java.lang.Object
hep.aida.web.taglib.DefaultPlotterHelper
- All Implemented Interfaces:
- PlotterHelper
public class DefaultPlotterHelper
- extends Object
- implements PlotterHelper
- Author:
- The FreeHEP team @ SLAC.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPlotterHelper
public DefaultPlotterHelper()
getPlotterRegistry
public PlotterRegistry getPlotterRegistry(javax.servlet.http.HttpServletRequest req)
- Specified by:
getPlotterRegistry
in interface PlotterHelper
getPlotterRegistry
public PlotterRegistry getPlotterRegistry(javax.servlet.jsp.PageContext pageContext)
- Specified by:
getPlotterRegistry
in interface PlotterHelper
savePlotterRegistry
public void savePlotterRegistry(javax.servlet.jsp.PageContext pageContext,
PlotterRegistry registry)
- Specified by:
savePlotterRegistry
in interface PlotterHelper
getMaxPlots
public int getMaxPlots(javax.servlet.jsp.PageContext pageContext)
- Specified by:
getMaxPlots
in interface PlotterHelper
Copyright © 2000-2011 FreeHEP. All Rights Reserved.