private class DefaultProcessor.GraphConfigurationWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
private Class |
edgeIdType |
private Class |
edgeLabelType |
private Boolean |
edgeWeightColumn |
private Class |
edgeWeightType |
private Class |
nodeIdType |
private org.gephi.graph.api.TimeRepresentation |
timeRepresentation |
| Constructor and Description |
|---|
GraphConfigurationWrapper(org.gephi.graph.api.Configuration configuration) |
private final Class nodeIdType
private final Class edgeIdType
private final Class edgeLabelType
private final Class edgeWeightType
private final Boolean edgeWeightColumn
private final org.gephi.graph.api.TimeRepresentation timeRepresentation
Copyright © 2007–2017 Gephi Consortium. All rights reserved.