|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthep.aida.ref.plotter.adapter.AIDAAdapter
public class AIDAAdapter
An Adapter for displaying AIDA histograms using the JAS Plot widget
| Constructor Summary | |
|---|---|
AIDAAdapter()
|
|
| Method Summary | |
|---|---|
static jas.hist.DataSource |
create(ICloud cloud)
|
static jas.hist.DataSource |
create(IDataPointSet dpSet)
|
static jas.hist.DataSource |
create(IFunction function)
|
static jas.hist.DataSource |
create(IHistogram hist)
|
static jas.hist.DataSource |
create(IProfile profile)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AIDAAdapter()
| Method Detail |
|---|
public static jas.hist.DataSource create(IProfile profile)
public static jas.hist.DataSource create(IDataPointSet dpSet)
public static jas.hist.DataSource create(IHistogram hist)
public static jas.hist.DataSource create(ICloud cloud)
public static jas.hist.DataSource create(IFunction function)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||