hep.aida.web.taglib.util
Class PlotUtils
java.lang.Object
hep.aida.web.taglib.util.PlotUtils
public abstract class PlotUtils
- extends Object
Various utility functions for the tags.
- Author:
- The AIDA Team @ SLAC
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlotUtils
public PlotUtils()
getPlotterHelper
public static PlotterHelper getPlotterHelper()
getScope
public static int getScope(String scopeName)
createHtml
public static String createHtml(javax.servlet.http.HttpServletRequest request,
PlotCommand plotCommand,
PlotterTagSupport plotterTagSupport)
printPlotRegistry
public static String printPlotRegistry(javax.servlet.http.HttpSession session)
clearPlotRegistry
public static void clearPlotRegistry(javax.servlet.http.HttpSession session)
Copyright © 2000-2011 FreeHEP. All Rights Reserved.