FreeHEP API
Version current

hep.aida.ref.plotter
Class InfoStyle

java.lang.Object
  extended byhep.aida.ref.plotter.BaseStyle
      extended byhep.aida.ref.plotter.InfoStyle
All Implemented Interfaces:
hep.aida.IBaseStyle, hep.aida.IInfoStyle, StyleListener

public class InfoStyle
extends BaseStyle
implements hep.aida.IInfoStyle

Author:
The FreeHEP team @ SLAC.
Source Code:
InfoStyle.java

Constructor Summary
InfoStyle()
           
 
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, 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

InfoStyle

public InfoStyle()
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.IInfoStyle

textStyle

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.