hep.aida.jni
Class CITitleStyle

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

public class CITitleStyle
extends CIBaseStyle
implements hep.aida.ITitleStyle


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.IBaseStyle
availableParameterOptions, availableParameters, parameterValue, reset, setParameter, setParameter
 

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.