|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EnvelopeModel in org.gcube.application.aquamaps.ecomodelling.generators.configuration |
---|
Methods in org.gcube.application.aquamaps.ecomodelling.generators.configuration that return EnvelopeModel | |
---|---|
EnvelopeModel |
EngineConfiguration.getEnvelopeGenerator()
|
Methods in org.gcube.application.aquamaps.ecomodelling.generators.configuration with parameters of type EnvelopeModel | |
---|---|
void |
EngineConfiguration.setEnvelopeGenerator(EnvelopeModel envelopeGenerator)
|
Uses of EnvelopeModel in org.gcube.application.aquamaps.ecomodelling.generators.connectors |
---|
Methods in org.gcube.application.aquamaps.ecomodelling.generators.connectors that return EnvelopeModel | |
---|---|
static EnvelopeModel |
EnvelopeModel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EnvelopeModel[] |
EnvelopeModel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.gcube.application.aquamaps.ecomodelling.generators.connectors with parameters of type EnvelopeModel | |
---|---|
EnvelopeGeneratorInterface(EnvelopeModel model,
java.lang.String configPath)
initializes the calculator |
Uses of EnvelopeModel in org.gcube.application.aquamaps.ecomodelling.generators.connectors.subconnectors |
---|
Methods in org.gcube.application.aquamaps.ecomodelling.generators.connectors.subconnectors with parameters of type EnvelopeModel | |
---|---|
void |
OccurrencePointSets.addOccurrencePoint(EnvelopeModel name,
OccurrencePoint occurrencePoint)
|
void |
OccurrencePointSets.addOccurrencePointList(EnvelopeModel name,
java.util.List<OccurrencePoint> pointsList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |