|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataMap | |
|---|---|
| fr.ifremer.isisfish.map | |
| Uses of DataMap in fr.ifremer.isisfish.map |
|---|
| Classes in fr.ifremer.isisfish.map that implement DataMap | |
|---|---|
class |
DefaultDataMap
DefaultDataMap.java A default DataMap implementation. |
| Fields in fr.ifremer.isisfish.map with type parameters of type DataMap | |
|---|---|
protected java.util.Vector<DataMap> |
DataMapList.dataMap
|
| Methods in fr.ifremer.isisfish.map that return types with arguments of type DataMap | |
|---|---|
java.util.Enumeration<DataMap> |
DataMapList.getDataMaps()
Get all the data map of this list |
java.util.List<DataMap> |
DataMapList.getDataMaps(Coordinate c)
|
| Methods in fr.ifremer.isisfish.map with parameters of type DataMap | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||