Interface ConnectoidEdgeFactory

    • Method Detail

      • registerNew

        ConnectoidEdge registerNew​(CentroidVertex centroidVertex,
                                   DirectedVertex nonCentroidVertex,
                                   double lengthKm)
        Create new connectoid edges from a specified connectoid to all centroids of the zones this connectoid has registered as access zone.
        Parameters:
        centroidVertex - the centroidVertex connecting to the centroid, i.e., zone
        nonCentroidVertex - the other vertex connecting to the (physical) layer
        lengthKm - length in km to set
        Returns:
        newly created connectoid edge (reference vertices not yet aware of connection these have to be added afterwards)