| Package | Description |
|---|---|
| org.gcube.dataanalysis.ecoengine.models.cores.aquamaps |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<OccurrencePoint>> |
OccurrencePointSets.getOccurrenceMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
OccurrencePointSets.addOccurrencePoint(EnvelopeModel name,
OccurrencePoint occurrencePoint) |
void |
OccurrencePointSets.addOccurrencePoint(String name,
OccurrencePoint occurrencePoint) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2015. All Rights Reserved.