Class Vertex

    • Method Detail

      • getLocation

        public S2Point getLocation()
        Get Vertex location.
        Returns:
        vertex location
      • getIncoming

        public Edge getIncoming()
        Get incoming edge.
        Returns:
        incoming edge
      • getOutgoing

        public Edge getOutgoing()
        Get outgoing edge.
        Returns:
        outgoing edge