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)
coord - CoordinateCopyright © 2024. All rights reserved.