Uses of Interface
com.targomo.client.api.geo.Location
Packages that use Location
-
Uses of Location in com.targomo.client.api.geo
Subinterfaces of Location in com.targomo.client.api.geoModifier and TypeInterfaceDescriptioninterfaceinterfaceInterface for the geometries used as sources and targets in the core routing.Classes in com.targomo.client.api.geo that implement LocationModifier and TypeClassDescriptionclassSimple abstract class to use for storing coordinates with IDs and travel types.classSimple abstract class to use for storing geometry data with IDs and travel types.classAbstractClass for dealing with Source/Target H3 AddressesclassDefault implementation for storing source coordinates.classDefault implementation for storing source geometries.classDefault implementation for storing target coordinates.classCreated by gerb on 24/03/2017. -
Uses of Location in com.targomo.client.api.json
Classes in com.targomo.client.api.json with type parameters of type LocationModifier and TypeClassDescriptionclassAbstractLocationMapDeserializer<K extends Location>Created by Gideon CohenMethods in com.targomo.client.api.json with parameters of type LocationModifier and TypeMethodDescriptionvoidAbstractSourceMapSerializer.writeExtraData(Location location, com.fasterxml.jackson.core.JsonGenerator jsonGenerator)