Class InfBufLine
INERNAL: A buffered line of infinite length. Public for test access.
Inheritance
System.Object
InfBufLine
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: Spatial4n.dll
Syntax
public class InfBufLine
Properties
Name | Description |
---|---|
Buf | |
DistDenomInv |
|
Intercept | |
Slope |
Methods
Name | Description |
---|---|
CornerByQuadrant(IRectangle, Int32, IPoint) | |
DistanceUnbuffered(IPoint) | INTERNAL AKA lineToPointDistance |
Quadrant(IPoint) | INTERNAL: AKA lineToPointQuadrant |
ToString() |