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
- Source Code:
- AIDAAdapter.java
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 |
AIDAAdapter
public AIDAAdapter()
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)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.