| Package | Description |
|---|---|
| edu.gtts.sautrela.wfsa.models |
| Modifier and Type | Method and Description |
|---|---|
static LMM.TopLayer |
LMM.TopLayer.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LMM.TopLayer[] |
LMM.TopLayer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LMM.addTopLayer(LMM.TopLayer type) |
void |
LMM.addTopLayer(LMM.TopLayer type,
double scale,
double offset) |