Class VerticalAlignment<V,​E>

    • Method Detail

      • alignSegmentVertexMoveCursor

        protected int alignSegmentVertexMoveCursor​(org.jungrapht.visualization.layout.algorithms.eiglsperger.SegmentVertex<V> segmentVertex)
      • pos

        protected int pos​(LV<V> v)
        Overrides:
        pos in class VerticalAlignment<V,​E>
        Parameters:
        v - vertix to get pos for
        Returns:
        the pos (not index in rank) of the passed vertex
      • idx

        protected int idx​(LV<V> v)
        Parameters:
        v - vertix to get pos for
        Returns:
        the pos (index in rank) of the passed vertex