Interface | Description |
---|---|
PathDetailsBuilder |
Calculate details for a path and keeps the AbstractPathDetailsBuilder corresponding to this detail.
|
Class | Description |
---|---|
AbstractPathDetailsBuilder |
Builds a PathDetail list, from values and intervals of a Path.
|
AverageSpeedDetails | |
DecimalDetails | |
DistanceDetails | |
EdgeIdDetails |
Calculate the Edge Id segments of a Path
|
EnumDetails<E extends Enum> | |
IntDetails | |
PathDetailsBuilderFactory |
Generates a list of PathDetailsBuilder from a List of PathDetail names
|
PathDetailsFromEdges |
This class calculates a PathDetail list in a similar fashion to the instruction calculation,
also see
InstructionsFromEdges . |
StreetNameDetails |
Calculate the speed name segments of a Path
|
TimeDetails |
Calculate the time segments for a Path
|
WeightDetails |
Calculate the weight segments for a Path
|
Copyright © 2012–2020. All rights reserved.