Enum Octants
Octants in the Cartesian plane. Octants are numbered as follows:
\2|1/ 3 \|/ 0 ---+-- 4 /|\ 7 /5|6\
If line segments lie along a coordinate axis, the octant is the lower of the two possible values.Namespace: NetTopologySuite.Noding
Assembly: NetTopologySuite.dll
Syntax
public enum Octants
Fields
Name | Description |
---|---|
Five | |
Four | |
Null | |
One | |
Seven | |
Six | |
Three | |
Two | |
Zero |