NetTopologySuite
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
NetTopologySuite.Triangulate.SplitSegment Class Reference

Models a constraint segment which can be split in two in various ways, according to certain geometric constraints. More...

Public Member Functions

 SplitSegment (LineSegment seg)
 
void SplitAt (double length, Coordinate endPt)
 
void SplitAt (Coordinate pt)
 

Properties

double MinimumLength [get, set]
 
Coordinate SplitPoint [get]
 

Detailed Description

Models a constraint segment which can be split in two in various ways, according to certain geometric constraints.

<author>Martin Davis</author>


The documentation for this class was generated from the following file: