Package org.goplanit.utils.network.virtual
Virtual physical network oriented utility classes
-
Interface Summary Interface Description CentroidVertex Centroid vertex represents manifestation of a centroid on a particular layer, where it materisalises as a vertex in the virtual networkCentroidVertexFactory Factory interface for creating centroid vertex instancesCentroidVertices Container class for centroid vertices and creating instances within this container via factory.ConjugateConnectoidEdge the connecting component between centroid and a first physical node in the network.ConjugateConnectoidEdgeFactory Factory interface for connectoid conjugate edgesConjugateConnectoidEdges Container to register and manager conjugate connectoid edges.ConjugateConnectoidNode Conjugate Node is the conjugate of a normal link.ConjugateConnectoidNodeFactory Factory interface for creating conjugate connectoid node instancesConjugateConnectoidNodes Container class for conjugate connectoid nodes container and access to factory to create and register them on this instanceConjugateConnectoidSegment Conjugate connectoid segment represents a directional virtual segment connecting two conjugate connectoid nodes, however, one is a dummy and one of the original underlying link segments is null.ConjugateConnectoidSegmentFactory Factory interface for onjugate connectoid segmentsConjugateConnectoidSegments Container to register and manage conjugate connectoid segments that define the points of access for zones regarding conjugate infrastructure network (layer)ConjugateVirtualNetwork Model free virtual network interface which is part of the zoning and holds all the virtual infrastructure connecting the zones to the physical road network.ConnectoidEdge the connecting component between centroid and a first physical node in the network.ConnectoidEdgeFactory Factory interface for connectoid edgesConnectoidEdges Container to register and manager connectoid edges.ConnectoidSegment Connectoid segment represents a directional virtual segment connecting a centroid and a physical node.ConnectoidSegmentFactory Factory interface for connectoid segmentsConnectoidSegments Container to register and manage connectoid segments that define the points of access for zones regarding infrastructure network (layer)VirtualNetwork Model free virtual network interface which is part of the zoning and holds all the virtual infrastructure connecting the zones to the physical road network. -
Class Summary Class Description CentroidVertexUtils Utilities for centroid vertices that do not belong in centroid vertex class itself