public class GraphDataRange extends Object
For an axis, it will give the range of the plot, the range of the current data being visualize and the integrated range of all data displayed in the past.
| Modifier and Type | Method and Description |
|---|---|
org.epics.graphene.Range |
getDataRange() |
org.epics.graphene.Range |
getIntegratedRange() |
org.epics.graphene.Range |
getPlotRange() |
Copyright © 2010-2014 Brookhaven National Laboratory. All Rights Reserved.