public class GraphProducer<NodeType extends de.bioforscher.singa.mathematics.graphs.model.Node<NodeType,de.bioforscher.singa.mathematics.vectors.Vector2D,IdentifierType>,EdgeType extends de.bioforscher.singa.mathematics.graphs.model.Edge<NodeType>,IdentifierType,GraphType extends de.bioforscher.singa.mathematics.graphs.model.Graph<NodeType,EdgeType,IdentifierType>> extends Object implements Runnable
| Constructor and Description |
|---|
GraphProducer(GraphRenderer<NodeType,EdgeType,IdentifierType,GraphType> renderer,
GraphType graph,
int totalIterations) |
public GraphProducer(GraphRenderer<NodeType,EdgeType,IdentifierType,GraphType> renderer, GraphType graph, int totalIterations)
Copyright © 2017. All rights reserved.