com.vividsolutions.jts.operation.overlay

Class OverlayNodeFactory


public class OverlayNodeFactory
extends NodeFactory

Creates nodes for use in the PlanarGraphs constructed during overlay operations.
Version:
1.6

Method Summary

Node
createNode(Coordinate coord)

Methods inherited from class com.vividsolutions.jts.geomgraph.NodeFactory

createNode

Method Details

createNode

public Node createNode(Coordinate coord)
Overrides:
createNode in interface NodeFactory