Uses of Interface
fr.ifremer.isisfish.map.Scale

Packages that use Scale
fr.ifremer.isisfish.map   
 

Uses of Scale in fr.ifremer.isisfish.map
 

Classes in fr.ifremer.isisfish.map that implement Scale
 class DefaultScale
          DefaultScale.java Created: Mon Apr 22 16:52:17 2002
 

Fields in fr.ifremer.isisfish.map declared as Scale
protected  Scale DataMapList.scale
           
 

Methods in fr.ifremer.isisfish.map that return Scale
 Scale DataMapList.getScale()
          Get the value of scale.
 

Methods in fr.ifremer.isisfish.map with parameters of type Scale
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.
 void DataMapList.setScale(Scale v)
          Set the value of scale.
 



Copyright © 1999-2010 CodeLutin. All Rights Reserved.