| Package | Description |
|---|---|
| org.gcube.spatial.data.gis.symbology |
| Modifier and Type | Method and Description |
|---|---|
Range.Condition |
Range.getCondition() |
static Range.Condition |
Range.Condition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Range.Condition[] |
Range.Condition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Range.setCondition(Range.Condition condition) |
| Constructor and Description |
|---|
Range(String toFilterProperty,
Color toAssignColor,
Object min,
Object max,
Range.Condition condition) |
Copyright © 2015. All Rights Reserved.