Uses of Package
org.planit.utils.graph
-
Packages that use org.planit.utils.graph Package Description org.planit.algorithms.shortestpath Shortest Path algorithms for PlanItorg.planit.cost Contains the definitions of cost classesorg.planit.geo Common classes to perform actions on OpenGIS spatial dataorg.planit.graph Network component object classesorg.planit.network.macroscopic.physical Macroscopic physical network component object classesorg.planit.network.physical Physical network component object classesorg.planit.network.transport Integrated network component object classesorg.planit.network.virtual Virtual network component object classesorg.planit.path PLANit path classesorg.planit.utils.graph Utilities for setting up graphsorg.planit.utils.network.physical Physical network oriented utility classesorg.planit.utils.network.physical.macroscopic Macroscopic physical network oriented utility classesorg.planit.utils.network.virtual Virtual physical network oriented utility classesorg.planit.utils.zoning zoning oriented utility classesorg.planit.zoning -
Classes in org.planit.utils.graph used by org.planit.algorithms.shortestpath Class Description DirectedVertex Directed vertex representation connected to one or more edge segments that have direction.EdgeSegment EdgeSegment represents an edge in a particular (single) direction.Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.planit.utils.graph used by org.planit.cost Class Description EdgeSegment EdgeSegment represents an edge in a particular (single) direction. -
Classes in org.planit.utils.graph used by org.planit.geo Class Description Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.planit.utils.graph used by org.planit.graph Class Description DirectedEdge Directed Edge interface connecting two vertices in a directional fashion.DirectedGraph Interface for an undirected graphDirectedSubGraph A directed subgraph interface for a given parent graph by registering edge segments on it (and therefore vertices and edges)DirectedVertex Directed vertex representation connected to one or more edge segments that have direction.Edge Edge interface connecting two vertices in a non-directional fashion.Edges Container and factory class for edges in a graph, also to be used to create and register edges of any (derived) typeEdgeSegment EdgeSegment represents an edge in a particular (single) direction.EdgeSegments Container and factory class for edge segments in a graph, also to be used to create and register edge segments of any (derived) typeGraph A graph interface consisting of vertices and edgesVertex Vertex representation connected to one or more edges and/or edge segmentsVertices Container and factory class for vertices in a graph, also to be used to create and register vertices of any (derived) type -
Classes in org.planit.utils.graph used by org.planit.network.macroscopic.physical Class Description DirectedEdge Directed Edge interface connecting two vertices in a directional fashion.Edges Container and factory class for edges in a graph, also to be used to create and register edges of any (derived) typeEdgeSegment EdgeSegment represents an edge in a particular (single) direction.EdgeSegments Container and factory class for edge segments in a graph, also to be used to create and register edge segments of any (derived) typeVertex Vertex representation connected to one or more edges and/or edge segmentsVertices Container and factory class for vertices in a graph, also to be used to create and register vertices of any (derived) type -
Classes in org.planit.utils.graph used by org.planit.network.physical Class Description DirectedEdge Directed Edge interface connecting two vertices in a directional fashion.DirectedGraph Interface for an undirected graphDirectedVertex Directed vertex representation connected to one or more edge segments that have direction.Edge Edge interface connecting two vertices in a non-directional fashion.Edges Container and factory class for edges in a graph, also to be used to create and register edges of any (derived) typeEdgeSegment EdgeSegment represents an edge in a particular (single) direction.EdgeSegments Container and factory class for edge segments in a graph, also to be used to create and register edge segments of any (derived) typeVertex Vertex representation connected to one or more edges and/or edge segmentsVertices Container and factory class for vertices in a graph, also to be used to create and register vertices of any (derived) type -
Classes in org.planit.utils.graph used by org.planit.network.transport Class Description Edge Edge interface connecting two vertices in a non-directional fashion.EdgeSegment EdgeSegment represents an edge in a particular (single) direction. -
Classes in org.planit.utils.graph used by org.planit.network.virtual Class Description DirectedEdge Directed Edge interface connecting two vertices in a directional fashion.Edge Edge interface connecting two vertices in a non-directional fashion.EdgeSegment EdgeSegment represents an edge in a particular (single) direction. -
Classes in org.planit.utils.graph used by org.planit.path Class Description EdgeSegment EdgeSegment represents an edge in a particular (single) direction. -
Classes in org.planit.utils.graph used by org.planit.utils.graph Class Description DirectedEdge Directed Edge interface connecting two vertices in a directional fashion.DirectedGraph Interface for an undirected graphDirectedVertex Directed vertex representation connected to one or more edge segments that have direction.Edge Edge interface connecting two vertices in a non-directional fashion.Edges Container and factory class for edges in a graph, also to be used to create and register edges of any (derived) typeEdgeSegment EdgeSegment represents an edge in a particular (single) direction.EdgeSegments Container and factory class for edge segments in a graph, also to be used to create and register edge segments of any (derived) typeGraph A graph interface consisting of vertices and edgesVertex Vertex representation connected to one or more edges and/or edge segmentsVertices Container and factory class for vertices in a graph, also to be used to create and register vertices of any (derived) type -
Classes in org.planit.utils.graph used by org.planit.utils.network.physical Class Description DirectedEdge Directed Edge interface connecting two vertices in a directional fashion.DirectedVertex Directed vertex representation connected to one or more edge segments that have direction.Edge Edge interface connecting two vertices in a non-directional fashion.Edges Container and factory class for edges in a graph, also to be used to create and register edges of any (derived) typeEdgeSegment EdgeSegment represents an edge in a particular (single) direction.EdgeSegments Container and factory class for edge segments in a graph, also to be used to create and register edge segments of any (derived) typeVertex Vertex representation connected to one or more edges and/or edge segmentsVertices Container and factory class for vertices in a graph, also to be used to create and register vertices of any (derived) type -
Classes in org.planit.utils.graph used by org.planit.utils.network.physical.macroscopic Class Description EdgeSegment EdgeSegment represents an edge in a particular (single) direction. -
Classes in org.planit.utils.graph used by org.planit.utils.network.virtual Class Description DirectedEdge Directed Edge interface connecting two vertices in a directional fashion.Edge Edge interface connecting two vertices in a non-directional fashion.EdgeSegment EdgeSegment represents an edge in a particular (single) direction. -
Classes in org.planit.utils.graph used by org.planit.utils.zoning Class Description DirectedVertex Directed vertex representation connected to one or more edge segments that have direction.Vertex Vertex representation connected to one or more edges and/or edge segments -
Classes in org.planit.utils.graph used by org.planit.zoning Class Description DirectedVertex Directed vertex representation connected to one or more edge segments that have direction.Vertex Vertex representation connected to one or more edges and/or edge segments