|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PlotSetTag
A top level tag which generates an image containing one or more plots.
Field Summary |
---|
Fields inherited from interface hep.aida.web.taglib.StyleProvider |
---|
plotterStyle |
Method Summary | |
---|---|
void |
setId(String id)
The id for the browsing when multiple plotSet tags are present in a page. |
void |
setLayout(String layout)
The layout of the plot page. |
void |
setMaxplots(int maxplots)
The maximum number of plots in a page. |
void |
setNplots(int nPlots)
Total number of plots to browse. |
void |
setPlots(Object plots)
Set objects to plot. |
void |
setStatusvar(String var)
Set the name of the variable that is going to keep the information about the current status of the PlotSetTag processing. |
Methods inherited from interface hep.aida.web.taglib.PlotterTag |
---|
setAllowDownload, setCreateImageMap, setFormat, setHeight, setName, setNx, setNy, setVar, setWidth |
Methods inherited from interface hep.aida.web.taglib.StyleProvider |
---|
getStyle, getStyle |
Method Detail |
---|
void setPlots(Object plots)
void setNplots(int nPlots)
void setMaxplots(int maxplots)
void setStatusvar(String var)
void setId(String id)
void setLayout(String layout)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |