| Package | Description |
|---|---|
| org.epics.graphene |
| Modifier and Type | Method and Description |
|---|---|
static AxisRange |
AxisRanges.absolute(double min,
double max) |
AxisRange |
TemporalGraph2DRendererUpdate.getAxisRange() |
AxisRange |
TemporalGraph2DRenderer.getAxisRange()
The current strategy to calculate the x range for the graph.
|
AxisRange |
Graph2DRendererUpdate.getXAxisRange() |
AxisRange |
Graph2DRenderer.getXAxisRange()
The current strategy to calculate the x range for the graph.
|
AxisRange |
Graph2DRendererUpdate.getYAxisRange() |
AxisRange |
Graph2DRenderer.getYAxisRange()
The current strategy to calculate the y range for the graph.
|
static AxisRange |
AxisRanges.integrated() |
static AxisRange |
AxisRanges.relative() |
| Modifier and Type | Method and Description |
|---|---|
T |
TemporalGraph2DRendererUpdate.axisRange(AxisRange axisRange) |
T |
Graph2DRendererUpdate.xAxisRange(AxisRange xAxisRange) |
T |
Graph2DRendererUpdate.yAxisRange(AxisRange yAxisRange) |
Copyright © 2012-2013 Brookhaven National Laboratory, University of Michigan. All Rights Reserved.