| Modifier and Type | Field and Description |
|---|---|
protected SparklineType |
CommonOptions.type
The type of sparkline.
|
| Modifier and Type | Method and Description |
|---|---|
static SparklineType |
SparklineType.fromClass(Class<? extends AbstractPlot> clazz) |
SparklineType |
Sparkline.getType() |
SparklineType |
AbstractPlot.getType() |
static SparklineType |
SparklineType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SparklineType[] |
SparklineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sparkline.setType(SparklineType type) |
| Constructor and Description |
|---|
AbstractPlot(SparklineType type) |
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.