org.epics.pvmanager.extra
Class WaterfallPlot

java.lang.Object
  extended by org.epics.pvmanager.expression.DesiredRateExpressionListImpl<R>
      extended by org.epics.pvmanager.expression.DesiredRateExpressionImpl<VImage>
          extended by org.epics.pvmanager.extra.WaterfallPlot
All Implemented Interfaces:
DesiredRateExpression<VImage>, DesiredRateExpressionList<VImage>

public class WaterfallPlot
extends DesiredRateExpressionImpl<VImage>

A waterfall plot.

Author:
carcassi

Method Summary
 WaterfallPlotParameters getParameters()
          Returns the full set of parameters currently being used.
 WaterfallPlot with(WaterfallPlotParameters... newParameters)
          Changes parameters of the waterfall plot.
 
Methods inherited from class org.epics.pvmanager.expression.DesiredRateExpressionImpl
as, getDataRecipe, getDesiredRateExpressionImpl, getFunction, getName
 
Methods inherited from class org.epics.pvmanager.expression.DesiredRateExpressionListImpl
and, getDesiredRateExpressions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.epics.pvmanager.expression.DesiredRateExpressionList
and, getDesiredRateExpressions
 

Method Detail

with

public WaterfallPlot with(WaterfallPlotParameters... newParameters)
Changes parameters of the waterfall plot.

Parameters:
newParameters - parameters to change
Returns:
this

getParameters

public WaterfallPlotParameters getParameters()
Returns the full set of parameters currently being used.

Returns:
the current parameters