| Package | Description |
|---|---|
| fr.ifremer.isisfish.map |
| Modifier and Type | Field and Description |
|---|---|
protected Coordinate[] |
DefaultDataMap.coordinates |
| Modifier and Type | Method and Description |
|---|---|
Coordinate[] |
DataMap.getCoordinates()
Get the coordinates of the Cells position of the DataMap on the map.
|
Coordinate[] |
DefaultDataMap.getCoordinates()
Get the coordinates of the Cells position of the DataMap on the map.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DataMapList.contains(DataMap dm,
Coordinate c) |
List<DataMap> |
DataMapList.getDataMaps(Coordinate c) |
void |
DefaultDataMap.setCoordinates(Coordinate[] coordinates)
Set the coordinates of the Cells position of the DataMap on the map.
|
| Constructor and Description |
|---|
DefaultDataMap(Coordinate[] coordinates,
double value) |
DefaultDataMap(Coordinate[] coordinates,
double value,
DataMapInfo info)
Construct the DefaultDataMap.
|
Copyright © 1999–2014 CodeLutin. All rights reserved.