Class PointBuilder


  • public class PointBuilder
    extends java.lang.Object
    Constructs Points from the nodes of an overlay graph.
    Version:
    1.7
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List build​(int opCode)
      Computes the Point geometries which will appear in the result, given the specified overlay operation.
      • Methods inherited from class java.lang.Object

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

      • build

        public java.util.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