Index

A B C D E F G H I L M N O P R S T U V W Z 
All Classes|All Packages

C

CarPoolingAlgorithm - Class in org.insa.graphs.algorithm.carpooling
 
CarPoolingData - Class in org.insa.graphs.algorithm.carpooling
 
CarPoolingGraphicObserver - Class in org.insa.graphs.algorithm.carpooling
 
CarPoolingGraphicObserver() - Constructor for class org.insa.graphs.algorithm.carpooling.CarPoolingGraphicObserver
 
CarPoolingObserver - Interface in org.insa.graphs.algorithm.carpooling
 
CarPoolingSolution - Class in org.insa.graphs.algorithm.carpooling
 
CarPoolingTextObserver - Class in org.insa.graphs.algorithm.carpooling
 
CarPoolingTextObserver() - Constructor for class org.insa.graphs.algorithm.carpooling.CarPoolingTextObserver
 
clear() - Method in class org.insa.graphs.gui.drawing.components.BasicDrawing
 
clear() - Method in class org.insa.graphs.gui.drawing.components.MapViewDrawing
 
clear() - Method in interface org.insa.graphs.gui.drawing.Drawing
Clear the drawing (overlays and underlying graph/map).
clear() - Method in class org.insa.graphs.gui.NodesInputPanel
 
clearOverlays() - Method in class org.insa.graphs.gui.drawing.components.BasicDrawing
 
clearOverlays() - Method in class org.insa.graphs.gui.drawing.components.MapViewDrawing
 
clearOverlays() - Method in interface org.insa.graphs.gui.drawing.Drawing
Remove overlays from the drawing (do not remove the underlying graph/map).
close() - Method in class org.insa.graphs.model.io.BinaryReader
 
close() - Method in class org.insa.graphs.model.io.BinaryWriter
 
close() - Method in interface org.insa.graphs.model.io.GraphReader
Close this graph reader.
close() - Method in interface org.insa.graphs.model.io.PathReader
Close this graph reader.
close() - Method in interface org.insa.graphs.model.io.PathWriter
Close this graph reader.
COASTLINE - org.insa.graphs.model.RoadInformation.RoadType
 
ColorUtils - Class in org.insa.graphs.gui.utils
 
ColorUtils() - Constructor for class org.insa.graphs.gui.utils.ColorUtils
 
compareTo(Node) - Method in class org.insa.graphs.model.Node
Compare the ID of this node with the ID of the given node.
concatenate(Path...) - Static method in class org.insa.graphs.model.Path
Concatenate the given paths.
contains(Point) - Method in class org.insa.graphs.gui.drawing.components.MapZoomControls
Check if a point is contained inside an element of this zoom controls, useful to avoid spurious click listeners.
contains(GraphStatistics.BoundingBox) - Method in class org.insa.graphs.model.GraphStatistics.BoundingBox
 
contains(Point) - Method in class org.insa.graphs.model.GraphStatistics.BoundingBox
 
convertColor(int) - Static method in class org.insa.graphs.gui.drawing.overlays.PaintUtils
Convert the given mapsforge color to an AWT Color.
convertColor(Color) - Static method in class org.insa.graphs.gui.drawing.overlays.PaintUtils
Convert the given AWT color to a mapsforge compatible color.
createAlgorithm(Class<? extends AbstractAlgorithm<?>>, AbstractInputData) - Static method in class org.insa.graphs.algorithm.AlgorithmFactory
Create an instance of the given algorithm class using the given input data.
createBlockingAction(ActionListener) - Method in class org.insa.graphs.gui.BlockingActionFactory
 
createDrawing() - Static method in class org.insa.graphs.gui.simple.Launch
Create a new Drawing inside a JFrame an return it.
createFastestPathFromNodes(Graph, List<Node>) - Static method in class org.insa.graphs.model.Path
Deprecated.
Need to be implemented.
createFileChooser(FileUtils.FolderType) - Static method in class org.insa.graphs.gui.utils.FileUtils
 
createFileChooser(FileUtils.FolderType, String) - Static method in class org.insa.graphs.gui.utils.FileUtils
 
createMarker(Point, Color, Color, Drawing.AlphaMode) - Method in class org.insa.graphs.gui.drawing.components.BasicDrawing
 
createPointSetOverlay() - Method in class org.insa.graphs.gui.drawing.components.BasicDrawing
 
createPointSetOverlay() - Method in class org.insa.graphs.gui.drawing.components.MapViewDrawing
 
createPointSetOverlay() - Method in interface org.insa.graphs.gui.drawing.Drawing
Create a new PointSetOverlay that can be used to add overlay points to this drawing.
createPointSetOverlay(int, Color) - Method in class org.insa.graphs.gui.drawing.components.BasicDrawing
 
createPointSetOverlay(int, Color) - Method in class org.insa.graphs.gui.drawing.components.MapViewDrawing
 
createPointSetOverlay(int, Color) - Method in interface org.insa.graphs.gui.drawing.Drawing
Create a new PointSetOverlay with the given initial width and color that can be used to add overlay points to this drawing.
createQueue() - Method in class org.insa.graphs.algorithm.utils.BinaryHeapTest
 
createQueue() - Method in class org.insa.graphs.algorithm.utils.BinarySearchTreeTest
 
createQueue() - Method in class org.insa.graphs.algorithm.utils.PriorityQueueTest
Needs to be implemented by child class to actually provide priority queue implementation.
createQueue(PriorityQueue<PriorityQueueTest.MutableInteger>) - Method in class org.insa.graphs.algorithm.utils.BinaryHeapTest
 
createQueue(PriorityQueue<PriorityQueueTest.MutableInteger>) - Method in class org.insa.graphs.algorithm.utils.BinarySearchTreeTest
 
createQueue(PriorityQueue<PriorityQueueTest.MutableInteger>) - Method in class org.insa.graphs.algorithm.utils.PriorityQueueTest
Needs to be implemented by child class to actually provide priority queue implementation.
createShortestPathFromNodes(Graph, List<Node>) - Static method in class org.insa.graphs.model.Path
Deprecated.
Need to be implemented.
CUSTOMERS - org.insa.graphs.model.AccessRestrictions.AccessRestriction
 
CYCLEWAY - org.insa.graphs.model.RoadInformation.RoadType
 
A B C D E F G H I L M N O P R S T U V W Z 
All Classes|All Packages