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

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

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

Methods in org.gcube.dataanalysis.ecoengine.models.cores.aquamaps that return types with arguments of type OccurrencePoint
 Map<String,List<OccurrencePoint>> OccurrencePointSets.getOccurrenceMap()
           
 

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

Method parameters in org.gcube.dataanalysis.ecoengine.models.cores.aquamaps with type arguments of type OccurrencePoint
 void OccurrencePointSets.addOccurrencePointList(EnvelopeModel name, List<OccurrencePoint> pointsList)
           
 void OccurrencePointSets.addOccurrencePointList(String name, List<OccurrencePoint> pointsList)
           
 void OccurrencePointSets.setOccurrenceMap(Map<String,List<OccurrencePoint>> occurrenceMap)
           
 



Copyright © 2012. All Rights Reserved.