AIDA API
Version 3.3

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/)

Method Summary
 IBoxStyle boxStyle()
           
 boolean setBoxStyle(IBoxStyle boxStyle)
           
 boolean setTextStyle(ITextStyle textStyle)
           
 ITextStyle textStyle()
           
 
Methods inherited from interface hep.aida.IBaseStyle
availableParameterOptions, availableParameters, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type
 

Method Detail

textStyle

public ITextStyle textStyle()

setTextStyle

public boolean setTextStyle(ITextStyle textStyle)

setBoxStyle

public boolean setBoxStyle(IBoxStyle boxStyle)

boxStyle

public IBoxStyle boxStyle()

AIDA API
Version 3.3

Copyright © 2000-2004 AIDA Team, All Rights Reserved.