Uses of Class
com.ls.widgets.map.config.OfflineMapConfig

Packages that use OfflineMapConfig
com.ls.widgets.map   
com.ls.widgets.map.config   
 

Uses of OfflineMapConfig in com.ls.widgets.map
 

Methods in com.ls.widgets.map that return OfflineMapConfig
 OfflineMapConfig MapWidget.getConfig()
          Returns the copy of the map widget's configuration
 

Uses of OfflineMapConfig in com.ls.widgets.map.config
 

Constructors in com.ls.widgets.map.config with parameters of type OfflineMapConfig
OfflineMapConfig(OfflineMapConfig config)