|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Coordinate | |
|---|---|
| fr.ifremer.isisfish.map | |
| Uses of Coordinate in fr.ifremer.isisfish.map |
|---|
| Fields in fr.ifremer.isisfish.map declared as Coordinate | |
|---|---|
protected Coordinate[] |
DefaultDataMap.coordinates
|
| Methods in fr.ifremer.isisfish.map that return Coordinate | |
|---|---|
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. |
| Methods in fr.ifremer.isisfish.map with parameters of type Coordinate | |
|---|---|
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. |
| Constructors in fr.ifremer.isisfish.map with parameters of type Coordinate | |
|---|---|
DefaultDataMap(Coordinate[] coordinates,
double value)
|
|
DefaultDataMap(Coordinate[] coordinates,
double value,
DataMapInfo info)
Construct the DefaultDataMap. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||