Uses of Class
org.gcube.dataanalysis.ecoengine.models.cores.aquamaps.EnvelopeModel

Packages that use EnvelopeModel
org.gcube.dataanalysis.ecoengine.models.cores.aquamaps   
 

Uses of EnvelopeModel in org.gcube.dataanalysis.ecoengine.models.cores.aquamaps
 

Methods in org.gcube.dataanalysis.ecoengine.models.cores.aquamaps that return EnvelopeModel
static EnvelopeModel EnvelopeModel.valueOf(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.
 

Methods in org.gcube.dataanalysis.ecoengine.models.cores.aquamaps with parameters of type EnvelopeModel
 void OccurrencePointSets.addOccurrencePoint(EnvelopeModel name, OccurrencePoint occurrencePoint)
           
 void OccurrencePointSets.addOccurrencePointList(EnvelopeModel name, List<OccurrencePoint> pointsList)
           
 



Copyright © 2012. All Rights Reserved.