| Package | Description |
|---|---|
| org.epics.graphene |
| Modifier and Type | Method and Description |
|---|---|
ColorScheme |
MultilineGraph2DRendererUpdate.getValueColorScheme()
The current value of this object's ColorScheme variable.
|
ColorScheme |
IntensityGraph2DRendererUpdate.getValueColorScheme() |
static ColorScheme |
ColorScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColorScheme[] |
ColorScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueColorScheme |
ValueColorSchemes.schemeFor(ColorScheme color,
Range range)
Creates a Value scheme associated with the Color scheme and range.
|
MultilineGraph2DRendererUpdate |
MultilineGraph2DRendererUpdate.valueColorScheme(ColorScheme scheme)
Set this object's ColorScheme "valueColorScheme" to the given ColorScheme.
|
IntensityGraph2DRendererUpdate |
IntensityGraph2DRendererUpdate.valueColorScheme(ColorScheme scheme)
Sets this object's valueColorScheme to the given ColorScheme.
|
Copyright © 2012-2014 Brookhaven National Laboratory, University of Michigan. All Rights Reserved.