hep.aida.web.taglib
Class PlotterRegistry

java.lang.Object
  extended by hep.aida.web.taglib.PlotterRegistry

public class PlotterRegistry
extends Object

Author:
The AIDA team @ SLAC.

Field Summary
static String REGISTRY_SESSION_NAME
           
 
Constructor Summary
PlotterRegistry(int maxCapacity)
           
 
Method Summary
 String addPlotter(hep.aida.IPlotter plotter)
           
 hep.aida.IPlotter plotter(String plotterName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REGISTRY_SESSION_NAME

public static String REGISTRY_SESSION_NAME
Constructor Detail

PlotterRegistry

public PlotterRegistry(int maxCapacity)
Method Detail

addPlotter

public String addPlotter(hep.aida.IPlotter plotter)

plotter

public hep.aida.IPlotter plotter(String plotterName)


Copyright © 2000-2006 FreeHEP. All Rights Reserved.