Class NodeFactory

    • Constructor Detail

      • NodeFactory

        public NodeFactory()
    • Method Detail

      • createNode

        public Node createNode​(Coordinate coord)
        The basic node constructor does not allow for incident edges
        Parameters:
        coord - Coordinate
        Returns:
        created node