|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EnvelopeFieldsClient in org.gcube.application.aquamaps.aquamapsportlet.client.constants.fields |
---|
Methods in org.gcube.application.aquamaps.aquamapsportlet.client.constants.fields that return EnvelopeFieldsClient | |
---|---|
static EnvelopeFieldsClient |
EnvelopeFieldsClient.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnvelopeFieldsClient[] |
EnvelopeFieldsClient.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of EnvelopeFieldsClient in org.gcube.application.aquamaps.aquamapsportlet.client.details |
---|
Fields in org.gcube.application.aquamaps.aquamapsportlet.client.details declared as EnvelopeFieldsClient | |
---|---|
static EnvelopeFieldsClient[] |
EnvelopeGrid.envelopeFieldsOrder
|
Fields in org.gcube.application.aquamaps.aquamapsportlet.client.details with type parameters of type EnvelopeFieldsClient | |
---|---|
List<EnvelopeFieldsClient> |
EnvelopeGrid.customizedSelectedEnvelopeRows
|
static List<EnvelopeFieldsClient> |
EnvelopeGrid.defaultSelectedEnvelopeRows
|
Methods in org.gcube.application.aquamaps.aquamapsportlet.client.details that return EnvelopeFieldsClient | |
---|---|
static EnvelopeFieldsClient |
EnvelopeGrid.labelToParameter(String label)
|
Methods in org.gcube.application.aquamaps.aquamapsportlet.client.details with parameters of type EnvelopeFieldsClient | |
---|---|
static String |
EnvelopeGrid.getParameterLabel(EnvelopeFieldsClient parameter)
|
Uses of EnvelopeFieldsClient in org.gcube.application.aquamaps.aquamapsportlet.client.perturbation |
---|
Fields in org.gcube.application.aquamaps.aquamapsportlet.client.perturbation with type parameters of type EnvelopeFieldsClient | |
---|---|
List<EnvelopeFieldsClient> |
EnvelopeGridsPanel.customizedSelectedEnvelopeRows
|
Uses of EnvelopeFieldsClient in org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data |
---|
Methods in org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data with parameters of type EnvelopeFieldsClient | |
---|---|
static SpeciesFields |
ClientEnvelope.getMaxName(EnvelopeFieldsClient parameter)
|
Double |
ClientEnvelope.getMaxValue(EnvelopeFieldsClient parameter)
|
static SpeciesFields |
ClientEnvelope.getMinName(EnvelopeFieldsClient parameter)
|
Double |
ClientEnvelope.getMinValue(EnvelopeFieldsClient parameter)
|
static SpeciesFields |
ClientEnvelope.getPrefMaxName(EnvelopeFieldsClient parameter)
|
Double |
ClientEnvelope.getPrefMaxValue(EnvelopeFieldsClient parameter)
|
static SpeciesFields |
ClientEnvelope.getPrefMinName(EnvelopeFieldsClient parameter)
|
Double |
ClientEnvelope.getPrefMinValue(EnvelopeFieldsClient parameter)
|
Double |
ClientEnvelope.getValue(EnvelopeFieldsClient parameterName,
SpeciesFields depthprefmax)
|
Set<SpeciesFields> |
ClientEnvelope.getValueNames(EnvelopeFieldsClient parameterName)
|
void |
ClientEnvelope.setValue(EnvelopeFieldsClient parameterName,
SpeciesFields valueName,
double d)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |