CurveUtil Class
Utility class used for calculating curve points.
Item Index
Methods
getControlPoints
    
        
            (
    
    
        
            
        
    
    
    
        private
    
    
    
    
    
    - 
                    
                        vals
Gets the control points for the curve.
Parameters:
- 
                    
                        valsArrayCollection of values coords used to generate control points. 
Returns:
                
                    
                    Array
                
            
        