| Package | Description |
|---|---|
| org.locationtech.geowave.format.stanag4676.parser.model |
| Modifier and Type | Field and Description |
|---|---|
SymbolicSpectralRange |
MotionImagery.band
Provides the electromagnetic band for a given video collection
|
| Modifier and Type | Method and Description |
|---|---|
static SymbolicSpectralRange |
SymbolicSpectralRange.fromString(String value) |
SymbolicSpectralRange |
MotionImagery.getBand() |
static SymbolicSpectralRange |
SymbolicSpectralRange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SymbolicSpectralRange[] |
SymbolicSpectralRange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MotionImagery.setBand(SymbolicSpectralRange band) |
Copyright © 2013–2022. All rights reserved.