Represents an intersection point between two ISegmentStrings.  
 More...
Represents an intersection point between two ISegmentStrings. 
 
Initializes a new instance of the SegmentNode class. 
- Parameters
 - 
  
    | segString |  | 
    | coord |  | 
    | segmentIndex |  | 
    | segmentOctant |  | 
  
   
 
 
      
        
          | int NetTopologySuite.Noding.SegmentNode.CompareTo  | 
          ( | 
          object  | 
          obj | ) | 
           | 
        
      
 
- Parameters
 - 
  
  
 
- Returns
 - -1 this SegmentNode is located before the argument location;
 0 this SegmentNode is at the argument location;
 1 this SegmentNode is located after the argument location.  
 
 
      
        
          | bool NetTopologySuite.Noding.SegmentNode.IsEndPoint  | 
          ( | 
          int  | 
          maxSegmentIndex | ) | 
           | 
        
      
 
 
      
        
          | void NetTopologySuite.Noding.SegmentNode.Write  | 
          ( | 
          StreamWriter  | 
          outstream | ) | 
           | 
        
      
 
 
      
        
          | readonly Coordinate NetTopologySuite.Noding.SegmentNode.Coord | 
        
      
 
 
      
        
          | readonly int NetTopologySuite.Noding.SegmentNode.SegmentIndex | 
        
      
 
 
  
  
      
        
          | Coordinate NetTopologySuite.Noding.SegmentNode.Coordinate | 
         
       
   | 
  
get   | 
  
 
Gets the GeoAPI.Geometries.Coordinate giving the location of this node. 
 
 
  
  
      
        
          | bool NetTopologySuite.Noding.SegmentNode.IsInterior | 
         
       
   | 
  
get   | 
  
 
 
The documentation for this class was generated from the following file:
- NetTopologySuite/NetTopologySuite/Noding/SegmentNode.cs