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
All Classes All Packages
All Classes All Packages
S
- SECONDARY - org.insa.graphs.model.RoadInformation.RoadType
- SECONDARY_LINK - org.insa.graphs.model.RoadInformation.RoadType
- SERVICE - org.insa.graphs.model.RoadInformation.RoadType
- setColor(Color) - Method in interface org.insa.graphs.gui.drawing.overlays.Overlay
-
Set the color of this overlay.
- setColor(Color) - Method in class org.insa.graphs.gui.drawing.overlays.PolylineAutoScaling
-
Set the color for this polyline.
- setCoordTransform(AffineTransform) - Method in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
- setEnabled(boolean) - Method in class org.insa.graphs.gui.AlgorithmPanel
- setEnabled(boolean) - Method in class org.insa.graphs.gui.NodesInputPanel
- setEnabled(boolean) - Method in class org.insa.graphs.gui.SolutionPanel
- setImage(Image) - Method in class org.insa.graphs.gui.drawing.overlays.MarkerAutoScaling
-
Set a new image for this marker overlay
- setInputToFill(JTextField) - Method in class org.insa.graphs.gui.NodesInputPanel
-
Set the next input to fill to the given text field.
- setSolvingTime(Duration) - Method in class org.insa.graphs.algorithm.AbstractSolution
-
Set the solving time of this solution.
- setThread(Thread) - Method in class org.insa.graphs.gui.ThreadWrapper
- setVisible(boolean) - Method in interface org.insa.graphs.gui.drawing.overlays.Overlay
-
Show or hide this marker - A marker should be visible when created.
- setVisible(boolean) - Method in class org.insa.graphs.gui.NodesInputPanel
- setWidth(int) - Method in interface org.insa.graphs.gui.drawing.overlays.PointSetOverlay
-
Set the width of this overlay for future addPoint().
- setWidthAndColor(int, Color) - Method in interface org.insa.graphs.gui.drawing.overlays.PointSetOverlay
-
Set color and width for this overlay for future addPoint().
- setZoomLevel(int) - Method in class org.insa.graphs.gui.drawing.components.MapZoomControls
-
Set the current zoom level without requesting a redraw.
- setZoomLevel(int) - Method in class org.insa.graphs.gui.drawing.components.ZoomAndPanListener
- ShortestPathAlgorithm - Class in org.insa.graphs.algorithm.shortestpath
- ShortestPathAlgorithm(ShortestPathData) - Constructor for class org.insa.graphs.algorithm.shortestpath.ShortestPathAlgorithm
- ShortestPathData - Class in org.insa.graphs.algorithm.shortestpath
- ShortestPathData(Graph, Node, Node, ArcInspector) - Constructor for class org.insa.graphs.algorithm.shortestpath.ShortestPathData
-
Construct a new instance of ShortestPathInputData with the given parameters.
- ShortestPathGraphicObserver - Class in org.insa.graphs.gui.observers
- ShortestPathGraphicObserver(Drawing) - Constructor for class org.insa.graphs.gui.observers.ShortestPathGraphicObserver
- ShortestPathObserver - Interface in org.insa.graphs.algorithm.shortestpath
- ShortestPathSolution - Class in org.insa.graphs.algorithm.shortestpath
- ShortestPathSolution(ShortestPathData, AbstractSolution.Status) - Constructor for class org.insa.graphs.algorithm.shortestpath.ShortestPathSolution
-
Create a new infeasible shortest-path solution for the given input and status.
- ShortestPathSolution(ShortestPathData, AbstractSolution.Status, Path) - Constructor for class org.insa.graphs.algorithm.shortestpath.ShortestPathSolution
-
Create a new shortest-path solution.
- ShortestPathTextObserver - Class in org.insa.graphs.algorithm.shortestpath
- ShortestPathTextObserver(PrintStream) - Constructor for class org.insa.graphs.algorithm.shortestpath.ShortestPathTextObserver
- size() - Method in class org.insa.graphs.algorithm.utils.BinaryHeap
- size() - Method in class org.insa.graphs.algorithm.utils.BinarySearchTree
- size() - Method in interface org.insa.graphs.algorithm.utils.PriorityQueue
-
Get the number of elements in this queue.
- size() - Method in class org.insa.graphs.model.Graph
- size() - Method in class org.insa.graphs.model.Path
-
Get the number of nodes in this path.
- SMALL_MOTORCYCLE - org.insa.graphs.model.AccessRestrictions.AccessMode
-
Access mode corresponding to small motorcycles (limited speed).
- solutionPanel - Variable in class org.insa.graphs.gui.AlgorithmPanel
- SolutionPanel - Class in org.insa.graphs.gui
- SolutionPanel(Component) - Constructor for class org.insa.graphs.gui.SolutionPanel
- START_EVENT_COMMAND - Static variable in class org.insa.graphs.gui.AlgorithmPanel.StartActionEvent
- START_EVENT_ID - Static variable in class org.insa.graphs.gui.AlgorithmPanel.StartActionEvent
- StartActionEvent(Class<? extends AbstractAlgorithm<?>>, List<Node>, ArcInspector, boolean, boolean) - Constructor for class org.insa.graphs.gui.AlgorithmPanel.StartActionEvent
- startThread() - Method in class org.insa.graphs.gui.ThreadWrapper
- StreamCapturer - Class in org.insa.graphs.gui
- StreamCapturer(JTextArea) - Constructor for class org.insa.graphs.gui.StreamCapturer
-
Create a new StreamCapturer without prefix.
- StreamCapturer(JTextArea, String) - Constructor for class org.insa.graphs.gui.StreamCapturer
All Classes All Packages