Uses of Class
com.graphhopper.matching.State
-
Uses of State in com.graphhopper.matching
Fields in com.graphhopper.matching with type parameters of type StateModifier and TypeFieldDescriptionObservationWithCandidateStates.candidatesState candidates at this time step.Methods in com.graphhopper.matching that return types with arguments of type StateConstructor parameters in com.graphhopper.matching with type arguments of type StateModifierConstructorDescriptionEdgeMatch(EdgeIteratorState edgeState, List<State> state) ObservationWithCandidateStates(Observation observation, List<State> candidates)