Uses of Class
fr.ifremer.isisfish.map.Coordinate
-
Uses of Coordinate in fr.ifremer.isisfish.map
Modifier and TypeMethodDescriptionDataMap.getCoordinates()
Get the coordinates of the Cells position of the DataMap on the map.DefaultDataMap.getCoordinates()
Get the coordinates of the Cells position of the DataMap on the map.Modifier and TypeMethodDescriptionboolean
DataMapList.contains
(DataMap dm, Coordinate c) DataMapList.getDataMaps
(Coordinate c) void
DefaultDataMap.setCoordinates
(Coordinate[] coordinates) Set the coordinates of the Cells position of the DataMap on the map.ModifierConstructorDescriptionDefaultDataMap
(Coordinate[] coordinates, double value) DefaultDataMap
(Coordinate[] coordinates, double value, DataMapInfo info) Construct the DefaultDataMap.