hep.aida.web.taglib
Interface PlotterStyleEditorTag
- All Known Implementing Classes:
- PlotterStyleEditorTagImpl, PlotterStyleEditorTagSupport
public interface PlotterStyleEditorTag
- Author:
- serbo
setAction
void setAction(String action)
setBackground
void setBackground(String background)
setName
void setName(String name)
setSelectorBackground
void setSelectorBackground(String selectorBackground)
setSelectorText
void setSelectorText(String selectorText)
setShowAlways
void setShowAlways(boolean showAlways)
setVar
void setVar(String var)
setIncludeStatistics
void setIncludeStatistics(boolean includeStatistics)
setIncludeLegend
void setIncludeLegend(boolean includeLegend)
setIncludeError
void setIncludeError(boolean includeError)
setIncludeMarker
void setIncludeMarker(boolean includeMarker)
setIncludeNormalization
void setIncludeNormalization(boolean includeNormalization)
setIncludeComparison
void setIncludeComparison(boolean includeComparison)
Copyright © 2000-2011 FreeHEP. All Rights Reserved.