Uses of Class
org.free.garminimg.ImgFilesBag

Packages that use ImgFilesBag
org.free.garminimg   
org.free.garminimg.export   
org.free.garminimg.swing   
 

Uses of ImgFilesBag in org.free.garminimg
 

Constructors in org.free.garminimg with parameters of type ImgFilesBag
ImgFileBag(java.io.File file, ImgFilesBag parent)
           
 

Uses of ImgFilesBag in org.free.garminimg.export
 

Methods in org.free.garminimg.export with parameters of type ImgFilesBag
 void MapExporter.exportMaps(ImgFilesBag maps)
           
 

Uses of ImgFilesBag in org.free.garminimg.swing
 

Methods in org.free.garminimg.swing that return ImgFilesBag
 ImgFilesBag MapPanel.getMap()
           
 

Constructors in org.free.garminimg.swing with parameters of type ImgFilesBag
ExportDialog(java.awt.Frame owner, ImgFilesBag map, MapTransformer transformer)
           
MapPanel(ImgFilesBag map, MapTransformer<COORD> transformer)
          Create a dependent MapPanel, with its converter and maps provided from outside.
 



Copyright © 2008. All Rights Reserved.