|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hep.aida.ref.plotter.BaseStyle hep.aida.ref.plotter.TitleStyle
Constructor Summary | |
TitleStyle()
|
Method Summary | |
hep.aida.IBoxStyle |
boxStyle()
|
protected void |
initializeBaseStyle()
Initialize the BaseStyle. |
boolean |
setBoxStyle(hep.aida.IBoxStyle boxStyle)
|
boolean |
setTextStyle(hep.aida.ITextStyle textStyle)
|
hep.aida.ITextStyle |
textStyle()
|
Methods inherited from class hep.aida.ref.plotter.BaseStyle |
addBaseStyle, addParameter, availableParameterOptions, availableParameters, child, children, deepestSetParameter, isParameterSet, isVisible, name, numberOfParameters, parameter, parameters, parameterValue, parent, reset, setName, setParameter, setParameter, setParameterDefault, setParent, setVisible, styleChanged, type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, 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 |
public TitleStyle()
Method Detail |
protected void initializeBaseStyle()
BaseStyle
initializeBaseStyle
in class BaseStyle
public boolean setTextStyle(hep.aida.ITextStyle textStyle)
setTextStyle
in interface hep.aida.ITitleStyle
public hep.aida.ITextStyle textStyle()
textStyle
in interface hep.aida.ITitleStyle
public boolean setBoxStyle(hep.aida.IBoxStyle boxStyle)
setBoxStyle
in interface hep.aida.ITitleStyle
public hep.aida.IBoxStyle boxStyle()
boxStyle
in interface hep.aida.ITitleStyle
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |