JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.graphhopper
,
com.graphhopper.coll
,
com.graphhopper.geohash
,
com.graphhopper.reader
,
com.graphhopper.reader.dem
,
com.graphhopper.reader.osm.conditional
,
com.graphhopper.routing
,
com.graphhopper.routing.ch
,
com.graphhopper.routing.subnetwork
,
com.graphhopper.routing.template
,
com.graphhopper.routing.util
,
com.graphhopper.routing.util.tour
,
com.graphhopper.routing.weighting
,
com.graphhopper.search
,
com.graphhopper.storage
,
com.graphhopper.storage.index
,
com.graphhopper.util
,
com.graphhopper.util.exceptions
,
com.graphhopper.util.shapes
Class Hierarchy
java.lang.
Object
com.graphhopper.routing.weighting.
AbstractAdjustedWeighting
(implements com.graphhopper.routing.weighting.
Weighting
)
com.graphhopper.routing.weighting.
AvoidEdgesWeighting
com.graphhopper.routing.util.
AbstractAlgoPreparation
com.graphhopper.routing.ch.
PrepareContractionHierarchies
(implements com.graphhopper.routing.
RoutingAlgorithmFactory
)
com.graphhopper.storage.
AbstractDataAccess
(implements com.graphhopper.storage.
DataAccess
)
com.graphhopper.storage.
MMapDataAccess
com.graphhopper.storage.
RAMDataAccess
com.graphhopper.storage.
UnsafeDataAccess
com.graphhopper.reader.dem.
AbstractEdgeElevationInterpolator
com.graphhopper.reader.dem.
BridgeElevationInterpolator
com.graphhopper.reader.dem.
TunnelElevationInterpolator
com.graphhopper.routing.util.
AbstractFlagEncoder
(implements com.graphhopper.routing.util.
FlagEncoder
, com.graphhopper.routing.util.
TurnCostEncoder
)
com.graphhopper.routing.util.
BikeCommonFlagEncoder
com.graphhopper.routing.util.
BikeFlagEncoder
com.graphhopper.routing.util.
Bike2WeightFlagEncoder
com.graphhopper.routing.util.
MountainBikeFlagEncoder
com.graphhopper.routing.util.
RacingBikeFlagEncoder
com.graphhopper.routing.util.
CarFlagEncoder
com.graphhopper.routing.util.
Car4WDFlagEncoder
com.graphhopper.routing.util.
MotorcycleFlagEncoder
com.graphhopper.routing.util.
DataFlagEncoder
com.graphhopper.routing.util.
FootFlagEncoder
com.graphhopper.routing.util.
HikeFlagEncoder
com.graphhopper.routing.
AbstractRoutingAlgorithm
(implements com.graphhopper.routing.
RoutingAlgorithm
)
com.graphhopper.routing.
AbstractBidirAlgo
com.graphhopper.routing.
AStarBidirection
com.graphhopper.routing.
AlternativeRoute.AlternativeBidirSearch
com.graphhopper.routing.
DijkstraBidirectionRef
com.graphhopper.routing.
AStar
com.graphhopper.routing.
Dijkstra
com.graphhopper.routing.
DijkstraOneToMany
com.graphhopper.routing.template.
AbstractRoutingTemplate
com.graphhopper.routing.template.
RoundTripRoutingTemplate
(implements com.graphhopper.routing.template.
RoutingTemplate
)
com.graphhopper.routing.template.
ViaRoutingTemplate
(implements com.graphhopper.routing.template.
RoutingTemplate
)
com.graphhopper.routing.template.
AlternativeRoutingTemplate
com.graphhopper.routing.weighting.
AbstractWeighting
(implements com.graphhopper.routing.weighting.
Weighting
)
com.graphhopper.routing.weighting.
FastestWeighting
com.graphhopper.routing.weighting.
PriorityWeighting
com.graphhopper.routing.weighting.
CurvatureWeighting
com.graphhopper.routing.weighting.
ShortFastestWeighting
com.graphhopper.routing.weighting.
GenericWeighting
com.graphhopper.routing.weighting.
ShortestWeighting
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.coll.
GHBitSetImpl
(implements com.graphhopper.coll.
GHBitSet
)
com.graphhopper.util.
BitUtil
com.graphhopper.util.
BitUtilBig
com.graphhopper.util.
BitUtilLittle
com.graphhopper.storage.index.
BresenhamLine
com.graphhopper.reader.dem.
CGIARProvider
(implements com.graphhopper.reader.dem.
ElevationProvider
)
com.graphhopper.routing.ch.
CHAlgoFactoryDecorator
(implements com.graphhopper.routing.
RoutingAlgorithmFactoryDecorator
)
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.util.
ConfigMap
com.graphhopper.routing.weighting.
ConsistentWeightApproximator
com.graphhopper.util.
Constants
com.graphhopper.reader.osm.conditional.
DateRange
(implements com.graphhopper.reader.osm.conditional.
ValueRange
<T>)
com.graphhopper.reader.osm.conditional.
DateRangeParser
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.
DistanceCalc2D
com.graphhopper.util.
DistanceCalc3D
com.graphhopper.util.
DistancePlaneProjection
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.
EncodedDoubleValue
com.graphhopper.routing.util.
EncodingManager
com.graphhopper.storage.
GHDirectory
(implements com.graphhopper.storage.
Directory
)
com.graphhopper.storage.
MMapDirectory
com.graphhopper.storage.
RAMDirectory
com.graphhopper.coll.
GHLongIntBTree
(implements com.graphhopper.coll.
LongIntMap
)
com.graphhopper.util.shapes.
GHPoint
com.graphhopper.util.shapes.
GHPlace
com.graphhopper.util.shapes.
GHPoint3D
com.graphhopper.util.
GPXEntry
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.
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.
FinishInstruction
com.graphhopper.util.
RoundaboutInstruction
com.graphhopper.util.
ViaInstruction
com.graphhopper.util.
InstructionAnnotation
com.graphhopper.util.
InstructionList
(implements java.lang.
Iterable
<T>)
com.graphhopper.storage.
IntIterator.Helper
com.graphhopper.routing.util.
LevelEdgeFilter
(implements com.graphhopper.routing.util.
EdgeFilter
)
com.graphhopper.geohash.
LinearKeyAlgo
(implements com.graphhopper.geohash.
KeyAlgo
)
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.graphhopper.coll.
MapEntry
<K,V> (implements java.util.
Map.Entry
<K,V>, java.io.
Serializable
)
com.graphhopper.util.
MiniPerfTest
com.graphhopper.search.
NameIndex
(implements com.graphhopper.storage.
Storable
<T>)
com.graphhopper.storage.
NativeFSLockFactory
(implements com.graphhopper.storage.
LockFactory
)
com.graphhopper.reader.dem.
NodeElevationInterpolator
com.graphhopper.util.
NumHelper
com.graphhopper.coll.
OSMIDMap
(implements com.graphhopper.coll.
LongIntMap
)
com.graphhopper.coll.
OTPIntDoubleBinHeap
com.graphhopper.coll.
IntDoubleBinHeap
(implements com.graphhopper.coll.
BinHeapWrapper
<K,E>)
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.Routing
com.graphhopper.reader.osm.conditional.
ParsedCalendar
com.graphhopper.routing.
Path
com.graphhopper.routing.
PathBidirRef
com.graphhopper.routing.ch.
Path4CH
com.graphhopper.routing.
PathNative
com.graphhopper.util.
PathMerger
com.graphhopper.
PathWrapper
com.graphhopper.reader.
PillarInfo
(implements com.graphhopper.util.
PointAccess
)
com.graphhopper.util.
PMap
com.graphhopper.util.
CmdArgs
com.graphhopper.routing.util.
HintsMap
com.graphhopper.util.
PointList
(implements java.lang.
Iterable
<T>, com.graphhopper.util.
PointAccess
)
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.
ReaderNode
com.graphhopper.reader.
ReaderRelation
com.graphhopper.reader.
ReaderWay
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.storage.
SPTEntry
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>)
com.graphhopper.routing.
AStar.AStarEntry
com.graphhopper.reader.dem.
SRTMProvider
(implements com.graphhopper.reader.dem.
ElevationProvider
)
com.graphhopper.util.
StopWatch
com.graphhopper.storage.
StorableProperties
(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
)
java.lang.
Exception
java.lang.
RuntimeException
com.graphhopper.util.exceptions.
DetailedRuntimeException
(implements com.graphhopper.util.exceptions.
GHException
)
java.lang.
IllegalArgumentException
com.graphhopper.util.exceptions.
DetailedIllegalArgumentException
(implements com.graphhopper.util.exceptions.
GHException
)
com.graphhopper.util.exceptions.
ConnectionNotFoundException
com.graphhopper.util.exceptions.
PointNotFoundException
(implements com.graphhopper.util.exceptions.
GHException
)
com.graphhopper.util.exceptions.
PointOutOfBoundsException
com.graphhopper.routing.util.tour.
TourStrategy
com.graphhopper.routing.util.tour.
MultiPointTour
com.graphhopper.routing.util.tour.
SinglePointTour
com.graphhopper.util.
TranslationMap
com.graphhopper.util.
TranslationMap.TranslationHashMap
(implements com.graphhopper.util.
Translation
)
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
com.graphhopper.util.
BreadthFirstSearch
com.graphhopper.storage.index.
LocationIndexTree.XFirstSearchCheck
com.graphhopper.util.
DepthFirstSearch
Interface Hierarchy
java.lang.
AutoCloseable
java.io.
Closeable
com.graphhopper.storage.
DataAccess
com.graphhopper.storage.
GraphExtension
com.graphhopper.storage.
GraphStorage
com.graphhopper.storage.index.
LocationIndex
com.graphhopper.storage.
Storable
<T>
com.graphhopper.storage.
DataAccess
com.graphhopper.storage.
GraphExtension
com.graphhopper.storage.
GraphStorage
com.graphhopper.storage.index.
LocationIndex
com.graphhopper.storage.
DataAccess
com.graphhopper.storage.
GraphExtension
com.graphhopper.storage.
GraphStorage
com.graphhopper.storage.index.
LocationIndex
com.graphhopper.storage.
Storable
<T>
com.graphhopper.storage.
DataAccess
com.graphhopper.storage.
GraphExtension
com.graphhopper.storage.
GraphStorage
com.graphhopper.storage.index.
LocationIndex
com.graphhopper.coll.
BinHeapWrapper
<K,E>
com.graphhopper.reader.
ConditionalTagInspector
com.graphhopper.reader.
DataReader
com.graphhopper.storage.
Directory
com.graphhopper.util.
DistanceCalc
com.graphhopper.util.
EdgeExplorer
com.graphhopper.util.
CHEdgeExplorer
com.graphhopper.routing.util.
EdgeFilter
com.graphhopper.util.
EdgeIteratorState
com.graphhopper.routing.util.
AllCHEdgesIterator
(also extends com.graphhopper.routing.util.
AllEdgesIterator
, com.graphhopper.util.
CHEdgeIterator
)
com.graphhopper.routing.util.
AllEdgesIterator
com.graphhopper.routing.util.
AllCHEdgesIterator
(also extends com.graphhopper.util.
CHEdgeIterator
)
com.graphhopper.util.
CHEdgeIterator
(also extends com.graphhopper.util.
CHEdgeIteratorState
, com.graphhopper.util.
EdgeIterator
)
com.graphhopper.routing.util.
AllCHEdgesIterator
(also extends com.graphhopper.routing.util.
AllEdgesIterator
)
com.graphhopper.util.
CHEdgeIteratorState
com.graphhopper.routing.util.
AllCHEdgesIterator
(also extends com.graphhopper.routing.util.
AllEdgesIterator
, com.graphhopper.util.
CHEdgeIterator
)
com.graphhopper.util.
CHEdgeIterator
(also extends com.graphhopper.util.
EdgeIterator
)
com.graphhopper.routing.util.
AllCHEdgesIterator
(also extends com.graphhopper.routing.util.
AllEdgesIterator
)
com.graphhopper.util.
EdgeIterator
com.graphhopper.routing.util.
AllCHEdgesIterator
(also extends com.graphhopper.routing.util.
AllEdgesIterator
, com.graphhopper.util.
CHEdgeIterator
)
com.graphhopper.routing.util.
AllEdgesIterator
com.graphhopper.routing.util.
AllCHEdgesIterator
(also extends com.graphhopper.util.
CHEdgeIterator
)
com.graphhopper.util.
CHEdgeIterator
(also extends com.graphhopper.util.
CHEdgeIteratorState
)
com.graphhopper.routing.util.
AllCHEdgesIterator
(also extends com.graphhopper.routing.util.
AllEdgesIterator
)
com.graphhopper.reader.dem.
ElevationProvider
com.graphhopper.routing.util.
FlagEncoderFactory
com.graphhopper.search.
Geocoding
com.graphhopper.coll.
GHBitSet
com.graphhopper.util.exceptions.
GHException
com.graphhopper.storage.
Graph
com.graphhopper.storage.
CHGraph
com.graphhopper.
GraphHopperAPI
com.graphhopper.storage.
InternalGraphEventListener
com.graphhopper.storage.
IntIterator
com.graphhopper.geohash.
KeyAlgo
com.graphhopper.storage.
Lock
com.graphhopper.storage.
LockFactory
com.graphhopper.coll.
LongIntMap
com.graphhopper.util.
PointAccess
com.graphhopper.storage.
NodeAccess
com.graphhopper.storage.index.
PointEmitter
com.graphhopper.util.
ProgressListener
com.graphhopper.search.
ReverseGeocoding
com.graphhopper.routing.
RoutingAlgorithm
com.graphhopper.routing.
RoutingAlgorithmFactory
com.graphhopper.routing.
RoutingAlgorithmFactoryDecorator
com.graphhopper.routing.template.
RoutingTemplate
com.graphhopper.util.shapes.
Shape
com.graphhopper.util.
Translation
com.graphhopper.routing.util.
TurnCostEncoder
com.graphhopper.routing.util.
FlagEncoder
com.graphhopper.reader.osm.conditional.
ValueRange
<T>
com.graphhopper.routing.weighting.
WeightApproximator
com.graphhopper.routing.weighting.
Weighting
Annotation Type Hierarchy
com.graphhopper.util.
NotThreadSafe
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.graphhopper.routing.util.
TraversalMode
com.graphhopper.routing.util.
PriorityCode
com.graphhopper.reader.osm.conditional.
ParsedCalendar.ParseType
com.graphhopper.storage.index.
QueryResult.Position
com.graphhopper.storage.
DAType.MemRef
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2016. All rights reserved.