public class NodeFactory extends Object
| Constructor and Description |
|---|
NodeFactory() |
| Modifier and Type | Method and Description |
|---|---|
Node |
createNode(Coordinate coord)
The basic node constructor does not allow for incident edges
|
public Node createNode(Coordinate coord)
Copyright © 2019. All rights reserved.