FreeHEP API
Version current

hep.aida.jni
Class CIInfoStyle

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

public class CIInfoStyle
extends CIBaseStyle
implements hep.aida.IInfoStyle

Source Code:
CIInfoStyle.java

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, child, children, isVisible, name, parameterValue, reset, setParameter, setParameter, setVisible, type
 

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.