|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PlotTag
An individual plot within a <region>
. A
<region>
may contain multiple <plot>
tags, in which case the image for each <plot>
tag will
be overlaid in the <region>
.
Field Summary |
---|
Fields inherited from interface hep.aida.web.taglib.StyleProvider |
---|
plotterStyle |
Method Summary | |
---|---|
void |
setVar(Object var)
Set the object to plot. |
Methods inherited from interface hep.aida.web.taglib.StyleProvider |
---|
getStyle, getStyle |
Method Detail |
---|
void setVar(Object var)
IManagedObject
or
the name of a variable in a JSP scope holding an IManagedObject
.
var
- the object to plot, which must be an IManagedObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |