Package | Description |
---|---|
org.geotools.ysld |
Modifier and Type | Field and Description |
---|---|
static List<Band> |
Band.RGB
A list of the bands representing Red, Green, Blue (in order).
|
Modifier and Type | Method and Description |
---|---|
static Band |
Band.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Band[] |
Band.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1996–2019 Geotools. All rights reserved.