public interface SubgraphFactory
GraphWidget
to create subgraphs. One instance of
SubgraphFactory can be used with multiple graphs unless explicitly stated
otherwise.Modifier and Type | Method and Description |
---|---|
org.eclipse.gef4.layout.interfaces.SubgraphLayout |
createSubgraph(org.eclipse.gef4.layout.interfaces.NodeLayout[] nodes,
org.eclipse.gef4.layout.interfaces.LayoutContext context) |
Copyright (c) 2014 itemis AG and others. All rights reserved.