| Package | Description |
|---|---|
| fr.ifremer.isisfish.map |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDataMap
DefaultDataMap.java
A default DataMap implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected Vector<DataMap> |
DataMapList.dataMap |
| Modifier and Type | Method and Description |
|---|---|
Enumeration<DataMap> |
DataMapList.getDataMaps()
Get all the data map of this list
|
List<DataMap> |
DataMapList.getDataMaps(Coordinate c) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultatLayer.addDataMap(DataMap data)
Add a DataMap to this layer.
|
void |
DataMapList.addDataMap(DataMap data)
Add a datamap to this list
|
boolean |
DataMapList.contains(DataMap dm,
Coordinate c) |
protected void |
Motif.createOMDataMap(com.bbn.openmap.proj.Projection proj,
com.bbn.openmap.omGraphics.OMGraphicList omlist,
Scale sc,
DataMap datamap)
Create a graphical object corresponding to this DataMap.
|
Copyright © 1999–2015 CodeLutin. All rights reserved.