JTS Core 1.17.1
Packages
Classes
Search
About
Top
createNode(Coordinate): Node
Bottom
Source
Classic
org.locationtech.jts.operation.overlay
Class OverlayNodeFactory
Hierarchy:
Object
,
NodeFactory
, OverlayNodeFactory
public class OverlayNodeFactory
extends
NodeFactory
Creates nodes for use in the
PlanarGraph
s constructed during overlay operations.
Other
version: 1.7
public
Node
createNode(
Coordinate
coord)