Class VerticalAlignment.LeftmostLower<V,​E>

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

    public static class VerticalAlignment.LeftmostLower<V,​E>
    extends VerticalAlignment<V,​E>
    start at last layer, work upwards looking at successor positions
    • Constructor Detail

      • LeftmostLower

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