Class Hierarchy
- java.lang.Object
- com.graphhopper.routing.weighting.AbstractAdjustedWeighting (implements com.graphhopper.routing.weighting.Weighting)
- com.graphhopper.routing.util.AbstractAlgoPreparation
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- com.graphhopper.storage.AbstractDataAccess (implements com.graphhopper.storage.DataAccess)
- com.graphhopper.reader.dem.AbstractEdgeElevationInterpolator
- com.graphhopper.reader.dem.AbstractElevationProvider (implements com.graphhopper.reader.dem.ElevationProvider)
- com.graphhopper.routing.util.AbstractFlagEncoder (implements com.graphhopper.routing.util.FlagEncoder, com.graphhopper.routing.util.TurnCostEncoder)
- com.graphhopper.util.details.AbstractPathDetailsBuilder (implements com.graphhopper.util.details.PathDetailsBuilder)
- com.graphhopper.routing.AbstractRoutingAlgorithm (implements com.graphhopper.routing.RoutingAlgorithm)
- com.graphhopper.routing.template.AbstractRoutingTemplate
- com.graphhopper.routing.util.spatialrules.AbstractSpatialRule (implements com.graphhopper.routing.util.spatialrules.SpatialRule)
- com.graphhopper.routing.weighting.AbstractWeighting (implements com.graphhopper.routing.weighting.Weighting)
- com.graphhopper.routing.AlgorithmOptions
- com.graphhopper.routing.AlgorithmOptions.Builder
- com.graphhopper.routing.AlternativeRoute (implements com.graphhopper.routing.RoutingAlgorithm)
- com.graphhopper.routing.AlternativeRoute.AlternativeInfo
- com.graphhopper.routing.AlternativeRoute.PlateauInfo
- com.graphhopper.util.AngleCalc
- com.graphhopper.util.shapes.BBox (implements java.lang.Cloneable, com.graphhopper.util.shapes.Shape)
- com.graphhopper.routing.weighting.BeelineWeightApproximator (implements com.graphhopper.routing.weighting.WeightApproximator)
- java.util.BitSet (implements java.lang.Cloneable, java.io.Serializable)
- com.graphhopper.util.BitUtil
- com.graphhopper.storage.index.BresenhamLine
- com.graphhopper.routing.ch.CHAlgoFactoryDecorator (implements com.graphhopper.routing.RoutingAlgorithmFactoryDecorator)
- com.graphhopper.storage.change.ChangeGraphHelper
- com.graphhopper.storage.change.ChangeGraphResponse
- com.graphhopper.storage.CHGraphImpl (implements com.graphhopper.storage.CHGraph, com.graphhopper.storage.Storable<T>)
- com.graphhopper.util.shapes.Circle (implements com.graphhopper.util.shapes.Shape)
- com.graphhopper.coll.CompressedArray
- com.graphhopper.reader.osm.conditional.ConditionalOSMTagInspector (implements com.graphhopper.reader.ConditionalTagInspector)
- com.graphhopper.reader.osm.conditional.ConditionalParser
- com.graphhopper.routing.weighting.ConsistentWeightApproximator
- com.graphhopper.util.Constants
- com.graphhopper.routing.util.spatialrules.CountriesSpatialRuleFactory (implements com.graphhopper.routing.util.spatialrules.SpatialRuleLookupBuilder.SpatialRuleFactory)
- com.graphhopper.routing.util.DataFlagEncoder.WeightingConfig
- com.graphhopper.reader.osm.conditional.DateRange
- com.graphhopper.reader.osm.conditional.DateRangeParser (implements com.graphhopper.reader.osm.conditional.ConditionalValueParser)
- com.graphhopper.storage.DAType
- com.graphhopper.routing.util.DefaultEdgeFilter (implements com.graphhopper.routing.util.EdgeFilter)
- com.graphhopper.routing.util.DefaultFlagEncoderFactory (implements com.graphhopper.routing.util.FlagEncoderFactory)
- com.graphhopper.util.DistanceCalcEarth (implements com.graphhopper.util.DistanceCalc)
- com.graphhopper.util.DouglasPeucker
- com.graphhopper.util.Downloader
- com.graphhopper.util.EdgeIterator.Edge
- com.graphhopper.reader.dem.ElevationInterpolator
- com.graphhopper.routing.util.EncodedValue
- com.graphhopper.routing.util.EncodingManager
- com.graphhopper.util.EngineWarmUp
- com.graphhopper.storage.GHDirectory (implements com.graphhopper.storage.Directory)
- com.graphhopper.coll.GHLongIntBTree (implements com.graphhopper.coll.LongIntMap)
- com.graphhopper.util.shapes.GHPoint
- com.graphhopper.GHRequest
- com.graphhopper.GHResponse
- com.graphhopper.coll.GHSortedCollection
- com.graphhopper.coll.GHTBitSet (implements com.graphhopper.coll.GHBitSet)
- com.graphhopper.coll.GHTreeMapComposed
- com.graphhopper.util.GHUtility
- com.graphhopper.util.GHUtility.DisabledEdgeIterator (implements com.graphhopper.util.CHEdgeIterator)
- com.graphhopper.storage.GraphBuilder
- com.graphhopper.storage.GraphEdgeIdFinder
- com.graphhopper.storage.GraphEdgeIdFinder.BlockArea
- com.graphhopper.reader.dem.GraphElevationSmoothing
- com.graphhopper.storage.GraphExtension.NoOpExtension (implements com.graphhopper.storage.GraphExtension)
- com.graphhopper.GraphHopper (implements com.graphhopper.GraphHopperAPI)
- com.graphhopper.storage.GraphHopperStorage (implements com.graphhopper.storage.Graph, com.graphhopper.storage.GraphStorage)
- com.graphhopper.reader.dem.HeightTile
- com.graphhopper.util.Helper
- com.graphhopper.util.Helper7
- com.graphhopper.util.Instruction
- com.graphhopper.util.InstructionAnnotation
- com.graphhopper.routing.InstructionsFromEdges (implements com.graphhopper.routing.Path.EdgeVisitor)
- com.carrotsearch.hppc.IntArrayList (implements java.lang.Cloneable, com.carrotsearch.hppc.IntIndexedContainer, com.carrotsearch.hppc.Preallocable)
- com.graphhopper.apache.commons.collections.IntDoubleBinaryHeap (implements com.graphhopper.coll.BinHeapWrapper<K,E>)
- com.carrotsearch.hppc.IntHashSet (implements java.lang.Cloneable, com.carrotsearch.hppc.IntLookupContainer, com.carrotsearch.hppc.IntSet, com.carrotsearch.hppc.Preallocable)
- com.graphhopper.storage.IntIterator.Helper
- com.carrotsearch.hppc.IntLongHashMap (implements java.lang.Cloneable, com.carrotsearch.hppc.IntLongMap, com.carrotsearch.hppc.Preallocable)
- com.carrotsearch.hppc.IntObjectHashMap<VType> (implements java.lang.Cloneable, com.carrotsearch.hppc.IntObjectMap<VType>, com.carrotsearch.hppc.Preallocable)
- com.graphhopper.debatty.java.stringsimilarity.JaroWinkler
- com.graphhopper.json.geo.JsonFeature
- com.graphhopper.json.geo.JsonFeatureCollection
- com.graphhopper.routing.lm.LandmarkStorage (implements com.graphhopper.storage.Storable<T>)
- com.graphhopper.routing.lm.LandmarkSuggestion
- com.graphhopper.routing.util.LevelEdgeFilter (implements com.graphhopper.routing.util.EdgeFilter)
- com.graphhopper.geohash.LinearKeyAlgo (implements com.graphhopper.geohash.KeyAlgo)
- com.graphhopper.routing.lm.LMAlgoFactoryDecorator (implements com.graphhopper.routing.RoutingAlgorithmFactoryDecorator)
- com.graphhopper.routing.lm.LMAlgoFactoryDecorator.LMRAFactory (implements com.graphhopper.routing.RoutingAlgorithmFactory)
- com.graphhopper.routing.lm.LMApproximator (implements com.graphhopper.routing.weighting.WeightApproximator)
- com.graphhopper.storage.index.Location2IDFullIndex (implements com.graphhopper.storage.index.LocationIndex)
- com.graphhopper.storage.index.Location2IDFullWithEdgesIndex (implements com.graphhopper.storage.index.LocationIndex)
- com.graphhopper.storage.index.LocationIndexTree (implements com.graphhopper.storage.index.LocationIndex)
- com.carrotsearch.hppc.LongHashSet (implements java.lang.Cloneable, com.carrotsearch.hppc.LongLookupContainer, com.carrotsearch.hppc.LongSet, com.carrotsearch.hppc.Preallocable)
- com.carrotsearch.hppc.LongLongHashMap (implements java.lang.Cloneable, com.carrotsearch.hppc.LongLongMap, com.carrotsearch.hppc.Preallocable)
- com.carrotsearch.hppc.LongObjectHashMap<VType> (implements java.lang.Cloneable, com.carrotsearch.hppc.LongObjectMap<VType>, com.carrotsearch.hppc.Preallocable)
- com.graphhopper.coll.MapEntry<K,V> (implements java.util.Map.Entry<K,V>, java.io.Serializable)
- com.graphhopper.util.MiniPerfTest
- com.graphhopper.reader.dem.MultiSourceElevationProvider (implements com.graphhopper.reader.dem.ElevationProvider)
- com.graphhopper.search.NameIndex (implements com.graphhopper.storage.Storable<T>)
- com.graphhopper.routing.util.NameSimilarityEdgeFilter (implements com.graphhopper.routing.util.EdgeFilter)
- com.graphhopper.storage.NativeFSLockFactory (implements com.graphhopper.storage.LockFactory)
- com.graphhopper.reader.dem.NodeElevationInterpolator
- com.graphhopper.util.NumHelper
- com.carrotsearch.hppc.ObjectIntHashMap<KType> (implements java.lang.Cloneable, com.carrotsearch.hppc.ObjectIntMap<KType>, com.carrotsearch.hppc.Preallocable)
- com.graphhopper.coll.OSMIDMap (implements com.graphhopper.coll.LongIntMap)
- com.graphhopper.util.Parameters
- com.graphhopper.util.Parameters.Algorithms
- com.graphhopper.util.Parameters.Algorithms.AltRoute
- com.graphhopper.util.Parameters.Algorithms.AStar
- com.graphhopper.util.Parameters.Algorithms.AStarBi
- com.graphhopper.util.Parameters.Algorithms.RoundTrip
- com.graphhopper.util.Parameters.CH
- com.graphhopper.util.Parameters.DETAILS
- com.graphhopper.util.Parameters.Landmark
- com.graphhopper.util.Parameters.NON_CH
- com.graphhopper.util.Parameters.PT
- com.graphhopper.util.Parameters.Routing
- com.graphhopper.reader.osm.conditional.ParsedCalendar
- com.graphhopper.routing.Path
- com.graphhopper.util.details.PathDetail
- com.graphhopper.util.details.PathDetailsBuilderFactory
- com.graphhopper.util.details.PathDetailsFromEdges (implements com.graphhopper.routing.Path.EdgeVisitor)
- com.graphhopper.util.PathMerger
- com.graphhopper.util.PathSimplification
- com.graphhopper.PathWrapper
- com.graphhopper.reader.PillarInfo (implements com.graphhopper.util.PointAccess)
- com.graphhopper.util.PMap
- com.graphhopper.util.PointList (implements java.lang.Iterable<T>, com.graphhopper.util.PointAccess)
- com.graphhopper.routing.util.spatialrules.Polygon
- com.graphhopper.routing.ch.PreparationWeighting (implements com.graphhopper.routing.weighting.Weighting)
- com.graphhopper.routing.ch.PrepareEncoder
- com.graphhopper.routing.subnetwork.PrepareRoutingSubnetworks
- com.graphhopper.routing.QueryGraph (implements com.graphhopper.storage.Graph)
- com.graphhopper.storage.index.QueryResult
- com.graphhopper.reader.ReaderElement
- com.graphhopper.reader.ReaderRelation.Member
- com.graphhopper.routing.RoutingAlgorithmFactorySimple (implements com.graphhopper.routing.RoutingAlgorithmFactory)
- com.graphhopper.storage.SimpleFSLockFactory (implements com.graphhopper.storage.LockFactory)
- com.graphhopper.util.SimpleIntDeque
- com.graphhopper.coll.SparseIntIntArray
- com.graphhopper.geohash.SpatialKeyAlgo (implements com.graphhopper.geohash.KeyAlgo)
- com.graphhopper.routing.util.spatialrules.SpatialRuleLookupArray (implements com.graphhopper.routing.util.spatialrules.SpatialRuleLookup)
- com.graphhopper.routing.util.spatialrules.SpatialRuleLookupBuilder
- com.graphhopper.storage.SPTEntry (implements java.lang.Cloneable, java.lang.Comparable<T>)
- com.graphhopper.util.StopWatch
- com.graphhopper.storage.StorableProperties (implements com.graphhopper.storage.Storable<T>)
- com.graphhopper.apache.commons.lang3.StringUtils
- com.graphhopper.routing.subnetwork.SubnetworkStorage (implements com.graphhopper.storage.Storable<T>)
- com.graphhopper.routing.subnetwork.TarjansSCCAlgorithm
- com.graphhopper.routing.util.TestAlgoCollector
- com.graphhopper.routing.util.TestAlgoCollector.AlgoHelperEntry
- com.graphhopper.routing.util.TestAlgoCollector.OneRun
- java.lang.Throwable (implements java.io.Serializable)
- com.graphhopper.routing.util.tour.TourStrategy
- com.graphhopper.util.TranslationMap
- com.graphhopper.util.TranslationMap.TranslationHashMap (implements com.graphhopper.util.Translation)
- com.graphhopper.Trip
- com.graphhopper.Trip.Leg
- com.graphhopper.Trip.Stop
- com.graphhopper.routing.util.TurnCostEncoder.NoTurnCostsEncoder (implements com.graphhopper.routing.util.TurnCostEncoder)
- com.graphhopper.storage.TurnCostExtension (implements com.graphhopper.storage.GraphExtension)
- com.graphhopper.routing.weighting.TurnWeighting (implements com.graphhopper.routing.weighting.Weighting)
- com.graphhopper.util.Unzipper
- com.graphhopper.routing.VirtualEdgeIteratorState (implements com.graphhopper.util.CHEdgeIteratorState, com.graphhopper.util.EdgeIteratorState)
- com.graphhopper.storage.VLongStorage
- com.graphhopper.util.XFirstSearch
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2012–2018. All rights reserved.