hep.aida.web.taglib
Interface StyleProvider

All Known Subinterfaces:
PlotTag, PlotterTag, RegionTag, StyleTag
All Known Implementing Classes:
PlotTagImpl, PlotTagSupport, PlotterTagImpl, PlotterTagSupport, RegionTagImpl, RegionTagSupport, StyleTagImpl, StyleTagSupport

public interface StyleProvider

Interface for classes that provide AIDA styles.

Author:
The AIDA Team @ SLAC

Method Summary
 hep.aida.IBaseStyle getStyle()
           
 hep.aida.IBaseStyle getStyle(String type)
           
 

Method Detail

getStyle

hep.aida.IBaseStyle getStyle()
                             throws javax.servlet.jsp.JspException
Throws:
javax.servlet.jsp.JspException

getStyle

hep.aida.IBaseStyle getStyle(String type)
                             throws javax.servlet.jsp.JspException
Throws:
javax.servlet.jsp.JspException


Copyright © 2000-2006 FreeHEP. All Rights Reserved.