|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.epics.pvmanager.expression.DesiredRateExpressionListImpl<R>
org.epics.pvmanager.expression.DesiredRateExpressionImpl<VImage>
org.epics.pvmanager.extra.WaterfallPlot
public class WaterfallPlot
A waterfall plot.
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 |
---|
public WaterfallPlot with(WaterfallPlotParameters... newParameters)
newParameters
- parameters to change
public WaterfallPlotParameters getParameters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |