|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleProvider | |
---|---|
hep.aida.web.taglib | |
hep.aida.web.taglib.jsp20 |
Uses of StyleProvider in hep.aida.web.taglib |
---|
Subinterfaces of StyleProvider in hep.aida.web.taglib | |
---|---|
interface |
PlotSetTag
A top level tag which generates an image containing one or more plots. |
interface |
PlotTag
An individual plot within a <region> . |
interface |
PlotterTag
A top level tag which generates an image containing one or more plots. |
interface |
RegionTag
A plot region within a <plotter> . |
interface |
StyleTag
The <style> tag is used to control plot styles (colors,
labels, etc). |
Classes in hep.aida.web.taglib that implement StyleProvider | |
---|---|
class |
PlotSetTagSupport
|
class |
PlotTagSupport
The implementation class for all PlotTag classes. |
class |
PlotterTagSupport
The implementation class for all PlotterTag classes. |
class |
RegionTagSupport
The implementation class for all RegionTag classes. |
class |
StyleTagSupport
The implementation class for all StyleTag classes. |
Methods in hep.aida.web.taglib with parameters of type StyleProvider | |
---|---|
void |
StyleTagSupport.doStartTag(StyleProvider styleProvider)
|
Uses of StyleProvider in hep.aida.web.taglib.jsp20 |
---|
Classes in hep.aida.web.taglib.jsp20 that implement StyleProvider | |
---|---|
class |
PlotSetTagImpl
|
class |
PlotTagImpl
|
class |
PlotterTagImpl
|
class |
RegionTagImpl
|
class |
StyleTagImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |