Class VerticalAlignment.RightmostLower<V,​E>

  • Type Parameters:
    V -
    E -
    Enclosing class:
    VerticalAlignment<V,​E>

    public static class VerticalAlignment.RightmostLower<V,​E>
    extends VerticalAlignment<V,​E>
    start at last layer, work up, looking at successors
    • Constructor Detail

      • RightmostLower

        public RightmostLower​(LV<V>[][] layers,
                              org.jgrapht.Graph<LV<V>,​LE<V,​E>> svGraph,
                              Set<LE<V,​E>> markedSegments)