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.util.stats.Range |
getDataRange() |
org.epics.util.stats.Range |
getIntegratedRange() |
org.epics.util.stats.Range |
getPlotRange() |
Copyright © 2010–2015. All rights reserved.