public static class DefaultSubgraph.DefaultSubgraphFactory extends java.lang.Object implements SubgraphFactory
DefaultSubgraph
. It creates one subgraph for
a whole graph and throws every node into it.Constructor and Description |
---|
DefaultSubgraph.DefaultSubgraphFactory() |
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) |
public DefaultSubgraph.DefaultSubgraphFactory()
public org.eclipse.gef4.layout.interfaces.SubgraphLayout createSubgraph(org.eclipse.gef4.layout.interfaces.NodeLayout[] nodes, org.eclipse.gef4.layout.interfaces.LayoutContext context)
createSubgraph
in interface SubgraphFactory
Copyright (c) 2014 itemis AG and others. All rights reserved.