public class ScatterGraph2DFunction extends Object implements org.epics.pvmanager.ReadFunction<Graph2DResult>
| Constructor and Description |
|---|
ScatterGraph2DFunction(org.epics.pvmanager.ReadFunction<? extends org.epics.vtype.VNumberArray> yArray,
org.epics.pvmanager.ReadFunction<? extends org.epics.vtype.VNumberArray> xArray) |
| Modifier and Type | Method and Description |
|---|---|
org.epics.pvmanager.QueueCollector<org.epics.graphene.ScatterGraph2DRendererUpdate> |
getRendererUpdateQueue() |
Graph2DResult |
readValue() |
public ScatterGraph2DFunction(org.epics.pvmanager.ReadFunction<? extends org.epics.vtype.VNumberArray> yArray,
org.epics.pvmanager.ReadFunction<? extends org.epics.vtype.VNumberArray> xArray)
public org.epics.pvmanager.QueueCollector<org.epics.graphene.ScatterGraph2DRendererUpdate> getRendererUpdateQueue()
public Graph2DResult readValue()
readValue in interface org.epics.pvmanager.ReadFunction<Graph2DResult>Copyright © 2010-2013 Brookhaven National Laboratory. All Rights Reserved.