hep.aida.ref.plotter.adapter
Class AIDAProfileAdapter

java.lang.Object
  extended by java.util.Observable
      extended by hep.aida.ref.event.ObserverAdapter
          extended by hep.aida.ref.plotter.adapter.AIDAProfileAdapter
All Implemented Interfaces:
AIDAListener, jas.hist.DataSource
Direct Known Subclasses:
AIDAProfileAdapter1D

public abstract class AIDAProfileAdapter
extends ObserverAdapter
implements jas.hist.DataSource


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

USE_SPREAD

public static int USE_SPREAD

USE_ERROR_ON_MEAN

public static int USE_ERROR_ON_MEAN
Method Detail

create

public static jas.hist.DataSource create(hep.aida.IProfile c)
Create a DataSource from a Profile


setErrorMode

public void setErrorMode(int errorMode)


jHepWork 1.1 (C) Chekanov