public static class GraphModel.Factory extends Object
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static GraphModel |
newInstance()
Returns a new instance with default configuration.
|
static GraphModel |
newInstance(Configuration config)
Returns a new instance with the given configuration.
|
public static GraphModel newInstance()
public static GraphModel newInstance(Configuration config)
config
- configurationCopyright © 2007–2015 Gephi Consortium. All rights reserved.