hep.aida.web.taglib.util
Class PlotUtils

java.lang.Object
  extended by hep.aida.web.taglib.util.PlotUtils

public abstract class PlotUtils
extends Object

Various utility functions for the tags.

Author:
The AIDA Team @ SLAC

Constructor Summary
PlotUtils()
           
 
Method Summary
static String createHtml(javax.servlet.http.HttpServletRequest request, PlotCommand plotCommand, PlotterTagSupport plotterTagSupport)
           
static int getScope(String scopeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlotUtils

public PlotUtils()
Method Detail

getScope

public static int getScope(String scopeName)

createHtml

public static String createHtml(javax.servlet.http.HttpServletRequest request,
                                PlotCommand plotCommand,
                                PlotterTagSupport plotterTagSupport)


Copyright © 2000-2006 FreeHEP. All Rights Reserved.