- GEO_JSON_PATH_SERIALIZER - Static variable in class net.motionintelligence.client.Constants
-
- GEO_JSON_POLYGON_SERIALIZER - Static variable in class net.motionintelligence.client.Constants
-
- GeoUtil - Class in net.motionintelligence.client.api.util
-
Utility class with useful methods such as unit conversion
- get() - Method in class net.motionintelligence.client.api.request.OverpassRequest
-
Execute request
- get() - Method in class net.motionintelligence.client.api.request.PointOfInterestRequest
-
Execute request
- get() - Method in class net.motionintelligence.client.api.request.PolygonRequest
-
Execute request
- get() - Method in class net.motionintelligence.client.api.request.ReachabilityRequest
-
Execute request
- get() - Method in class net.motionintelligence.client.api.request.RouteRequest
-
Execute request
- get(StatisticMethod) - Method in class net.motionintelligence.client.api.request.StatisticsRequest
-
- get() - Method in class net.motionintelligence.client.api.request.TimeRequest
-
Execute request
- getAppendTravelTimes() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getBikeDownhill() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getBikeSpeed() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getBikeUphill() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getBoolean(JSONObject, String) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- getBoundingBox() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getBuffer() - Method in class net.motionintelligence.client.api.TravelOptions
-
Get the buffer value of polygons.
- getClosestSourceForTarget(String) - Method in class net.motionintelligence.client.api.response.ReachabilityResponse
-
- getClosestSourceIds() - Method in class net.motionintelligence.client.api.response.ReachabilityResponse
-
Map of target IDs to the individual closest source ID
- getCode() - Method in class net.motionintelligence.client.api.response.PolygonResponse
-
- getCode() - Method in class net.motionintelligence.client.api.response.ReachabilityResponse
-
- getCode() - Method in class net.motionintelligence.client.api.response.RouteResponse
-
- getCode() - Method in class net.motionintelligence.client.api.response.TimeResponse
-
- getConfig(TravelOptions) - Static method in class net.motionintelligence.client.api.request.config.JacksonRequestConfigurator
-
Replaces getCfg methods of Request classes.
- getConfig(TravelOptions) - Static method in class net.motionintelligence.client.api.request.config.RequestConfigurator
-
Replaces getCfg methods of Request classes.
- getCurrentDate() - Static method in class net.motionintelligence.client.api.util.TimeUtil
-
Get current date as integer
- getCurrentTime() - Static method in class net.motionintelligence.client.api.util.TimeUtil
-
Get current time as integer
- getCustomPois() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getDate() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getDouble(JSONObject, String) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- getDurationBreakdown(long) - Static method in class net.motionintelligence.client.api.util.TimeUtil
-
Convert a millisecond duration to a string format
- getEdgeWeights() - Method in class net.motionintelligence.client.api.response.PointOfInterestResponse
-
Map of source IDs - travel times
- getEdgeWeightType() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getFallbackServiceUrl() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getFormat() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getFrame() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getId() - Method in class net.motionintelligence.client.api.geo.AbstractCoordinate
-
Get the ID associated with the coordinate.
- getId() - Method in interface net.motionintelligence.client.api.geo.Coordinate
-
Get the ID associated with the coordinate.
- getId() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getIdentifier() - Method in class net.motionintelligence.client.api.geo.DefaultSourceCoordinate
-
The main problem with this identifier is that we need it for hibernate
since it's not able to work without an ID.
- getInactiveSources() - Method in class net.motionintelligence.client.api.StatisticTravelOptions
-
- getInt(JSONObject, String) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- getInt(JSONArray, int) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- getIntersectionMode() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getInterServiceKey() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getJsonArray(JSONObject, String) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- getJSONObject(JSONObject, String) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- getJSONObject(JSONArray, int) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- getKey() - Method in enum net.motionintelligence.client.api.enums.EdgeWeightType
-
- getKey() - Method in enum net.motionintelligence.client.api.enums.Format
-
- getKey() - Method in enum net.motionintelligence.client.api.enums.PolygonIntersectionMode
-
- getKey() - Method in enum net.motionintelligence.client.api.enums.TravelType
-
- getKey() - Method in class net.motionintelligence.client.api.statistic.PoiType
-
- getKeys(JSONObject) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- getLong(JSONObject, String) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- getMaxEdgeWeight() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getMaxRoutingLength() - Method in class net.motionintelligence.client.api.TravelOptions
-
Deprecated.
- getMaxRoutingTime() - Method in class net.motionintelligence.client.api.TravelOptions
-
Deprecated.
- getMinPolygonHoleSize() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getOnlyPrintReachablePoints() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getOsmTypes() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getOverpassQuery() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getOverpassServiceUrl() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getParseTime() - Method in class net.motionintelligence.client.api.response.PolygonResponse
-
- getPath() - Method in enum net.motionintelligence.client.api.request.enums.StatisticMethod
-
- getPathSerializer(String) - Static method in enum net.motionintelligence.client.api.enums.PathSerializerType
-
- getPathSerializer() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getPathSerializerName() - Method in enum net.motionintelligence.client.api.enums.PathSerializerType
-
- getPointOfInterestServiceUrl() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getPolygonSerializer(String) - Static method in enum net.motionintelligence.client.api.enums.PolygonSerializerType
-
- getPolygonSerializerName() - Method in enum net.motionintelligence.client.api.enums.PolygonSerializerType
-
- getPolygonSerializerType() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getReachableTargets() - Method in class net.motionintelligence.client.api.response.statistics.StatisticResult
-
- getRecommendations() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getRequestTimeMillis() - Method in class net.motionintelligence.client.api.response.PolygonResponse
-
- getRequestTimeMillis() - Method in class net.motionintelligence.client.api.response.ReachabilityResponse
-
- getRequestTimeMillis() - Method in class net.motionintelligence.client.api.response.RouteResponse
-
- getRequestTimeMillis() - Method in class net.motionintelligence.client.api.response.StatisticsResponse
-
- getRequestTimeMillis() - Method in class net.motionintelligence.client.api.response.TimeResponse
-
- getResult() - Method in class net.motionintelligence.client.api.response.OverpassResponse
-
- getResult() - Method in class net.motionintelligence.client.api.response.PointOfInterestResponse
-
- getResult() - Method in class net.motionintelligence.client.api.response.PolygonResponse
-
Generated polygons in JSON format.
- getResultString(Response) - Static method in class net.motionintelligence.client.api.util.IOUtil
-
Convert get body from HTTP response and remove callback field
- getReverse() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getRoundTripTimeMillis() - Method in class net.motionintelligence.client.api.response.PolygonResponse
-
- getRoutes() - Method in class net.motionintelligence.client.api.response.RouteResponse
-
Returns generated routes in JSON format.
- getServiceKey() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getServiceUrl() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getSortedIntKeySet(JSONObject) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- getSource(String) - Method in class net.motionintelligence.client.api.TravelOptions
-
- getSourceCoordinates() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getSources() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getSrid() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getStatisticGroupId() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getStatisticIds() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getStatisticResult() - Method in class net.motionintelligence.client.api.response.StatisticsResponse
-
- getStatistics() - Method in class net.motionintelligence.client.api.response.statistics.StatisticResult
-
- getStatisticServiceUrl() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getString(JSONObject, String) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- getTarget(String) - Method in class net.motionintelligence.client.api.TravelOptions
-
- getTargetCoordinates() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getTargets() - Method in class net.motionintelligence.client.api.response.OverpassResponse
-
- getTargets() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getTargetTravelTimes() - Method in class net.motionintelligence.client.api.response.statistics.StatisticResult
-
- getTime() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getToday() - Static method in class net.motionintelligence.client.api.util.TimeUtil
-
- getTomorrow() - Static method in class net.motionintelligence.client.api.util.TimeUtil
-
- getTotalTime() - Method in class net.motionintelligence.client.api.response.ReachabilityResponse
-
Get total time in milliseconds
- getTotalTime() - Method in class net.motionintelligence.client.api.response.TimeResponse
-
- getTotalTimeMillis() - Method in class net.motionintelligence.client.api.response.StatisticsResponse
-
- getTravelOptions() - Method in class net.motionintelligence.client.api.response.OverpassResponse
-
- getTravelOptions() - Method in class net.motionintelligence.client.api.response.PointOfInterestResponse
-
- getTravelOptions() - Method in class net.motionintelligence.client.api.response.PolygonResponse
-
- getTravelOptions() - Method in class net.motionintelligence.client.api.response.ReachabilityResponse
-
- getTravelOptions() - Method in class net.motionintelligence.client.api.response.RouteResponse
-
- getTravelOptions() - Method in class net.motionintelligence.client.api.response.StatisticsResponse
-
- getTravelOptions() - Method in class net.motionintelligence.client.api.response.TimeResponse
-
- getTravelTime(Coordinate, Coordinate) - Method in class net.motionintelligence.client.api.response.TimeResponse
-
- getTravelTimes() - Method in class net.motionintelligence.client.api.response.ReachabilityResponse
-
Map of source IDs - travel times
- getTravelTimes() - Method in class net.motionintelligence.client.api.response.TimeResponse
-
Get travel times from each source point to each target point.
- getTravelTimes() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getTravelType() - Method in class net.motionintelligence.client.api.geo.AbstractCoordinate
-
Get TravelType of coordinate.
- getTravelType() - Method in interface net.motionintelligence.client.api.geo.Coordinate
-
Get TravelType of coordinate.
- getTravelType() - Method in class net.motionintelligence.client.api.geo.DefaultSourceCoordinate
-
Get travel type configuration for the source coordinate.
- getTravelType() - Method in class net.motionintelligence.client.api.geo.DefaultTargetCoordinate
-
Not implemented, will throw exception.
- getTravelType() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getTravelTypes() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getType() - Method in class net.motionintelligence.client.api.geo.PoiTargetCoordinate
-
- getValue() - Method in class net.motionintelligence.client.api.statistic.PoiType
-
- getWalkDownhill() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getWalkSpeed() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getWalkUphill() - Method in class net.motionintelligence.client.api.TravelOptions
-
- getX() - Method in class net.motionintelligence.client.api.geo.AbstractCoordinate
-
Get the value of coordinate in X-axis.
- getX() - Method in interface net.motionintelligence.client.api.geo.Coordinate
-
Get the value of coordinate in X-axis.
- getY() - Method in class net.motionintelligence.client.api.geo.AbstractCoordinate
-
Get the value of coordinate in Y-axis.
- getY() - Method in interface net.motionintelligence.client.api.geo.Coordinate
-
Get the value of coordinate in Y-axis.
- getYesterday() - Static method in class net.motionintelligence.client.api.util.TimeUtil
-
- parse(String) - Static method in enum net.motionintelligence.client.api.enums.TravelType
-
- parseArray(String) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- parseReachableStatisticsResult(JSONObject) - Method in class net.motionintelligence.client.api.response.statistics.StatisticResult
-
- parseResults() - Method in class net.motionintelligence.client.api.response.OverpassResponse
-
Parse results in JSON to travel times map.
- parseString(String) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
Parse configuration string
- PATH_SERIALIZER - Static variable in class net.motionintelligence.client.Constants
-
- PathSerializerType - Enum in net.motionintelligence.client.api.enums
-
- POINT_REDUCTION - Static variable in class net.motionintelligence.client.Constants
-
- PointOfInterestRequest - Class in net.motionintelligence.client.api.request
-
Find reachable openstreetmap pois with this class.
- PointOfInterestRequest(TravelOptions) - Constructor for class net.motionintelligence.client.api.request.PointOfInterestRequest
-
Use default client implementation with specified options and method
Default client uses ClientBuilder.
- PointOfInterestRequest(Client, TravelOptions) - Constructor for class net.motionintelligence.client.api.request.PointOfInterestRequest
-
Use a custom client implementation with specified options and method
- PointOfInterestResponse - Class in net.motionintelligence.client.api.response
-
- PointOfInterestResponse(TravelOptions, JSONObject, long) - Constructor for class net.motionintelligence.client.api.response.PointOfInterestResponse
-
Create a response from JSON results, using given travel options
- PoiTargetCoordinate - Class in net.motionintelligence.client.api.geo
-
Created by gerb on 24/03/2017.
- PoiTargetCoordinate(String, double, double) - Constructor for class net.motionintelligence.client.api.geo.PoiTargetCoordinate
-
- PoiType - Class in net.motionintelligence.client.api.statistic
-
Created by gerb on 22/03/2017.
- PoiType() - Constructor for class net.motionintelligence.client.api.statistic.PoiType
-
- PoiType(String) - Constructor for class net.motionintelligence.client.api.statistic.PoiType
-
Create a new POI type with format: `key=value`
- PoiType(String, String) - Constructor for class net.motionintelligence.client.api.statistic.PoiType
-
- POLYGON - Static variable in class net.motionintelligence.client.Constants
-
- POLYGON_INTERSECTION_MODE - Static variable in class net.motionintelligence.client.Constants
-
- POLYGON_SERIALIZER - Static variable in class net.motionintelligence.client.Constants
-
- POLYGON_VALUES - Static variable in class net.motionintelligence.client.Constants
-
- PolygonIntersectionMode - Enum in net.motionintelligence.client.api.enums
-
- PolygonRequest - Class in net.motionintelligence.client.api.request
-
Creates polygons for the source points with specified travel times in minutes.
- PolygonRequest(Client) - Constructor for class net.motionintelligence.client.api.request.PolygonRequest
-
Use a custom client implementation
- PolygonRequest() - Constructor for class net.motionintelligence.client.api.request.PolygonRequest
-
Use default Client.
- PolygonRequest(TravelOptions) - Constructor for class net.motionintelligence.client.api.request.PolygonRequest
-
Use default Client with specified travelOptions
- PolygonRequest(TravelOptions, String) - Constructor for class net.motionintelligence.client.api.request.PolygonRequest
-
Use default Client with specified travelOptions and HTTP method
- PolygonRequest(Client, TravelOptions) - Constructor for class net.motionintelligence.client.api.request.PolygonRequest
-
Use custom client with specified travelOptions
- PolygonResponse - Class in net.motionintelligence.client.api.response
-
- PolygonResponse(TravelOptions, JSONObject, String, long, long) - Constructor for class net.motionintelligence.client.api.response.PolygonResponse
-
- PolygonResponse(TravelOptions, JSONObject, String, long, long, long) - Constructor for class net.motionintelligence.client.api.response.PolygonResponse
-
- PolygonSerializerType - Enum in net.motionintelligence.client.api.enums
-
- put(JSONArray, JSONObject) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- put(JSONArray, JSONArray) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- put(JSONObject, String, JSONArray) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
Put array to JSONObject
- put(JSONObject, String, int) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- put(JSONObject, String, double) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
- put(JSONObject, String, JSONObject) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
Put object inside another JSONObject
- put(JSONObject, String, String) - Static method in class net.motionintelligence.client.api.util.JsonUtil
-
Put String inside JSONObject
- serialize(Object, JsonGenerator, SerializerProvider) - Method in class net.motionintelligence.client.api.json.DefaultSourceCoordinateMapSerializer
-
- serialize(Object, JsonGenerator, SerializerProvider) - Method in class net.motionintelligence.client.api.json.DefaultTargetCoordinateMapSerializer
-
- SERIALIZER - Static variable in class net.motionintelligence.client.Constants
-
- setAppendTravelTimes(Boolean) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setBikeDownhill(double) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setBikeSpeed(double) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setBikeUphill(double) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setBoundingBox(String) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setBuffer(Double) - Method in class net.motionintelligence.client.api.TravelOptions
-
Set how much the polygons will be buffered.
- setCustomPois(Set<PoiType>) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setDate(Integer) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setEdgeWeightType(EdgeWeightType) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setElevationEnabled(Boolean) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setFallbackServiceUrl(String) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setFormat(Format) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setFrame(int) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setId(String) - Method in class net.motionintelligence.client.api.geo.AbstractCoordinate
-
Assign an ID to the coordinate
- setId(String) - Method in interface net.motionintelligence.client.api.geo.Coordinate
-
Assign an ID to the coordinate
- setId(Integer) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setIdentifier(long) - Method in class net.motionintelligence.client.api.geo.DefaultSourceCoordinate
-
- setiFeelLucky(boolean) - Method in class net.motionintelligence.client.api.StatisticTravelOptions
-
- setInactiveSources(Map<String, Coordinate>) - Method in class net.motionintelligence.client.api.StatisticTravelOptions
-
- setIntersectionMode(PolygonIntersectionMode) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setInterServiceKey(String) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setKey(String) - Method in class net.motionintelligence.client.api.statistic.PoiType
-
- setMaxEdgeWeight(Integer) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setMaxRoutingLength(Integer) - Method in class net.motionintelligence.client.api.TravelOptions
-
Deprecated.
- setMaxRoutingTime(int) - Method in class net.motionintelligence.client.api.TravelOptions
-
Deprecated.
- setMethod(String) - Method in class net.motionintelligence.client.api.request.PolygonRequest
-
Specify HTTP method to be used
- setMinPolygonHoleSize(long) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setOnlyPrintReachablePoints(boolean) - Method in class net.motionintelligence.client.api.TravelOptions
-
Determines whether to return only reachable points or all
- setOsmTypes(Set<PoiType>) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setOverpassQuery(String) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setOverpassServiceUrl(String) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setPathSerializer(PathSerializerType) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setPointReduction(boolean) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setPolygonSerializerType(PolygonSerializerType) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setRecommendations(int) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setReverse(Boolean) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setServiceKey(String) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setServiceUrl(String) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setSources(Map<String, Coordinate>) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setSrid(Integer) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setStatisticGroupId(Integer) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setStatisticIds(List<Short>) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setStatisticServiceUrl(String) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setTargets(Map<String, Coordinate>) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setTime(Integer) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setTravelOptions(TravelOptions) - Method in class net.motionintelligence.client.api.request.PolygonRequest
-
- setTravelTimes(List<Integer>) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setTravelType(TravelType) - Method in class net.motionintelligence.client.api.geo.AbstractCoordinate
-
Set a travel type for the coordinate.
- setTravelType(TravelType) - Method in interface net.motionintelligence.client.api.geo.Coordinate
-
Set a travel type for the coordinate.
- setTravelType(TravelType) - Method in class net.motionintelligence.client.api.geo.DefaultSourceCoordinate
-
Specify a travel type for the source coordinate.
- setTravelType(TravelType) - Method in class net.motionintelligence.client.api.geo.DefaultTargetCoordinate
-
Not implemented, will throw exception.
- setTravelType(TravelType) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setTravelTypes(Set<TravelType>) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setType(PoiType) - Method in class net.motionintelligence.client.api.geo.PoiTargetCoordinate
-
- setUseCache(boolean) - Method in class net.motionintelligence.client.api.StatisticTravelOptions
-
- setValue(String) - Method in class net.motionintelligence.client.api.statistic.PoiType
-
- setWalkDownhill(double) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setWalkSpeed(double) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setWalkUphill(double) - Method in class net.motionintelligence.client.api.TravelOptions
-
- setX(double) - Method in class net.motionintelligence.client.api.geo.AbstractCoordinate
-
Set the value of coordinate in X-axis.
- setX(double) - Method in interface net.motionintelligence.client.api.geo.Coordinate
-
Set the value of coordinate in X-axis.
- setY(double) - Method in class net.motionintelligence.client.api.geo.AbstractCoordinate
-
Set the value of coordinate in Y-axis.
- setY(double) - Method in interface net.motionintelligence.client.api.geo.Coordinate
-
Set the value of coordinate in Y-axis.
- SOURCES - Static variable in class net.motionintelligence.client.Constants
-
- SRID - Static variable in class net.motionintelligence.client.Constants
-
- SslClientGenerator - Class in net.motionintelligence.client.api.request.ssl
-
Generates the default client.
- SslClientGenerator() - Constructor for class net.motionintelligence.client.api.request.ssl.SslClientGenerator
-
- SslClientGenerator.TrustAllHostNameVerifier - Class in net.motionintelligence.client.api.request.ssl
-
- STATISTIC_GROUP_ID - Static variable in class net.motionintelligence.client.Constants
-
- StatisticMethod - Enum in net.motionintelligence.client.api.request.enums
-
Created by gerb on 01/03/2017.
- StatisticResult - Class in net.motionintelligence.client.api.response.statistics
-
- StatisticResult(TravelOptions, JSONObject) - Constructor for class net.motionintelligence.client.api.response.statistics.StatisticResult
-
- STATISTICS_ID - Static variable in class net.motionintelligence.client.Constants
-
- StatisticsRequest - Class in net.motionintelligence.client.api.request
-
- StatisticsRequest(TravelOptions) - Constructor for class net.motionintelligence.client.api.request.StatisticsRequest
-
Use default client implementation with specified options and method
Default client uses ClientBuilder
- StatisticsRequest(Client, TravelOptions) - Constructor for class net.motionintelligence.client.api.request.StatisticsRequest
-
Use a custom client implementation with specified options and method
- StatisticsResponse - Class in net.motionintelligence.client.api.response
-
- StatisticsResponse(TravelOptions, JSONObject, long) - Constructor for class net.motionintelligence.client.api.response.StatisticsResponse
-
- StatisticsResponse(TravelOptions, String, long, long) - Constructor for class net.motionintelligence.client.api.response.StatisticsResponse
-
- StatisticTravelOptions - Class in net.motionintelligence.client.api
-
Created by gerb on 13/02/2017.
- StatisticTravelOptions() - Constructor for class net.motionintelligence.client.api.StatisticTravelOptions
-
- value - Variable in class net.motionintelligence.client.api.statistic.PoiType
-
- valueOf(String) - Static method in enum net.motionintelligence.client.api.enums.EdgeWeightType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.motionintelligence.client.api.enums.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.motionintelligence.client.api.enums.PathSerializerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.motionintelligence.client.api.enums.PolygonIntersectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.motionintelligence.client.api.enums.PolygonSerializerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.motionintelligence.client.api.enums.TravelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.motionintelligence.client.api.request.enums.StatisticMethod
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.motionintelligence.client.api.enums.EdgeWeightType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.motionintelligence.client.api.enums.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.motionintelligence.client.api.enums.PathSerializerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.motionintelligence.client.api.enums.PolygonIntersectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.motionintelligence.client.api.enums.PolygonSerializerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.motionintelligence.client.api.enums.TravelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.motionintelligence.client.api.request.enums.StatisticMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(String, SSLSession) - Method in class net.motionintelligence.client.api.request.ssl.SslClientGenerator.TrustAllHostNameVerifier
-