Skip navigation links
A B C D G I L M P R S T U V 

A

addLayer(MapLayer) - Method in class com.graphhopper.ui.LayeredPanel
 

B

Bzip2 - Class in com.graphhopper.tools
Simple bzip2 uncompression.
Bzip2() - Constructor for class com.graphhopper.tools.Bzip2
 

C

CHImportTest - Class in com.graphhopper.tools
 
CHImportTest() - Constructor for class com.graphhopper.tools.CHImportTest
 
CHMeasurement - Class in com.graphhopper.tools
 
CHMeasurement() - Constructor for class com.graphhopper.tools.CHMeasurement
 
clearGraphics(Graphics2D) - Method in class com.graphhopper.ui.DefaultMapLayer
 
com.graphhopper.tools - package com.graphhopper.tools
 
com.graphhopper.ui - package com.graphhopper.ui
 

D

DebugAlgo - Interface in com.graphhopper.ui
 
DebugAStar - Class in com.graphhopper.ui
 
DebugAStar(Graph, Weighting, TraversalMode, GraphicsWrapper) - Constructor for class com.graphhopper.ui.DebugAStar
 
DebugAStarBi - Class in com.graphhopper.ui
 
DebugAStarBi(Graph, Weighting, TraversalMode, GraphicsWrapper) - Constructor for class com.graphhopper.ui.DebugAStarBi
 
DebugDijkstraBidirection - Class in com.graphhopper.ui
 
DebugDijkstraBidirection(Graph, Weighting, TraversalMode, GraphicsWrapper) - Constructor for class com.graphhopper.ui.DebugDijkstraBidirection
 
DebugDijkstraSimple - Class in com.graphhopper.ui
 
DebugDijkstraSimple(Graph, Weighting, TraversalMode, GraphicsWrapper) - Constructor for class com.graphhopper.ui.DebugDijkstraSimple
 
DefaultMapLayer - Class in com.graphhopper.ui
 
DefaultMapLayer() - Constructor for class com.graphhopper.ui.DefaultMapLayer
 

G

generateColors(int) - Method in class com.graphhopper.ui.MiniGraphUI
 
getBounds() - Method in class com.graphhopper.ui.DefaultMapLayer
 
getBounds() - Method in interface com.graphhopper.ui.MapLayer
 
getLat(int) - Method in class com.graphhopper.ui.GraphicsWrapper
 
getLon(int) - Method in class com.graphhopper.ui.GraphicsWrapper
 
getOffsetX() - Method in class com.graphhopper.ui.GraphicsWrapper
 
getOffsetY() - Method in class com.graphhopper.ui.GraphicsWrapper
 
getScaleX() - Method in class com.graphhopper.ui.GraphicsWrapper
 
getScaleY() - Method in class com.graphhopper.ui.GraphicsWrapper
 
getX(double) - Method in class com.graphhopper.ui.GraphicsWrapper
 
getY(double) - Method in class com.graphhopper.ui.GraphicsWrapper
 
GraphicsWrapper - Class in com.graphhopper.ui
 
GraphicsWrapper(Graph) - Constructor for class com.graphhopper.ui.GraphicsWrapper
 

I

image - Variable in class com.graphhopper.ui.DefaultMapLayer
 

L

LayeredPanel - Class in com.graphhopper.ui
 
LayeredPanel() - Constructor for class com.graphhopper.ui.LayeredPanel
 
LayeredPanel(Collection<MapLayer>) - Constructor for class com.graphhopper.ui.LayeredPanel
 

M

main(String[]) - Static method in class com.graphhopper.tools.Bzip2
 
main(String[]) - Static method in class com.graphhopper.tools.CHImportTest
 
main(String[]) - Static method in class com.graphhopper.tools.CHMeasurement
 
main(String[]) - Static method in class com.graphhopper.tools.Measurement
 
main(String[]) - Static method in class com.graphhopper.tools.TagInfoUtil
 
main(String[]) - Static method in class com.graphhopper.ui.MiniGraphUI
 
makeTransparent(Graphics2D) - Method in class com.graphhopper.ui.DefaultMapLayer
 
MapLayer - Interface in com.graphhopper.ui
 
Measurement - Class in com.graphhopper.tools
Used to run performance benchmarks for routing and other functionalities of GraphHopper
Measurement() - Constructor for class com.graphhopper.tools.Measurement
 
MiniGraphUI - Class in com.graphhopper.ui
A rough graphical user interface for visualizing the OSM graph.
MiniGraphUI(GraphHopper, boolean, boolean) - Constructor for class com.graphhopper.ui.MiniGraphUI
 

P

paint(Graphics2D) - Method in class com.graphhopper.ui.DefaultMapLayer
 
paint(Graphics2D) - Method in interface com.graphhopper.ui.MapLayer
 
paintComponent(Graphics2D) - Method in class com.graphhopper.ui.DefaultMapLayer
 
paintComponent(Graphics) - Method in class com.graphhopper.ui.LayeredPanel
 
plot(Graphics2D, double, double, int) - Method in class com.graphhopper.ui.GraphicsWrapper
 
plotDirectedEdge(Graphics2D, double, double, double, double, float) - Method in class com.graphhopper.ui.GraphicsWrapper
 
plotEdge(Graphics2D, double, double, double, double, float) - Method in class com.graphhopper.ui.GraphicsWrapper
 
plotEdge(Graphics2D, double, double, double, double) - Method in class com.graphhopper.ui.GraphicsWrapper
 
plotNode(Graphics2D, int, Color) - Method in class com.graphhopper.ui.GraphicsWrapper
 
plotNode(Graphics2D, int, Color, int) - Method in class com.graphhopper.ui.GraphicsWrapper
 
plotNode(Graphics2D, int, Color, int, String) - Method in class com.graphhopper.ui.GraphicsWrapper
 
plotNode(Graphics2D, NodeAccess, int, Color, int, String) - Method in class com.graphhopper.ui.GraphicsWrapper
 
plotText(Graphics2D, double, double, String) - Method in class com.graphhopper.ui.GraphicsWrapper
 

R

repaint() - Method in class com.graphhopper.ui.DefaultMapLayer
 
repaint() - Method in interface com.graphhopper.ui.MapLayer
 

S

scale(int, int, boolean) - Method in class com.graphhopper.ui.GraphicsWrapper
 
setBounds(Rectangle) - Method in class com.graphhopper.ui.DefaultMapLayer
 
setBounds(int, int, int, int) - Method in class com.graphhopper.ui.GraphicsWrapper
 
setBounds(Rectangle) - Method in interface com.graphhopper.ui.MapLayer
 
setBuffering(boolean) - Method in class com.graphhopper.ui.DefaultMapLayer
 
setBuffering(boolean) - Method in class com.graphhopper.ui.LayeredPanel
 
setBuffering(boolean) - Method in interface com.graphhopper.ui.MapLayer
 
setGraphics2D(Graphics2D) - Method in interface com.graphhopper.ui.DebugAlgo
 
setGraphics2D(Graphics2D) - Method in class com.graphhopper.ui.DebugAStar
 
setGraphics2D(Graphics2D) - Method in class com.graphhopper.ui.DebugAStarBi
 
setGraphics2D(Graphics2D) - Method in class com.graphhopper.ui.DebugDijkstraBidirection
 
setGraphics2D(Graphics2D) - Method in class com.graphhopper.ui.DebugDijkstraSimple
 
setNewOffset(int, int) - Method in class com.graphhopper.ui.GraphicsWrapper
 
setNodeAccess(Graph) - Method in class com.graphhopper.ui.GraphicsWrapper
 

T

TagInfoUtil - Class in com.graphhopper.tools
 
TagInfoUtil() - Constructor for class com.graphhopper.tools.TagInfoUtil
 
toString() - Method in class com.graphhopper.ui.DebugAStarBi
 

U

updateBestPath(EdgeIteratorState, SPTEntry, int) - Method in class com.graphhopper.ui.DebugAStar
 
updateBestPath(double, SPTEntry, int, int, boolean) - Method in class com.graphhopper.ui.DebugAStarBi
 
updateBestPath(double, SPTEntry, int, int, boolean) - Method in class com.graphhopper.ui.DebugDijkstraBidirection
 
updateBestPath(EdgeIteratorState, SPTEntry, int) - Method in class com.graphhopper.ui.DebugDijkstraSimple
 

V

visualize() - Method in class com.graphhopper.ui.MiniGraphUI
 
A B C D G I L M P R S T U V 
Skip navigation links

Copyright © 2012–2022. All rights reserved.