org.gcube.dataanalysis.ecoengine.models.cores.aquamaps
Class OccurrencePointSets
java.lang.Object
org.gcube.dataanalysis.ecoengine.models.cores.aquamaps.OccurrencePointSets
public class OccurrencePointSets
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OccurrencePointSets
public OccurrencePointSets()
setOccurrenceMap
public void setOccurrenceMap(Map<String,List<OccurrencePoint>> occurrenceMap)
getOccurrenceMap
public Map<String,List<OccurrencePoint>> getOccurrenceMap()
addOccurrencePointList
public void addOccurrencePointList(String name,
List<OccurrencePoint> pointsList)
addOccurrencePointList
public void addOccurrencePointList(EnvelopeModel name,
List<OccurrencePoint> pointsList)
addOccurrencePoint
public void addOccurrencePoint(String name,
OccurrencePoint occurrencePoint)
addOccurrencePoint
public void addOccurrencePoint(EnvelopeModel name,
OccurrencePoint occurrencePoint)
Copyright © 2013. All Rights Reserved.