hep.aida.web.taglib
Interface StyleProvider
- All Known Subinterfaces:
- PlotSetTag, PlotTag, PlotterTag, RegionTag, StyleTag
- All Known Implementing Classes:
- PlotSetTagImpl, PlotSetTagSupport, PlotTagImpl, PlotTagSupport, PlotterTagImpl, PlotterTagSupport, RegionTagImpl, RegionTagSupport, StyleTagImpl, StyleTagSupport
public interface StyleProvider
Interface for classes that provide AIDA styles.
- Author:
- The AIDA Team @ SLAC
Field Summary |
static String |
plotterStyle
This style type is reserved for getting the IPlotterStyle (top-level) |
plotterStyle
static final String plotterStyle
- This style type is reserved for getting the IPlotterStyle (top-level)
- See Also:
- Constant Field Values
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-2011 FreeHEP. All Rights Reserved.