Missing <summary> documentation for M:Geotools.Algorithms.RobustCGAlgorithms.OrientationIndex(Geotools.Geometries.Coordinate,Geotools.Geometries.Coordinate,Geotools.Geometries.Coordinate)
[Visual Basic]
Public Shared Function OrientationIndex( _
ByVal p1 As Coordinate, _
ByVal p2 As Coordinate, _
ByVal q As Coordinate _
) As Integer
Missing <returns> documentation for M:Geotools.Algorithms.RobustCGAlgorithms.OrientationIndex(Geotools.Geometries.Coordinate,Geotools.Geometries.Coordinate,Geotools.Geometries.Coordinate)
Missing <remarks> documentation for M:Geotools.Algorithms.RobustCGAlgorithms.OrientationIndex(Geotools.Geometries.Coordinate,Geotools.Geometries.Coordinate,Geotools.Geometries.Coordinate)
RobustCGAlgorithms Class | RobustCGAlgorithms Members | Geotools.Algorithms Namespace