Class OverlayNodeFactory


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Node createNode​(Coordinate coord)
      The basic node constructor does not allow for incident edges
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OverlayNodeFactory

        public OverlayNodeFactory()