Uses of Package
org.goplanit.graph.directed
-
Packages that use org.goplanit.graph.directed Package Description org.goplanit.graph.directed org.goplanit.network.layer org.goplanit.network.layer.macroscopic Macroscopic physical network component object classesorg.goplanit.network.layer.modifier org.goplanit.network.layer.physical Physical network component object classesorg.goplanit.network.layer.service org.goplanit.network.virtual Virtual network component object classes -
Classes in org.goplanit.graph.directed used by org.goplanit.graph.directed Class Description ConjugateDirectedEdgeImpl Conjugate Edge implementation class connecting two vertices via some geometry.ConjugateDirectedGraphImpl A conjugate directed graph implementation consisting of conjugate directed vertices, conjugate directed edges and conjugate edge segmentsConjugateDirectedVertexImpl Conjugate directed vertex representation connected to one or more entry and exit conjugate edgesConjugateEdgeSegmentImpl Conjugate EdgeSegment represents an edge in a particular (single) direction in a conjugate directed graph.DirectedEdgeImpl Edge class connecting two vertices via some geometry.DirectedEdgesImpl Implementation of DirectedEdges interfaceDirectedGraphImpl A directed graph implementation consisting of directed vertices, directed edges and edge segmentsDirectedVertexImpl vertex representation connected to one or more entry and exit edgesDirectedVertexImpl.EdgeSegmentIterable Dedicated iterable to provide access to edge segments that are either incoming or outgoing for this vertexDirectedVertexImpl.EdgeSegmentIterator Iterator for a run over the incoming or outgoing edge segments of this vertex (non-modifiable)DirectedVerticesImpl DirectedVertices implementation container and factory accessEdgeSegmentImpl EdgeSegment represents an edge in a particular (single) direction.EdgeSegmentsImpl Implementation of EdgeSegments interface.UntypedDirectedGraphImpl A directed graph implementation consisting of directed vertices and directed edges -
Classes in org.goplanit.graph.directed used by org.goplanit.network.layer Class Description UntypedDirectedGraphImpl A directed graph implementation consisting of directed vertices and directed edges -
Classes in org.goplanit.graph.directed used by org.goplanit.network.layer.macroscopic Class Description DirectedEdgeImpl Edge class connecting two vertices via some geometry.EdgeSegmentImpl EdgeSegment represents an edge in a particular (single) direction. -
Classes in org.goplanit.graph.directed used by org.goplanit.network.layer.modifier Class Description UntypedDirectedGraphImpl A directed graph implementation consisting of directed vertices and directed edges -
Classes in org.goplanit.graph.directed used by org.goplanit.network.layer.physical Class Description DirectedEdgeImpl Edge class connecting two vertices via some geometry.DirectedVertexImpl vertex representation connected to one or more entry and exit edgesEdgeSegmentImpl EdgeSegment represents an edge in a particular (single) direction. -
Classes in org.goplanit.graph.directed used by org.goplanit.network.layer.service Class Description DirectedEdgeImpl Edge class connecting two vertices via some geometry.DirectedVertexImpl vertex representation connected to one or more entry and exit edgesEdgeSegmentImpl EdgeSegment represents an edge in a particular (single) direction. -
Classes in org.goplanit.graph.directed used by org.goplanit.network.virtual Class Description ConjugateDirectedEdgeImpl Conjugate Edge implementation class connecting two vertices via some geometry.DirectedEdgeImpl Edge class connecting two vertices via some geometry.DirectedVertexImpl vertex representation connected to one or more entry and exit edgesEdgeSegmentImpl EdgeSegment represents an edge in a particular (single) direction.