Interface Path

    • Method Detail

      • addEdgeSegment

        Boolean addEdgeSegment​(EdgeSegment edgeSegment)
        add an edge segment to the path by appending it
        Parameters:
        edgeSegment - the edge segment to add
        Returns:
        true as per Collection.add
      • toString

        String toString​(PathOutputIdentificationType pathOutputType)
        Outputs this path as a String, appropriate to a specified path output type
        Parameters:
        pathOutputType - the specified path output type
        Returns:
        String describing the path
      • getId

        long getId()
        Return the Id of this path
        Returns:
        the Id of this path