|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
hep.aida.ref.event.ObserverAdapter
hep.aida.ref.plotter.adapter.AIDAProfileAdapter
public abstract class AIDAProfileAdapter
Field Summary | |
---|---|
static int |
USE_ERROR_ON_MEAN
|
static int |
USE_SPREAD
|
Fields inherited from interface jas.hist.DataSource |
---|
DATE, DELTATIME, DOUBLE, INTEGER, STRING |
Method Summary | |
---|---|
static jas.hist.DataSource |
create(hep.aida.IProfile c)
Create a DataSource from a Profile |
void |
setErrorMode(int errorMode)
|
Methods inherited from class hep.aida.ref.event.ObserverAdapter |
---|
addObserver, clearObservable, deleteObserver, deleteObservers, getObservable, setObservable, stateChanged |
Methods inherited from class java.util.Observable |
---|
countObservers, hasChanged, notifyObservers, notifyObservers |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface jas.hist.DataSource |
---|
getTitle |
Field Detail |
---|
public static int USE_SPREAD
public static int USE_ERROR_ON_MEAN
Method Detail |
---|
public static jas.hist.DataSource create(hep.aida.IProfile c)
public void setErrorMode(int errorMode)
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |