类 com.aiyc.server.standalone.core.Location
的使用

使用 Location 的软件包
com.aiyc.server.standalone.core   
com.aiyc.server.standalone.db.homes   
com.aiyc.server.standalone.json   
com.aiyc.server.standalone.locator   
 

com.aiyc.server.standalone.coreLocation 的使用
 

参数类型为 Locationcom.aiyc.server.standalone.core 中的构造方法
Fingerprint(Location location, Measurement measurement)
           
 

com.aiyc.server.standalone.db.homesLocation 的使用
 

返回 Locationcom.aiyc.server.standalone.db.homes 中的方法
 Location LocationHome.getLocation(Integer locationId, String symbolicId)
          get fingerprints depending on different contraints
 Location LocationHome.parseResultRow(ResultSet rs, int fromIndex)
           
 

返回变量类型为 Location 的类型的 com.aiyc.server.standalone.db.homes 中的方法
 List<Location> LocationHome.getAll()
           
 List<Location> LocationHome.getListByMap(Map m)
           
 List<Location> LocationHome.getListByMapId(Integer id)
           
 

参数类型为 Locationcom.aiyc.server.standalone.db.homes 中的方法
 int LocationHome.fillInStatement(PreparedStatement ps, Location t, int fromIndex)
           
 int FingerprintHome.getCount(Location location)
          Gets the number of fingerprints for a Location
 

com.aiyc.server.standalone.jsonLocation 的使用
 

返回 Locationcom.aiyc.server.standalone.json 中的方法
 Location BaseLocationTypeAdapter.deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context)
           
 

com.aiyc.server.standalone.locatorLocation 的使用
 

返回 Locationcom.aiyc.server.standalone.locator 中的方法
 Location SVMLocator.locate(Measurement currentMeasurement)
           
 Location ILocator.locate(Measurement m)
          Tries to find a location which fingerprint measurement matches the Measurement m
 Location BaseLocator.locate(Measurement currentMeasurement)
           
 



Copyright © 2017. All Rights Reserved.