Class VerticalAlignment.LeftmostUpper<V,​E>

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

    public static class VerticalAlignment.LeftmostUpper<V,​E>
    extends VerticalAlignment<V,​E>
    start at first layer, work down, looking at predecessors
    • Constructor Detail

      • LeftmostUpper

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