hep.aida.ref.plotter
Class LegendBoxStyle
java.lang.Object
hep.aida.ref.plotter.WeakStyleListener
hep.aida.ref.plotter.BaseStyle
hep.aida.ref.plotter.LegendBoxStyle
- All Implemented Interfaces:
- IBaseStyle, ILegendBoxStyle, StyleListener
public class LegendBoxStyle
- extends BaseStyle
- implements ILegendBoxStyle
| Methods inherited from class hep.aida.ref.plotter.BaseStyle |
addParent, addParentList, availableParameterOptions, availableParameters, child, children, deepestSetParameter, isMyParent, isParameterSet, isParameterSet, isVisible, name, parameter, parameterValue, parentList, removeAllParents, removeParent, reset, setParameter, setParameter, setParameter, setParameterDefault, setParent, setParentList, setVisible, styleChanged, type |
| Methods inherited from interface hep.aida.IBaseStyle |
availableParameterOptions, availableParameters, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type |
LegendBoxStyle
public LegendBoxStyle()
boxStyle
public IBoxStyle boxStyle()
- Description copied from interface:
ILegendBoxStyle
- Get the box style of the legend box.
- Specified by:
boxStyle in interface ILegendBoxStyle
- Returns:
- The IBoxStyle of the legend box.
setBoxStyle
public boolean setBoxStyle(IBoxStyle boxStyle)
- Description copied from interface:
ILegendBoxStyle
- Set the box style of the legend box.
- Specified by:
setBoxStyle in interface ILegendBoxStyle
- Parameters:
boxStyle - The box style.
- Returns:
- true if the operation was successful.
setTextStyle
public boolean setTextStyle(ITextStyle textStyle)
- Description copied from interface:
ILegendBoxStyle
- Set the text style of the legend box.
- Specified by:
setTextStyle in interface ILegendBoxStyle
- Parameters:
textStyle - The text style.
- Returns:
- true if the operation was successful.
textStyle
public ITextStyle textStyle()
- Description copied from interface:
ILegendBoxStyle
- Get the text style of the legend box.
- Specified by:
textStyle in interface ILegendBoxStyle
- Returns:
- The ITextStyle for the whole statistic box.
jHepWork 3.2 © jWork.org