| Package | Description |
|---|---|
| com.graphhopper.reader.osm | |
| com.graphhopper.routing.util | |
| com.graphhopper.routing.util.parsers |
| Class and Description |
|---|
| GraphRestriction
Basically an OSM restriction, but in 'graph-representation', i.e.
|
| OSMFileHeader
Represents an OSM file header
|
| OSMInput |
| OSMInputFile
A readable OSM file.
|
| OSMReader
Parses an OSM file (xml, zipped xml or pbf) and creates a graph from it.
|
| OSMRestrictionException |
| RestrictionMembers |
| RestrictionTagParser.Result |
| RestrictionType |
| Triple |
| WaySegmentParser
This class parses a given OSM file and splits OSM ways into 'segments' at all intersections (or 'junctions').
|
| WaySegmentParser.Builder |
| WaySegmentParser.CoordinateSupplier |
| WaySegmentParser.EdgeHandler |
| WaySegmentParser.RelationProcessor |
| WaySegmentParser.WayPreprocessor |
| WayToEdgeConverter.EdgeResult |
| WayToEdgeConverter.NodeResult |
| Class and Description |
|---|
| RestrictionTagParser
Parses the OSM restriction tags for given vehicle types / transportation modes.
|
| Class and Description |
|---|
| GraphRestriction
Basically an OSM restriction, but in 'graph-representation', i.e.
|
| Pair |
| RestrictionType |
Copyright © 2012–2022. All rights reserved.