|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface PartitionLayouter.PartitionFinder
A PartitionLayouter.PartitionFinder
is responsible for partitioning the input graph.
Method Summary | |
---|---|
void |
findPartitions(LayoutGraph graph,
NodeMap partitionIDMap)
Returns a partition ID for each node of an input graph. |
Method Detail |
---|
void findPartitions(LayoutGraph graph, NodeMap partitionIDMap)
graph
- the input graphpartitionIDMap
- the map that is filled with the resulting partition IDs
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |