hep.aida.jni
Class CIInfoStyle

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.CIInfoStyle
All Implemented Interfaces:
hep.aida.IBaseStyle, hep.aida.IInfoStyle

public class CIInfoStyle
extends CIBaseStyle
implements hep.aida.IInfoStyle


Field Summary
 
Fields inherited from class hep.aida.jni.CAIDRef
crefID
 
Constructor Summary
CIInfoStyle(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

CIInfoStyle

public CIInfoStyle(long crefID)
Method Detail

textStyle

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

setTextStyle

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.