FreeHEP API
Version v1.2.2

hep.aida.ref.plotter.adapter
Class AIDAAdapter

java.lang.Object
  |
  +--hep.aida.ref.plotter.adapter.AIDAAdapter

public class AIDAAdapter
extends Object

An Adapter for displaying AIDA histograms using the JAS Plot widget

Author:
tonyj

Constructor Summary
AIDAAdapter()
           
 
Method Summary
static jas.hist.DataSource create(hep.aida.ICloud cloud)
           
static jas.hist.DataSource create(hep.aida.IDataPointSet dpSet)
           
static jas.hist.DataSource create(hep.aida.IFunction function)
           
static jas.hist.DataSource create(hep.aida.IHistogram hist)
           
static jas.hist.DataSource create(hep.aida.IProfile profile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AIDAAdapter

public AIDAAdapter()
Method Detail

create

public static jas.hist.DataSource create(hep.aida.IProfile profile)

create

public static jas.hist.DataSource create(hep.aida.IDataPointSet dpSet)

create

public static jas.hist.DataSource create(hep.aida.IHistogram hist)

create

public static jas.hist.DataSource create(hep.aida.ICloud cloud)

create

public static jas.hist.DataSource create(hep.aida.IFunction function)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.