Uses of Class
com.graphhopper.http.OffsetDateTimeParam
Packages that use OffsetDateTimeParam
-
Uses of OffsetDateTimeParam in com.graphhopper.resources
Methods in com.graphhopper.resources with parameters of type OffsetDateTimeParamModifier and TypeMethodDescriptionPtIsochroneResource.doGet
(GHLocationParam sourceParam, long seconds, boolean reverseFlow, @NotNull OffsetDateTimeParam departureTimeParam, int blockedRouteTypes, String format) com.fasterxml.jackson.databind.node.ObjectNode
PtRouteResource.route
(@Size(min=2,max=2) List<GHLocationParam> requestPoints, @NotNull OffsetDateTimeParam departureTimeParam, DurationParam profileDuration, boolean arriveBy, String localeStr, Boolean ignoreTransfers, Boolean profileQuery, Integer limitSolutions, DurationParam limitTripTime, DurationParam limitStreetTime, String accessProfile, Double betaAccessTime, String egressProfile, Double betaEgressTime)