hep.aida
Interface ITitleStyle
- All Superinterfaces: 
- IBaseStyle
- public interface ITitleStyle- extends IBaseStyle
Style for the "title scene part" of a plotting region or
 for the global title of a plotting page.
- Author:
- The AIDA team (http://aida.freehep.org/)
 
| Methods inherited from interface hep.aida.IBaseStyle | 
| availableParameterOptions, availableParameters, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type | 
 
textStyle
public ITextStyle textStyle()
- 
 
- 
 
setTextStyle
public boolean setTextStyle(ITextStyle textStyle)
- 
 
- 
 
setBoxStyle
public boolean setBoxStyle(IBoxStyle boxStyle)
- 
 
- 
 
boxStyle
public IBoxStyle boxStyle()
- 
 
- 
 
Copyright © 2000-2004 AIDA Team, All Rights Reserved.