Class VerticalAlignmentDeprecated.RightmostUpper<V,E>
- java.lang.Object
-
- org.jungrapht.visualization.layout.algorithms.sugiyama.VerticalAlignment<V,E>
-
- org.jungrapht.visualization.layout.algorithms.eiglsperger.VerticalAlignmentDeprecated<V,E>
-
- org.jungrapht.visualization.layout.algorithms.eiglsperger.VerticalAlignmentDeprecated.RightmostUpper<V,E>
-
- Enclosing class:
- VerticalAlignmentDeprecated<V,E>
public static class VerticalAlignmentDeprecated.RightmostUpper<V,E> extends VerticalAlignmentDeprecated<V,E>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jungrapht.visualization.layout.algorithms.eiglsperger.VerticalAlignmentDeprecated
VerticalAlignmentDeprecated.LeftmostLower<V,E>, VerticalAlignmentDeprecated.LeftmostUpper<V,E>, VerticalAlignmentDeprecated.RightmostLower<V,E>, VerticalAlignmentDeprecated.RightmostUpper<V,E>
-
-
Field Summary
-
Fields inherited from class org.jungrapht.visualization.layout.algorithms.sugiyama.VerticalAlignment
alignMap, layers, markedSegments, neighborCache, rootMap, svGraph
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
align()
-
Methods inherited from class org.jungrapht.visualization.layout.algorithms.eiglsperger.VerticalAlignmentDeprecated
alignMoveCursor, alignSegmentVertexMoveCursor, idx, pos
-
Methods inherited from class org.jungrapht.visualization.layout.algorithms.sugiyama.VerticalAlignment
align, align, getAlignMap, getRootMap, notMarked, root, root
-
-