jar

com.graphhopper : graphhopper

Maven & Gradle

Jun 15, 2016
8 usages
4k stars

GraphHopper · GraphHopper is a fast and memory efficient Java road routing engine working seamlessly with OpenStreetMap data.

Table Of Contents

Latest Version

Download com.graphhopper : graphhopper JAR file - Latest Versions:

All Versions

Download com.graphhopper : graphhopper JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.x
0.5.x
0.4.x
0.3
0.2
0.1.x
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window graphhopper-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.graphhopper

├─ com.graphhopper.GHRequest.class - [JAR]

├─ com.graphhopper.GHResponse.class - [JAR]

├─ com.graphhopper.GraphHopper.class - [JAR]

├─ com.graphhopper.GraphHopperAPI.class - [JAR]

├─ com.graphhopper.PathWrapper.class - [JAR]

com.graphhopper.reader

├─ com.graphhopper.reader.DataReader.class - [JAR]

├─ com.graphhopper.reader.OSMElement.class - [JAR]

├─ com.graphhopper.reader.OSMFileHeader.class - [JAR]

├─ com.graphhopper.reader.OSMInputFile.class - [JAR]

├─ com.graphhopper.reader.OSMNode.class - [JAR]

├─ com.graphhopper.reader.OSMReader.class - [JAR]

├─ com.graphhopper.reader.OSMRelation.class - [JAR]

├─ com.graphhopper.reader.OSMTagParser.class - [JAR]

├─ com.graphhopper.reader.OSMTurnRelation.class - [JAR]

├─ com.graphhopper.reader.OSMWay.class - [JAR]

├─ com.graphhopper.reader.PillarInfo.class - [JAR]

├─ com.graphhopper.reader.PrinctonReader.class - [JAR]

com.graphhopper.util

├─ com.graphhopper.util.AngleCalc.class - [JAR]

├─ com.graphhopper.util.BitUtil.class - [JAR]

├─ com.graphhopper.util.BitUtilBig.class - [JAR]

├─ com.graphhopper.util.BitUtilLittle.class - [JAR]

├─ com.graphhopper.util.BreadthFirstSearch.class - [JAR]

├─ com.graphhopper.util.CHEdgeExplorer.class - [JAR]

├─ com.graphhopper.util.CHEdgeIterator.class - [JAR]

├─ com.graphhopper.util.CHEdgeIteratorState.class - [JAR]

├─ com.graphhopper.util.CmdArgs.class - [JAR]

├─ com.graphhopper.util.Constants.class - [JAR]

├─ com.graphhopper.util.DepthFirstSearch.class - [JAR]

├─ com.graphhopper.util.DistanceCalc.class - [JAR]

├─ com.graphhopper.util.DistanceCalc2D.class - [JAR]

├─ com.graphhopper.util.DistanceCalc3D.class - [JAR]

├─ com.graphhopper.util.DistanceCalcEarth.class - [JAR]

├─ com.graphhopper.util.DistancePlaneProjection.class - [JAR]

├─ com.graphhopper.util.DouglasPeucker.class - [JAR]

├─ com.graphhopper.util.Downloader.class - [JAR]

├─ com.graphhopper.util.EdgeExplorer.class - [JAR]

├─ com.graphhopper.util.EdgeIterator.class - [JAR]

├─ com.graphhopper.util.EdgeIteratorState.class - [JAR]

├─ com.graphhopper.util.FinishInstruction.class - [JAR]

├─ com.graphhopper.util.GHUtility.class - [JAR]

├─ com.graphhopper.util.GPXEntry.class - [JAR]

├─ com.graphhopper.util.Helper.class - [JAR]

├─ com.graphhopper.util.Helper7.class - [JAR]

├─ com.graphhopper.util.Instruction.class - [JAR]

├─ com.graphhopper.util.InstructionAnnotation.class - [JAR]

├─ com.graphhopper.util.InstructionList.class - [JAR]

├─ com.graphhopper.util.MiniPerfTest.class - [JAR]

├─ com.graphhopper.util.NotThreadSafe.class - [JAR]

├─ com.graphhopper.util.NumHelper.class - [JAR]

├─ com.graphhopper.util.PMap.class - [JAR]

├─ com.graphhopper.util.Parameters.class - [JAR]

├─ com.graphhopper.util.PathMerger.class - [JAR]

├─ com.graphhopper.util.PointAccess.class - [JAR]

├─ com.graphhopper.util.PointList.class - [JAR]

├─ com.graphhopper.util.ProgressListener.class - [JAR]

├─ com.graphhopper.util.RoundaboutInstruction.class - [JAR]

├─ com.graphhopper.util.SimpleIntDeque.class - [JAR]

├─ com.graphhopper.util.StopWatch.class - [JAR]

├─ com.graphhopper.util.Translation.class - [JAR]

├─ com.graphhopper.util.TranslationMap.class - [JAR]

├─ com.graphhopper.util.Unzipper.class - [JAR]

├─ com.graphhopper.util.ViaInstruction.class - [JAR]

├─ com.graphhopper.util.XFirstSearch.class - [JAR]

com.graphhopper.reader.osm.conditional

├─ com.graphhopper.reader.osm.conditional.ConditionalParser.class - [JAR]

├─ com.graphhopper.reader.osm.conditional.ConditionalTagsInspector.class - [JAR]

├─ com.graphhopper.reader.osm.conditional.DateRange.class - [JAR]

├─ com.graphhopper.reader.osm.conditional.DateRangeParser.class - [JAR]

├─ com.graphhopper.reader.osm.conditional.ParsedCalendar.class - [JAR]

├─ com.graphhopper.reader.osm.conditional.ValueRange.class - [JAR]

com.graphhopper.routing

├─ com.graphhopper.routing.AStar.class - [JAR]

├─ com.graphhopper.routing.AStarBidirection.class - [JAR]

├─ com.graphhopper.routing.AbstractBidirAlgo.class - [JAR]

├─ com.graphhopper.routing.AbstractRoutingAlgorithm.class - [JAR]

├─ com.graphhopper.routing.AlgorithmOptions.class - [JAR]

├─ com.graphhopper.routing.AlternativeRoute.class - [JAR]

├─ com.graphhopper.routing.Dijkstra.class - [JAR]

├─ com.graphhopper.routing.DijkstraBidirectionRef.class - [JAR]

├─ com.graphhopper.routing.DijkstraOneToMany.class - [JAR]

├─ com.graphhopper.routing.Path.class - [JAR]

├─ com.graphhopper.routing.PathBidirRef.class - [JAR]

├─ com.graphhopper.routing.PathNative.class - [JAR]

├─ com.graphhopper.routing.QueryGraph.class - [JAR]

├─ com.graphhopper.routing.RoutingAlgorithm.class - [JAR]

├─ com.graphhopper.routing.RoutingAlgorithmFactory.class - [JAR]

├─ com.graphhopper.routing.RoutingAlgorithmFactoryDecorator.class - [JAR]

├─ com.graphhopper.routing.RoutingAlgorithmFactorySimple.class - [JAR]

├─ com.graphhopper.routing.VirtualEdgeIterator.class - [JAR]

├─ com.graphhopper.routing.VirtualEdgeIteratorState.class - [JAR]

com.graphhopper.util.shapes

├─ com.graphhopper.util.shapes.BBox.class - [JAR]

├─ com.graphhopper.util.shapes.Circle.class - [JAR]

├─ com.graphhopper.util.shapes.GHPlace.class - [JAR]

├─ com.graphhopper.util.shapes.GHPoint.class - [JAR]

├─ com.graphhopper.util.shapes.GHPoint3D.class - [JAR]

├─ com.graphhopper.util.shapes.Shape.class - [JAR]

com.graphhopper.reader.dem

├─ com.graphhopper.reader.dem.CGIARProvider.class - [JAR]

├─ com.graphhopper.reader.dem.ElevationProvider.class - [JAR]

├─ com.graphhopper.reader.dem.HeightTile.class - [JAR]

├─ com.graphhopper.reader.dem.SRTMProvider.class - [JAR]

com.graphhopper.geohash

├─ com.graphhopper.geohash.KeyAlgo.class - [JAR]

├─ com.graphhopper.geohash.LinearKeyAlgo.class - [JAR]

├─ com.graphhopper.geohash.SpatialKeyAlgo.class - [JAR]

com.graphhopper.search

├─ com.graphhopper.search.Geocoding.class - [JAR]

├─ com.graphhopper.search.NameIndex.class - [JAR]

├─ com.graphhopper.search.ReverseGeocoding.class - [JAR]

com.graphhopper.coll

├─ com.graphhopper.coll.BinHeapWrapper.class - [JAR]

├─ com.graphhopper.coll.CompressedArray.class - [JAR]

├─ com.graphhopper.coll.GHBitSet.class - [JAR]

├─ com.graphhopper.coll.GHBitSetImpl.class - [JAR]

├─ com.graphhopper.coll.GHLongIntBTree.class - [JAR]

├─ com.graphhopper.coll.GHSortedCollection.class - [JAR]

├─ com.graphhopper.coll.GHTBitSet.class - [JAR]

├─ com.graphhopper.coll.GHTreeMapComposed.class - [JAR]

├─ com.graphhopper.coll.IntDoubleBinHeap.class - [JAR]

├─ com.graphhopper.coll.LongIntMap.class - [JAR]

├─ com.graphhopper.coll.MapEntry.class - [JAR]

├─ com.graphhopper.coll.OSMIDMap.class - [JAR]

├─ com.graphhopper.coll.SparseIntIntArray.class - [JAR]

com.graphhopper.routing.ch

├─ com.graphhopper.routing.ch.CHAlgoFactoryDecorator.class - [JAR]

├─ com.graphhopper.routing.ch.Path4CH.class - [JAR]

├─ com.graphhopper.routing.ch.PreparationWeighting.class - [JAR]

├─ com.graphhopper.routing.ch.PrepareContractionHierarchies.class - [JAR]

├─ com.graphhopper.routing.ch.PrepareEncoder.class - [JAR]

com.graphhopper.reader.pbf

├─ com.graphhopper.reader.pbf.PbfBlobDecoder.class - [JAR]

├─ com.graphhopper.reader.pbf.PbfBlobDecoderListener.class - [JAR]

├─ com.graphhopper.reader.pbf.PbfBlobResult.class - [JAR]

├─ com.graphhopper.reader.pbf.PbfDecoder.class - [JAR]

├─ com.graphhopper.reader.pbf.PbfFieldDecoder.class - [JAR]

├─ com.graphhopper.reader.pbf.PbfRawBlob.class - [JAR]

├─ com.graphhopper.reader.pbf.PbfReader.class - [JAR]

├─ com.graphhopper.reader.pbf.PbfStreamSplitter.class - [JAR]

├─ com.graphhopper.reader.pbf.Sink.class - [JAR]

com.graphhopper.routing.template

├─ com.graphhopper.routing.template.AbstractRoutingTemplate.class - [JAR]

├─ com.graphhopper.routing.template.AlternativeRoutingTemplate.class - [JAR]

├─ com.graphhopper.routing.template.RoundTripRoutingTemplate.class - [JAR]

├─ com.graphhopper.routing.template.RoutingTemplate.class - [JAR]

├─ com.graphhopper.routing.template.ViaRoutingTemplate.class - [JAR]

com.graphhopper.storage

├─ com.graphhopper.storage.AbstractDataAccess.class - [JAR]

├─ com.graphhopper.storage.BaseGraph.class - [JAR]

├─ com.graphhopper.storage.CHGraph.class - [JAR]

├─ com.graphhopper.storage.CHGraphImpl.class - [JAR]

├─ com.graphhopper.storage.DAType.class - [JAR]

├─ com.graphhopper.storage.DataAccess.class - [JAR]

├─ com.graphhopper.storage.Directory.class - [JAR]

├─ com.graphhopper.storage.EdgeAccess.class - [JAR]

├─ com.graphhopper.storage.GHDirectory.class - [JAR]

├─ com.graphhopper.storage.GHNodeAccess.class - [JAR]

├─ com.graphhopper.storage.Graph.class - [JAR]

├─ com.graphhopper.storage.GraphBuilder.class - [JAR]

├─ com.graphhopper.storage.GraphExtension.class - [JAR]

├─ com.graphhopper.storage.GraphHopperStorage.class - [JAR]

├─ com.graphhopper.storage.GraphStorage.class - [JAR]

├─ com.graphhopper.storage.IntIterator.class - [JAR]

├─ com.graphhopper.storage.InternalGraphEventListener.class - [JAR]

├─ com.graphhopper.storage.Lock.class - [JAR]

├─ com.graphhopper.storage.LockFactory.class - [JAR]

├─ com.graphhopper.storage.MMapDataAccess.class - [JAR]

├─ com.graphhopper.storage.MMapDirectory.class - [JAR]

├─ com.graphhopper.storage.NativeFSLockFactory.class - [JAR]

├─ com.graphhopper.storage.NodeAccess.class - [JAR]

├─ com.graphhopper.storage.RAMDataAccess.class - [JAR]

├─ com.graphhopper.storage.RAMDirectory.class - [JAR]

├─ com.graphhopper.storage.RAMIntDataAccess.class - [JAR]

├─ com.graphhopper.storage.SPTEntry.class - [JAR]

├─ com.graphhopper.storage.SimpleFSLockFactory.class - [JAR]

├─ com.graphhopper.storage.Storable.class - [JAR]

├─ com.graphhopper.storage.StorableProperties.class - [JAR]

├─ com.graphhopper.storage.SynchedDAWrapper.class - [JAR]

├─ com.graphhopper.storage.TurnCostExtension.class - [JAR]

├─ com.graphhopper.storage.UnsafeDataAccess.class - [JAR]

├─ com.graphhopper.storage.VLongStorage.class - [JAR]

com.graphhopper.routing.util.tour

├─ com.graphhopper.routing.util.tour.MultiPointTour.class - [JAR]

├─ com.graphhopper.routing.util.tour.SinglePointTour.class - [JAR]

├─ com.graphhopper.routing.util.tour.TourStrategy.class - [JAR]

com.graphhopper.routing.util

├─ com.graphhopper.routing.util.AbstractAdjustedWeighting.class - [JAR]

├─ com.graphhopper.routing.util.AbstractAlgoPreparation.class - [JAR]

├─ com.graphhopper.routing.util.AbstractFlagEncoder.class - [JAR]

├─ com.graphhopper.routing.util.AbstractWeighting.class - [JAR]

├─ com.graphhopper.routing.util.AllCHEdgesIterator.class - [JAR]

├─ com.graphhopper.routing.util.AllEdgesIterator.class - [JAR]

├─ com.graphhopper.routing.util.AvoidEdgesWeighting.class - [JAR]

├─ com.graphhopper.routing.util.BeelineWeightApproximator.class - [JAR]

├─ com.graphhopper.routing.util.Bike2WeightFlagEncoder.class - [JAR]

├─ com.graphhopper.routing.util.BikeCommonFlagEncoder.class - [JAR]

├─ com.graphhopper.routing.util.BikeFlagEncoder.class - [JAR]

├─ com.graphhopper.routing.util.CarFlagEncoder.class - [JAR]

├─ com.graphhopper.routing.util.ConsistentWeightApproximator.class - [JAR]

├─ com.graphhopper.routing.util.CurvatureWeighting.class - [JAR]

├─ com.graphhopper.routing.util.DefaultEdgeFilter.class - [JAR]

├─ com.graphhopper.routing.util.DefaultFlagEncoderFactory.class - [JAR]

├─ com.graphhopper.routing.util.EdgeFilter.class - [JAR]

├─ com.graphhopper.routing.util.EncodedDoubleValue.class - [JAR]

├─ com.graphhopper.routing.util.EncodedValue.class - [JAR]

├─ com.graphhopper.routing.util.EncodingManager.class - [JAR]

├─ com.graphhopper.routing.util.FastestWeighting.class - [JAR]

├─ com.graphhopper.routing.util.FlagEncoder.class - [JAR]

├─ com.graphhopper.routing.util.FlagEncoderFactory.class - [JAR]

├─ com.graphhopper.routing.util.FootFlagEncoder.class - [JAR]

├─ com.graphhopper.routing.util.HikeFlagEncoder.class - [JAR]

├─ com.graphhopper.routing.util.HintsMap.class - [JAR]

├─ com.graphhopper.routing.util.LevelEdgeFilter.class - [JAR]

├─ com.graphhopper.routing.util.MotorcycleFlagEncoder.class - [JAR]

├─ com.graphhopper.routing.util.MountainBikeFlagEncoder.class - [JAR]

├─ com.graphhopper.routing.util.PrepareRoutingSubnetworks.class - [JAR]

├─ com.graphhopper.routing.util.PriorityCode.class - [JAR]

├─ com.graphhopper.routing.util.PriorityWeighting.class - [JAR]

├─ com.graphhopper.routing.util.RacingBikeFlagEncoder.class - [JAR]

├─ com.graphhopper.routing.util.ShortestWeighting.class - [JAR]

├─ com.graphhopper.routing.util.TarjansSCCAlgorithm.class - [JAR]

├─ com.graphhopper.routing.util.TestAlgoCollector.class - [JAR]

├─ com.graphhopper.routing.util.TraversalMode.class - [JAR]

├─ com.graphhopper.routing.util.TurnCostEncoder.class - [JAR]

├─ com.graphhopper.routing.util.TurnWeighting.class - [JAR]

├─ com.graphhopper.routing.util.WeightApproximator.class - [JAR]

├─ com.graphhopper.routing.util.Weighting.class - [JAR]

com.graphhopper.storage.index

├─ com.graphhopper.storage.index.BresenhamLine.class - [JAR]

├─ com.graphhopper.storage.index.Location2IDFullIndex.class - [JAR]

├─ com.graphhopper.storage.index.Location2IDFullWithEdgesIndex.class - [JAR]

├─ com.graphhopper.storage.index.Location2IDQuadtree.class - [JAR]

├─ com.graphhopper.storage.index.LocationIndex.class - [JAR]

├─ com.graphhopper.storage.index.LocationIndexTree.class - [JAR]

├─ com.graphhopper.storage.index.PointEmitter.class - [JAR]

├─ com.graphhopper.storage.index.QueryResult.class - [JAR]

Advertisement

Dependencies from Group

Mar 13, 2023
21 usages
4.2k stars
May 05, 2021
18 usages
3.5k stars
Mar 13, 2023
10 usages
4.2k stars
Jun 15, 2016
8 usages
4k stars
Mar 13, 2023
4 usages
4.2k stars

Discover Dependencies

Dec 10, 2017
4 usages
15 stars
Jul 01, 2016
4 usages
4 stars
Sep 13, 2016
4 usages
2.5k stars
Aug 08, 2022
3 usages
169 stars
May 25, 2022
3 usages
Apr 13, 2023
3 usages
5 stars
Feb 01, 2017
10 usages
9 stars
Apr 12, 2023
4 usages
1 stars
Dec 07, 2018
3 usages
26 stars