![]() |
GrammarScope
4.0.0
|


Public Member Functions | |
| BiAggregateLayout (final Layout< V, E > delegate) | |
| void | put (final Layout< V, E > layout1, final Layout< V, E > layout2, final Pair< Rectangle > spaces) |
| void | reassignSubgraphs (final Pair< Graph< V, E >> subGraphs) |
Public Attributes | |
| Layout< V, E > | subGraphLayout1 |
| Layout< V, E > | subGraphLayout2 |
| grammarscope.jung2.layout.BiAggregateLayout< V, E >.BiAggregateLayout | ( | final Layout< V, E > | delegate | ) |
| void grammarscope.jung2.layout.BiAggregateLayout< V, E >.put | ( | final Layout< V, E > | layout1, |
| final Layout< V, E > | layout2, | ||
| final Pair< Rectangle > | spaces | ||
| ) |
| void grammarscope.jung2.layout.BiAggregateLayout< V, E >.reassignSubgraphs | ( | final Pair< Graph< V, E >> | subGraphs | ) |
| Layout<V, E> grammarscope.jung2.layout.BiAggregateLayout< V, E >.subGraphLayout1 |
Sublayout 1
| Layout<V, E> grammarscope.jung2.layout.BiAggregateLayout< V, E >.subGraphLayout2 |
Sublayout 2
1.8.17