hep.aida.web.taglib
Class PlotterStyleEditorTagSupport
java.lang.Object
hep.aida.web.taglib.PlotterStyleEditorTagSupport
- All Implemented Interfaces:
- PlotterStyleEditorTag
public class PlotterStyleEditorTagSupport
- extends Object
- implements PlotterStyleEditorTag
- Author:
- serbo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlotterStyleEditorTagSupport
public PlotterStyleEditorTagSupport()
createForm
public String createForm()
getName
public String getName()
setName
public void setName(String name)
- Specified by:
setName
in interface PlotterStyleEditorTag
getVar
public String getVar()
setVar
public void setVar(String var)
- Specified by:
setVar
in interface PlotterStyleEditorTag
getBackground
public String getBackground()
setBackground
public void setBackground(String background)
- Specified by:
setBackground
in interface PlotterStyleEditorTag
getSelectorBackground
public String getSelectorBackground()
setSelectorBackground
public void setSelectorBackground(String selectorBackground)
- Specified by:
setSelectorBackground
in interface PlotterStyleEditorTag
getSelectorText
public String getSelectorText()
setSelectorText
public void setSelectorText(String selectorText)
- Specified by:
setSelectorText
in interface PlotterStyleEditorTag
isShowAlways
public boolean isShowAlways()
setShowAlways
public void setShowAlways(boolean showAlways)
- Specified by:
setShowAlways
in interface PlotterStyleEditorTag
isShowPlotStyle
public boolean isShowPlotStyle()
setShowPlotStyle
public void setShowPlotStyle(boolean showPlotStyle)
isShowStatistics
public boolean isShowStatistics()
setShowStatistics
public void setShowStatistics(boolean showStatistics)
isShowLegend
public boolean isShowLegend()
setShowLegend
public void setShowLegend(boolean showLegend)
getShowError
public boolean getShowError()
setShowError
public void setShowError(boolean showError)
getMarkerShape
public String getMarkerShape()
setMarkerShape
public void setMarkerShape(String markerShape)
getNumberOfOverlays
public int getNumberOfOverlays()
setNumberOfOverlays
public void setNumberOfOverlays(int numberOfOverlays)
getMarkerSize
public String getMarkerSize()
setMarkerSize
public void setMarkerSize(String markerSize)
getNormalization
public String getNormalization()
setNormalization
public void setNormalization(String normalization)
getStatCompareAlgorithm
public String getStatCompareAlgorithm()
setStatCompareAlgorithm
public void setStatCompareAlgorithm(String statCompareAlgorithm)
getAction
public String getAction()
setAction
public void setAction(String action)
- Specified by:
setAction
in interface PlotterStyleEditorTag
setIncludeStatistics
public void setIncludeStatistics(boolean includeStatistics)
- Specified by:
setIncludeStatistics
in interface PlotterStyleEditorTag
getIncludeStatistics
public boolean getIncludeStatistics()
setIncludeLegend
public void setIncludeLegend(boolean includeLegend)
- Specified by:
setIncludeLegend
in interface PlotterStyleEditorTag
getIncludeLegend
public boolean getIncludeLegend()
setIncludeError
public void setIncludeError(boolean includeError)
- Specified by:
setIncludeError
in interface PlotterStyleEditorTag
getIncludeError
public boolean getIncludeError()
setIncludeMarker
public void setIncludeMarker(boolean includeMarker)
- Specified by:
setIncludeMarker
in interface PlotterStyleEditorTag
getIncludeMarker
public boolean getIncludeMarker()
setIncludeNormalization
public void setIncludeNormalization(boolean includeNormalization)
- Specified by:
setIncludeNormalization
in interface PlotterStyleEditorTag
getIncludeNormalization
public boolean getIncludeNormalization()
setIncludeComparison
public void setIncludeComparison(boolean includeComparison)
- Specified by:
setIncludeComparison
in interface PlotterStyleEditorTag
getIncludeComparison
public boolean getIncludeComparison()
Copyright © 2000-2011 FreeHEP. All Rights Reserved.