Uses of Class
org.epics.pvmanager.extra.WaterfallPlotParameters

Packages that use WaterfallPlotParameters
org.epics.pvmanager.extra   
 

Uses of WaterfallPlotParameters in org.epics.pvmanager.extra
 

Methods in org.epics.pvmanager.extra that return WaterfallPlotParameters
 WaterfallPlotParameters WaterfallPlotParameters.withAdaptiveRange(boolean adaptiveRange)
           
 WaterfallPlotParameters WaterfallPlotParameters.withColorScheme(ColorScheme colorScheme)
           
 WaterfallPlotParameters WaterfallPlotParameters.withMaxHeight(int maxHeight)
           
 

Methods in org.epics.pvmanager.extra with parameters of type WaterfallPlotParameters
static DesiredRateExpression<VImage> ExpressionLanguage.waterfallPlotOf(SourceRateExpression<VDoubleArray> arrayPv, WaterfallPlotParameters parameters)
           
 



Copyright © 2011. All Rights Reserved.