FreeHEP API
Version current

hep.aida.jni
Class CIInfo

java.lang.Object
  extended byhep.aida.jni.CAIDRef
      extended byhep.aida.jni.CProxy
          extended byhep.aida.jni.CIInfo
All Implemented Interfaces:
hep.aida.IInfo

public class CIInfo
extends CProxy
implements hep.aida.IInfo

Source Code:
CIInfo.java

Field Summary
 
Fields inherited from class hep.aida.jni.CAIDRef
crefID
 
Constructor Summary
CIInfo(long crefID)
           
 
Method Summary
 void addLegend(hep.aida.IFillStyle style, String description)
           
 void addLegend(hep.aida.ILineStyle style, String description)
           
 void addLegend(hep.aida.IMarkerStyle style, String description)
           
 void addText(String text)
           
 void clear()
           
 
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
 

Constructor Detail

CIInfo

public CIInfo(long crefID)
Method Detail

clear

public void clear()
Specified by:
clear in interface hep.aida.IInfo

addText

public void addText(String text)
Specified by:
addText in interface hep.aida.IInfo

addLegend

public void addLegend(hep.aida.IMarkerStyle style,
                      String description)
Specified by:
addLegend in interface hep.aida.IInfo

addLegend

public void addLegend(hep.aida.ILineStyle style,
                      String description)
Specified by:
addLegend in interface hep.aida.IInfo

addLegend

public void addLegend(hep.aida.IFillStyle style,
                      String description)
Specified by:
addLegend in interface hep.aida.IInfo

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.