jar

com.rgi-corp : graphhopper

Maven & Gradle

Mar 21, 2017
3 usages

RGi Modified GraphHopper · GraphHopper with some modifications

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
0.8.x
0.7.x

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.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.graphhopper.reader.osm.conditional

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

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

├─ com.graphhopper.reader.osm.conditional.ConditionalValueParser.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.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.RecalculationHook.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.exceptions

├─ com.graphhopper.util.exceptions.ConnectionNotFoundException.class - [JAR]

├─ com.graphhopper.util.exceptions.DetailedIllegalArgumentException.class - [JAR]

├─ com.graphhopper.util.exceptions.DetailedRuntimeException.class - [JAR]

├─ com.graphhopper.util.exceptions.GHException.class - [JAR]

├─ com.graphhopper.util.exceptions.PointDistanceExceededException.class - [JAR]

├─ com.graphhopper.util.exceptions.PointNotFoundException.class - [JAR]

├─ com.graphhopper.util.exceptions.PointOutOfBoundsException.class - [JAR]

com.graphhopper.debatty.java.stringsimilarity

├─ com.graphhopper.debatty.java.stringsimilarity.JaroWinkler.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.routing.util.spatialrules

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

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

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

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

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

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

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

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

├─ com.graphhopper.routing.util.spatialrules.TransportationMode.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.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.storage.change

├─ com.graphhopper.storage.change.ChangeGraphHelper.class - [JAR]

├─ com.graphhopper.storage.change.ChangeGraphResponse.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.GHLock.class - [JAR]

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

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

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

├─ com.graphhopper.storage.GraphEdgeIdFinder.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.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.spatialrules.countries

├─ com.graphhopper.routing.util.spatialrules.countries.AustriaSpatialRule.class - [JAR]

├─ com.graphhopper.routing.util.spatialrules.countries.DefaultSpatialRule.class - [JAR]

├─ com.graphhopper.routing.util.spatialrules.countries.GermanySpatialRule.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.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]

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.ConditionalTagInspector.class - [JAR]

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

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

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

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

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

├─ com.graphhopper.reader.ReaderWay.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.ConfigMap.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.apache.commons.lang3

├─ com.graphhopper.apache.commons.lang3.StringUtils.class - [JAR]

com.graphhopper.osm.conditional

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

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

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

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

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

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

com.graphhopper.json.geo

├─ com.graphhopper.json.geo.GeoJsonPolygon.class - [JAR]

├─ com.graphhopper.json.geo.Geometry.class - [JAR]

├─ com.graphhopper.json.geo.JsonFeature.class - [JAR]

├─ com.graphhopper.json.geo.JsonFeatureCollection.class - [JAR]

├─ com.graphhopper.json.geo.LineString.class - [JAR]

├─ com.graphhopper.json.geo.Point.class - [JAR]

com.graphhopper.reader.dem

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

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

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

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

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

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

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

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

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

com.graphhopper.routing.subnetwork

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

├─ com.graphhopper.routing.subnetwork.SubnetworkStorage.class - [JAR]

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

com.graphhopper.json

├─ com.graphhopper.json.GHJson.class - [JAR]

com.graphhopper.routing.lm

├─ com.graphhopper.routing.lm.LMAlgoFactoryDecorator.class - [JAR]

├─ com.graphhopper.routing.lm.LMApproximator.class - [JAR]

├─ com.graphhopper.routing.lm.LandmarkStorage.class - [JAR]

├─ com.graphhopper.routing.lm.LandmarkSuggestion.class - [JAR]

├─ com.graphhopper.routing.lm.PrepareLandmarks.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.GHIntArrayList.class - [JAR]

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

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

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

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

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

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

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

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

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

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

├─ com.graphhopper.coll.GHTreeMapComposed.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.weighting

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

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

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

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

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

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

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

├─ com.graphhopper.routing.weighting.GenericWeighting.class - [JAR]

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

├─ com.graphhopper.routing.weighting.ShortFastestWeighting.class - [JAR]

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

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

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

├─ com.graphhopper.routing.weighting.Weighting.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.apache.commons.collections

├─ com.graphhopper.apache.commons.collections.IntDoubleBinaryHeap.class - [JAR]

com.graphhopper.routing.util

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

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

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

├─ com.graphhopper.routing.util.AllEdgesIterator.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.Car4WDFlagEncoder.class - [JAR]

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

├─ com.graphhopper.routing.util.DataFlagEncoder.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.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.NameSimilarityEdgeFilter.class - [JAR]

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

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

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

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

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

Advertisement

Dependencies from Group

Oct 31, 2018
5 usages
Mar 21, 2017
3 usages
Aug 09, 2018
3 usages
Nov 01, 2018
2 usages
Mar 21, 2017
1 usages

Discover Dependencies

Nov 21, 2015
5 usages
Feb 15, 2018
6 usages
4 stars
Feb 21, 2021
4 usages
142 stars
Mar 16, 2016
2 usages
0 stars
Oct 06, 2016
2 usages
241 stars
Jul 08, 2020
3 usages
9.6k stars
Feb 03, 2020
5 usages
0 stars