Class OverlayNodeFactory


  • public class OverlayNodeFactory
    extends NodeFactory
    Creates nodes for use in the PlanarGraphs constructed during overlay operations.
    Version:
    1.7
    • Constructor Detail

      • OverlayNodeFactory

        public OverlayNodeFactory()
    • Method Detail

      • createNode

        public Node createNode​(Coordinate coord)
        Description copied from class: NodeFactory
        The basic node constructor does not allow for incident edges
        Overrides:
        createNode in class NodeFactory
        Parameters:
        coord - Coordinate
        Returns:
        created node