Class ConjugateConnectoidNodeFactoryImpl

    • Constructor Detail

      • ConjugateConnectoidNodeFactoryImpl

        protected ConjugateConnectoidNodeFactoryImpl​(IdGroupingToken groupId,
                                                     ConjugateConnectoidNodes container)
        Constructor
        Parameters:
        groupId - to use
        container - to use
    • Method Detail

      • registerNew

        public ConjugateConnectoidNode registerNew​(ConnectoidEdge originalConnectoidEdge)
        Create and register new conjugate node. The originalConnectoidEdge may be null in which case it reflects a dummy conjugate node for original network turns where either the incoming or outgoing original link does not exist, i.e., around centroids for example
        Specified by:
        registerNew in interface ConjugateConnectoidNodeFactory
        Parameters:
        originalConnectoidEdge - this node is the conjugate of
        Returns:
        new node created