hep.aida.jni
Class CIInfo

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

public class CIInfo
extends CProxy
implements hep.aida.IInfo


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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.