hep.aida.ref.plotter
Class StatisticsBoxStyle

java.lang.Object
  extended by hep.aida.ref.plotter.BaseStyle
      extended by hep.aida.ref.plotter.StatisticsBoxStyle
All Implemented Interfaces:
hep.aida.IBaseStyle, hep.aida.IStatisticsBoxStyle, StyleListener

public class StatisticsBoxStyle
extends BaseStyle
implements hep.aida.IStatisticsBoxStyle


Constructor Summary
StatisticsBoxStyle()
           
 
Method Summary
 hep.aida.IBoxStyle boxStyle()
           
 boolean setBoxStyle(hep.aida.IBoxStyle boxStyle)
           
 boolean setTextStyle(hep.aida.ITextStyle textStyle)
           
 boolean setVisibileStatistics(java.lang.String visibleStat)
           
 hep.aida.ITextStyle textStyle()
           
 java.lang.String visibleStatistics()
           
 
Methods inherited from class hep.aida.ref.plotter.BaseStyle
addParent, addParentList, availableParameterOptions, availableParameters, child, children, createParentListForName, createParentListForName, deepestSetParameter, isMyParent, isParameterSet, isParameterSet, isVisible, name, parameter, parameterValue, parentList, reset, setParameter, setParameter, setParameter, setParameterDefault, setParentList, setParentList, setVisible, styleChanged, type
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hep.aida.IBaseStyle
availableParameterOptions, availableParameters, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type
 

Constructor Detail

StatisticsBoxStyle

public StatisticsBoxStyle()
Method Detail

boxStyle

public hep.aida.IBoxStyle boxStyle()
Specified by:
boxStyle in interface hep.aida.IStatisticsBoxStyle

setBoxStyle

public boolean setBoxStyle(hep.aida.IBoxStyle boxStyle)
Specified by:
setBoxStyle in interface hep.aida.IStatisticsBoxStyle

setTextStyle

public boolean setTextStyle(hep.aida.ITextStyle textStyle)
Specified by:
setTextStyle in interface hep.aida.IStatisticsBoxStyle

textStyle

public hep.aida.ITextStyle textStyle()
Specified by:
textStyle in interface hep.aida.IStatisticsBoxStyle

setVisibileStatistics

public boolean setVisibileStatistics(java.lang.String visibleStat)
Specified by:
setVisibileStatistics in interface hep.aida.IStatisticsBoxStyle

visibleStatistics

public java.lang.String visibleStatistics()
Specified by:
visibleStatistics in interface hep.aida.IStatisticsBoxStyle


jHepWork 1.1 (C) Chekanov