Uses of Interface
com.gisgraphy.street.IStreetFactory

Packages that use IStreetFactory
com.gisgraphy.domain.repository   
com.gisgraphy.street   
 

Uses of IStreetFactory in com.gisgraphy.domain.repository
 

Methods in com.gisgraphy.domain.repository with parameters of type IStreetFactory
 void OpenStreetMapDao.setStreetFactory(IStreetFactory streetFactory)
           
 

Uses of IStreetFactory in com.gisgraphy.street
 

Classes in com.gisgraphy.street that implement IStreetFactory
 class StreetFactory
          Factory to create a street from an openstreetMap entity
 



Copyright © 2012. All Rights Reserved.