![]() ![]() | Clockwise (-1). |
![]() ![]() | Colinear (0). |
![]() ![]() | Counterclockwise (1); |
![]() ![]() | Computes the distance from a line segment AB to a line segment CD Note: NON-ROBUST! |
![]() ![]() | Computes the distance from a point p to a line segment AB |
![]() ![]() | Returns the length of a list of line segments. |
![]() ![]() | Returns the signed area for a ring. The area is positive if the ring is oriented CW. |
![]() | 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. The list of points is assumed to have the first and last points equal. If the point list does not form a valid ring the result is undefined. |
![]() | Tests whether a point lies on a linestring. |
![]() | Tests whether a point lies inside a simple 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. |
![]() | Initializes a new instance of the CGAlgorithms class. |
![]() | 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. |
CGAlgorithms Class | Geotools.Algorithms Namespace