Uses of Package
org.insa.graphs.model
-
Classes in org.insa.graphs.model used by org.insa.graphes.model Class Description Arc Interface representing an arc in the graph.Graph Main graph class.Node Class representing a Node in aGraph
.Path Class representing a path between nodes in a graph. -
Classes in org.insa.graphs.model used by org.insa.graphs.algorithm Class Description Arc Interface representing an arc in the graph.Graph Main graph class. -
Classes in org.insa.graphs.model used by org.insa.graphs.algorithm.carpooling Class Description Graph Main graph class. -
Classes in org.insa.graphs.model used by org.insa.graphs.algorithm.packageswitch Class Description Graph Main graph class. -
Classes in org.insa.graphs.model used by org.insa.graphs.algorithm.shortestpath Class Description Arc Interface representing an arc in the graph.Graph Main graph class.Node Class representing a Node in aGraph
.Path Class representing a path between nodes in a graph. -
Classes in org.insa.graphs.model used by org.insa.graphs.algorithm.weakconnectivity Class Description Graph Main graph class.Node Class representing a Node in aGraph
. -
Classes in org.insa.graphs.model used by org.insa.graphs.gui Class Description Arc Interface representing an arc in the graph.Graph Main graph class.Node Class representing a Node in aGraph
.Path Class representing a path between nodes in a graph.Point Class representing a point (position) on Earth.RoadInformation Class containing information for road that may be shared by multiple arcs. -
Classes in org.insa.graphs.model used by org.insa.graphs.gui.drawing Class Description Arc Interface representing an arc in the graph.Graph Main graph class.GraphStatistics.BoundingBox Class representing a bounding box for a graph (a rectangle that contains all nodes in the graph).Path Class representing a path between nodes in a graph.Point Class representing a point (position) on Earth. -
Classes in org.insa.graphs.model used by org.insa.graphs.gui.drawing.components Class Description Arc Interface representing an arc in the graph.Graph Main graph class.Path Class representing a path between nodes in a graph.Point Class representing a point (position) on Earth. -
Classes in org.insa.graphs.model used by org.insa.graphs.gui.drawing.overlays Class Description Point Class representing a point (position) on Earth. -
Classes in org.insa.graphs.model used by org.insa.graphs.gui.observers Class Description Node Class representing a Node in aGraph
. -
Classes in org.insa.graphs.model used by org.insa.graphs.model Class Description AccessRestrictions Class containing access restrictions for roads/arcs.AccessRestrictions.AccessMode Enumeration representing the available transport modes.AccessRestrictions.AccessRestriction Possible restrictions for the roads/arcs.Arc Interface representing an arc in the graph.Graph Main graph class.GraphStatistics Utility class that stores some statistics of graphs that are not easy to access.GraphStatistics.BoundingBox Class representing a bounding box for a graph (a rectangle that contains all nodes in the graph).Node Class representing a Node in aGraph
.Path Class representing a path between nodes in a graph.Point Class representing a point (position) on Earth.RoadInformation Class containing information for road that may be shared by multiple arcs.RoadInformation.RoadType Enumeration for road types. -
Classes in org.insa.graphs.model used by org.insa.graphs.model.io Class Description AccessRestrictions Class containing access restrictions for roads/arcs.Arc Interface representing an arc in the graph.Graph Main graph class.Node Class representing a Node in aGraph
.Path Class representing a path between nodes in a graph.RoadInformation Class containing information for road that may be shared by multiple arcs.RoadInformation.RoadType Enumeration for road types.