Class PointBuilder

java.lang.Object
org.locationtech.jts.operation.overlay.PointBuilder

public class PointBuilder extends Object
Constructs Points from the nodes of an overlay graph.
Version:
1.7
  • Constructor Details

  • Method Details

    • build

      public List build(int opCode)
      Computes the Point geometries which will appear in the result, given the specified overlay operation.
      Returns:
      a list of the Points objects in the result