Uses of Interface
fr.ifremer.isisfish.map.DataMap
-
Uses of DataMap in fr.ifremer.isisfish.map
Modifier and TypeClassDescriptionclass
DefaultDataMap.java A default DataMap implementation.Modifier and TypeMethodDescriptionDataMapList.getDataMaps()
Get all the data map of this listDataMapList.getDataMaps
(Coordinate c) Modifier and TypeMethodDescriptionvoid
DataMapList.addDataMap
(DataMap data) Add a datamap to this listvoid
ResultatLayer.addDataMap
(DataMap data) Add a DataMap to this layer.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.