This algorithm does not attempt to first check the point against the envelope of the ring.
[Visual Basic]
Overrides Public Function IsPointInRing( _
ByVal p As Coordinate, _
ByVal ring As Coordinates _
) As Boolean
Missing <returns> documentation for M:Geotools.Algorithms.RobustCGAlgorithms.IsPointInRing(Geotools.Geometries.Coordinate,Geotools.Geometries.Coordinates)
Missing <remarks> documentation for M:Geotools.Algorithms.RobustCGAlgorithms.IsPointInRing(Geotools.Geometries.Coordinate,Geotools.Geometries.Coordinates)
RobustCGAlgorithms Class | RobustCGAlgorithms Members | Geotools.Algorithms Namespace