Package | Description |
---|---|
tech.tablesaw.plotting |
Modifier and Type | Method | Description |
---|---|---|
Hue |
StandardColor.hue() |
|
static Hue |
Hue.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Hue[] |
Hue.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.List<StandardColor> |
StandardColors.getFilteredColors(Hue hue,
com.google.common.collect.Range<java.lang.Integer> chromaRange,
com.google.common.collect.Range<java.lang.Integer> valueRange) |
Copyright © 2018. All rights reserved.