FreeHEP API
Version current

hep.aida.jni
Class CITitleStyle

java.lang.Object
  extended byhep.aida.jni.CAIDRef
      extended byhep.aida.jni.CProxy
          extended byhep.aida.jni.CIBaseStyle
              extended byhep.aida.jni.CITitleStyle
All Implemented Interfaces:
hep.aida.IBaseStyle, hep.aida.ITitleStyle

public class CITitleStyle
extends CIBaseStyle
implements hep.aida.ITitleStyle

Source Code:
CITitleStyle.java

Field Summary
 
Fields inherited from class hep.aida.jni.CAIDRef
crefID
 
Constructor Summary
CITitleStyle(long crefID)
           
 
Method Summary
 boolean setTextStyle(hep.aida.ITextStyle textStyle)
           
 hep.aida.ITextStyle textStyle()
           
 
Methods inherited from class hep.aida.jni.CIBaseStyle
availableParameterOptions, availableParameters, parameterValue, reset, setParameter, setParameter
 
Methods inherited from class hep.aida.jni.CProxy
finalize, finalize
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hep.aida.ITitleStyle
boxStyle, setBoxStyle
 
Methods inherited from interface hep.aida.IBaseStyle
availableParameterOptions, availableParameters, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type
 

Constructor Detail

CITitleStyle

public CITitleStyle(long crefID)
Method Detail

textStyle

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

setTextStyle

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.