ostrat.geom.LineSegLength3 
 
 
  Attributes 
  
   
    Graph
    
   
    
     Reset zoom Hide graph Show graph 
     
    
   
    Supertypes
    
   
    
     
     
     
     
     
     
      class Object 
     
     
      trait Matchable 
     
     
      class Any 
     
Show all 
     
    
   
    Known subtypes
    
   
    
    
   
  
 
 Members list 
 
 
  
   
    
     
      
      
      
       
        
         
        
         
          
         
          
           
           
            
             Utility method to append this as an element to an ArrayBuffer [Double]. End users should rarely need to use this method.
             
            
             
              Utility method to append this as an element to an ArrayBuffer [Double]. End users should rarely need to use this method.
              
             Attributes 
             
              
               Definition Classes
               
              
               
               
              
               Inherited from:
               
              
               Dbl6Elem 
               
              
             
            
           
          
         
        
         
          
         
          
           
           
            
             Performs the side effecting function on each Double  in this Product element.
             
            
             
              Performs the side effecting function on each Double  in this Product element.
              
             Attributes 
             
              
               Definition Classes
               
              
               
               
              
               Inherited from:
               
              
               Dbl6Elem 
               
              
             
            
           
          
         
        
         
          
         
          
           
           
            
             Transforms this LSegBase  into a LSegBase  of type LB, by mapping the vertices to vertices of type VB.
             
            
             
              Transforms this LSegBase  into a LSegBase  of type LB, by mapping the vertices to vertices of type VB.
              
             Attributes 
             
              
               Inherited from:
               
              
               LSegBase 
               
              
             
            
           
          
         
        
         
          
         
          
           
           
            
             Optionally Transforms this LSegBase  into a LSegBase  of type LB, by mapping the vertices to vertices of type VB, as long as both vertices map to a Some  result.
             
            
             
              Optionally Transforms this LSegBase  into a LSegBase  of type LB, by mapping the vertices to vertices of type VB, as long as both vertices map to a Some  result.
              
             Attributes 
             
              
               Inherited from:
               
              
               LSegBase 
               
              
             
            
           
          
         
        
       
      
       
        
         
        
        
        
        
        
        
        
         
          
         
          
           
           
            
             The end point of the line segment. The type of start point will depend on the VT vertex type. For example a Pt2  for a LSeg2  a PtM2  for a LSegM2 .
             
            
             
              The end point of the line segment. The type of start point will depend on the VT vertex type. For example a Pt2  for a LSeg2  a PtM2  for a LSegM2 .
              
             Attributes 
             
              
               Inherited from:
               
              
               LSegBase 
               
              
             
            
           
          
         
        
         
          
         
          
           
           
            
             The start point of the line segment The type of start point will depend on the VT vertex type. For example a Pt2  for a LSeg2  a PtM2  for a LSegM2 .
             
            
             
              The start point of the line segment The type of start point will depend on the VT vertex type. For example a Pt2  for a LSeg2  a PtM2  for a LSegM2 .
              
             Attributes 
             
              
               Inherited from:
               
              
               LSegBase