| Package | Description |
|---|---|
| org.epics.graphene |
| Modifier and Type | Class and Description |
|---|---|
class |
Graph2DRenderer<T extends Graph2DRendererUpdate>
The base class for all graph renderers.
|
class |
Graph2DRendererUpdate<T extends Graph2DRendererUpdate<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AreaGraph2DRendererUpdate
A set of parameters that can be applied to a
AreaGraph2DRenderer
to update it's settings. |
class |
BubbleGraph2DRendererUpdate
A set of parameters that can be applied to a
BubbleGraph2DRendererUpdate
to update its settings. |
class |
IntensityGraph2DRendererUpdate
A set of parameters that can be applied to a
IntensityGraph2DRenderer
to update its settings. |
class |
LineGraph2DRendererUpdate |
class |
MultilineGraph2DRendererUpdate |
class |
ScatterGraph2DRendererUpdate |
class |
SparklineGraph2DRendererUpdate
A set of parameters that can be applied to a
SparklineGraph2DRenderer
to update it's settings. |
| Modifier and Type | Method and Description |
|---|---|
Graph2DRendererUpdate |
MultilineGraph2DRenderer.newUpdate() |
Graph2DRendererUpdate |
IntensityGraph2DRenderer.newUpdate() |
Copyright © 2012-2014 Brookhaven National Laboratory, University of Michigan. All Rights Reserved.