Interface ConnectoidEdge

    • Method Detail

      • registerConnectoidSegment

        ConnectoidSegment registerConnectoidSegment​(ConnectoidSegment connectoidSegment,
                                                    boolean directionAB)
                                             throws PlanItException
        Register connectoidSegment. If there already exists a connectoidSegment for that direction it is replaced and returned
        Parameters:
        connectoidSegment - connectoid segment to be registered
        directionAB - direction of travel
        Returns:
        replaced ConnectoidSegment
        Throws:
        PlanItException - thrown if there is an error
      • getConnectoidEdgeId

        long getConnectoidEdgeId()
        Return the unique id of this connectoid edge
        Returns:
        id of this connectoid edge