Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced | |
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.fields |
Modifier and Type | Method and Description |
---|---|
Map<String,Map<EnvelopeFields,Field>> |
Job.getEnvelopeWeights() |
Modifier and Type | Method and Description |
---|---|
static HspenFields |
Envelope.getMaxName(EnvelopeFields parameter) |
Double |
Envelope.getMaxValue(EnvelopeFields parameter) |
static HspenFields |
Envelope.getMinName(EnvelopeFields parameter) |
Double |
Envelope.getMinValue(EnvelopeFields parameter) |
static HspenFields |
Envelope.getPrefMaxName(EnvelopeFields parameter) |
Double |
Envelope.getPrefMaxValue(EnvelopeFields parameter) |
static HspenFields |
Envelope.getPrefMinName(EnvelopeFields parameter) |
Double |
Envelope.getPrefMinValue(EnvelopeFields parameter) |
Double |
Envelope.getValue(EnvelopeFields parameterName,
HspenFields depthprefmax) |
Set<HspenFields> |
Envelope.getValueNames(EnvelopeFields parameterName) |
void |
Envelope.setValue(EnvelopeFields parameterName,
HspenFields valueName,
double d) |
Modifier and Type | Method and Description |
---|---|
void |
Job.setEnvelopeWeights(Map<String,Map<EnvelopeFields,Field>> envelopeWeights) |
Modifier and Type | Method and Description |
---|---|
static EnvelopeFields |
EnvelopeFields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvelopeFields[] |
EnvelopeFields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All Rights Reserved.