|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILegendBoxStyle
Style for the legend box.
| Method Summary | |
|---|---|
IBoxStyle |
boxStyle()
Get the box style of the legend box. |
boolean |
setBoxStyle(IBoxStyle boxStyle)
Set the box style of the legend box. |
boolean |
setTextStyle(ITextStyle textStyle)
Set the text style of the legend box. |
ITextStyle |
textStyle()
Get the text style of the legend box. |
| Methods inherited from interface hep.aida.IBaseStyle |
|---|
availableParameterOptions, availableParameters, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type |
| Method Detail |
|---|
ITextStyle textStyle()
boolean setTextStyle(ITextStyle textStyle)
textStyle - The text style.
boolean setBoxStyle(IBoxStyle boxStyle)
boxStyle - The box style.
IBoxStyle boxStyle()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||