FreeHEP API
Version v1.2.2

hep.aida.ref.plotter
Class TitleStyle

java.lang.Object
  |
  +--hep.aida.ref.plotter.BaseStyle
        |
        +--hep.aida.ref.plotter.TitleStyle
All Implemented Interfaces:
hep.aida.IBaseStyle, hep.aida.ITitleStyle

public class TitleStyle
extends BaseStyle
implements hep.aida.ITitleStyle

Author:
The FreeHEP team @ SLAC.

Constructor Summary
TitleStyle()
           
 
Method Summary
protected  void initializeBaseStyle()
          Initialize the BaseStyle.
 boolean setTextStyle(hep.aida.ITextStyle textStyle)
           
 hep.aida.ITextStyle textStyle()
           
 
Methods inherited from class hep.aida.ref.plotter.BaseStyle
addBaseStyle, addParameter, addParameter, addParameter, addParameter, availableParameterOptions, availableParameters, name, parameterDefaultValue, parameterDefaultValue, parameterValue, parent, reset, setName, setParameter, setParameter, setParent
 
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, parameterValue, reset, setParameter, setParameter
 

Constructor Detail

TitleStyle

public TitleStyle()
Method Detail

initializeBaseStyle

protected void initializeBaseStyle()
Description copied from class: BaseStyle
Initialize the BaseStyle. This method has to be overwritten by all Style that has to add parameters or internal BaseStyles.

Specified by:
initializeBaseStyle in class BaseStyle

setTextStyle

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

textStyle

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

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.