|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omegahat.Simulation.MCMC.Listeners.ListenerPrinter | +--org.omegahat.Simulation.MCMC.Listeners.ArrayListener | +--org.omegahat.Simulation.MCMC.Listeners.PlottingListener | +--org.omegahat.Simulation.MCMC.Listeners.ExpandingPlottingListener
Displays contents and counter of
RecordingStepEvent
s when one is recieved.
Field Summary
(package private) int
maxsize
Fields inherited from class org.omegahat.Simulation.MCMC.Listeners.PlottingListener
plots, plotWindows, refreshInterval
Fields inherited from class org.omegahat.Simulation.MCMC.Listeners.ArrayListener
data, debug, index, time, varNames
Constructor Summary
ExpandingPlottingListener(java.lang.String[] varNames)
ExpandingPlottingListener(java.lang.String[] varNames,
int minsize,
int maxsize)
Method Summary
(package private) int
maxsize()
(package private) int
maxsize(int newval)
void
notify(MCMCEvent e)
Function to be called for notification
Methods inherited from class org.omegahat.Simulation.MCMC.Listeners.PlottingListener
plots, plotWindows, refreshInterval, refreshInterval
Methods inherited from class org.omegahat.Simulation.MCMC.Listeners.ArrayListener
data, data, debug, debug, time, varNames
Methods inherited from class org.omegahat.Simulation.MCMC.Listeners.ListenerPrinter
reset
Methods inherited from class java.lang.Object
Field Detail
maxsize
int maxsize
Constructor Detail
ExpandingPlottingListener
public ExpandingPlottingListener(java.lang.String[] varNames)
ExpandingPlottingListener
public ExpandingPlottingListener(java.lang.String[] varNames,
int minsize,
int maxsize)
Method Detail
maxsize
int maxsize()
maxsize
int maxsize(int newval)
notify
public void notify(MCMCEvent e)
MCMCListener
notify
in class PlottingListener
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD