| Package | Description |
|---|---|
| fr.ifremer.isisfish.map |
| Modifier and Type | Field and Description |
|---|---|
protected DataMapInfo |
DefaultDataMap.info |
protected DataMapInfo |
DataMapList.info |
| Modifier and Type | Method and Description |
|---|---|
DataMapInfo |
DataMap.getInfo()
Get the value of info.
|
DataMapInfo |
DefaultDataMap.getInfo()
Get the value of info.
|
DataMapInfo |
DataMapList.getInfo()
Get the value of info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDataMap.setInfo(DataMapInfo v)
Set the value of info.
|
void |
DataMapList.setInfo(DataMapInfo v)
Set the value of info.
|
| Constructor and Description |
|---|
DataMapList(Motif motif,
DataMapInfo info) |
DefaultDataMap(Coordinate[] coordinates,
double value,
DataMapInfo info)
Construct the DefaultDataMap.
|
Copyright © 1999–2014 CodeLutin. All rights reserved.