![]() | Initializes a new instance of the NonRobustCGAlgorithms class. |
![]() | Computes the orientation of a point q to the directed line segment p1-p2. The orientation of a point relative to a directed line segment indicates which way you turn to get to q after traveling from p1 to p2. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Tests whether a ring is oriented counter-clockwise. |
![]() | Tests whether a point lies on a linestring. |
![]() | Tests whether a point lies inside a simple polygon (ring). The ring may be oriented in either direction. If the point lies on the ring boundary the result of this method is unspecified. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
NonRobustCGAlgorithms Class | Geotools.Algorithms Namespace