hep.aida.ref.plotter
Class TitleStyle

java.lang.Object
  extended by hep.aida.ref.plotter.WeakStyleListener
      extended by hep.aida.ref.plotter.BaseStyle
          extended by hep.aida.ref.plotter.TitleStyle
All Implemented Interfaces:
IBaseStyle, ITitleStyle, StyleListener

public class TitleStyle
extends BaseStyle
implements ITitleStyle


Constructor Summary
TitleStyle()
           
 
Method Summary
 IBoxStyle boxStyle()
           
 boolean setBoxStyle(IBoxStyle boxStyle)
           
 boolean setTextStyle(ITextStyle textStyle)
           
 ITextStyle textStyle()
           
 
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
 

Constructor Detail

TitleStyle

public TitleStyle()
Method Detail

setTextStyle

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

textStyle

public ITextStyle textStyle()
Specified by:
textStyle in interface ITitleStyle

setBoxStyle

public boolean setBoxStyle(IBoxStyle boxStyle)
Specified by:
setBoxStyle in interface ITitleStyle

boxStyle

public IBoxStyle boxStyle()
Specified by:
boxStyle in interface ITitleStyle


jHepWork 3.2 © jWork.org