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
-
-
Constructor Summary
Constructors Constructor and Description LegendBoxStyle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IBoxStyleboxStyle()Get the box style of the legend box.booleansetBoxStyle(IBoxStyle boxStyle)Set the box style of the legend box.booleansetTextStyle(ITextStyle textStyle)Set the text style of the legend box.ITextStyletextStyle()Get the text style of the legend box.-
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 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
-
-
-
-
Method Detail
-
boxStyle
public IBoxStyle boxStyle()
Description copied from interface:ILegendBoxStyleGet the box style of the legend box.- Specified by:
boxStylein interfaceILegendBoxStyle- Returns:
- The IBoxStyle of the legend box.
-
setBoxStyle
public boolean setBoxStyle(IBoxStyle boxStyle)
Description copied from interface:ILegendBoxStyleSet the box style of the legend box.- Specified by:
setBoxStylein interfaceILegendBoxStyle- Parameters:
boxStyle- The box style.- Returns:
- true if the operation was successful.
-
setTextStyle
public boolean setTextStyle(ITextStyle textStyle)
Description copied from interface:ILegendBoxStyleSet the text style of the legend box.- Specified by:
setTextStylein interfaceILegendBoxStyle- Parameters:
textStyle- The text style.- Returns:
- true if the operation was successful.
-
textStyle
public ITextStyle textStyle()
Description copied from interface:ILegendBoxStyleGet the text style of the legend box.- Specified by:
textStylein interfaceILegendBoxStyle- Returns:
- The ITextStyle for the whole statistic box.
-
-
DMelt 3.0 © DataMelt by jWork.ORG