Interface Edge.Routing

    • Method Detail

      • route

        java.util.List route​(GraphLayoutCache cache,
                             EdgeView edge)
        Returns the points to be used for the edge.
        Parameters:
        cache - TODO
        edge - The edge view to route the points for.
      • getPreferredLineStyle

        int getPreferredLineStyle​(EdgeView edge)
        Returns the preferred line style for this routing. A return value of NO_PREFERENCE means no preference.