Uses of Class
com.sencha.gxt.chart.client.draw.path.CurveToQuadraticSmooth

Packages that use CurveToQuadraticSmooth
com.sencha.gxt.chart.client.draw.path   
 

Uses of CurveToQuadraticSmooth in com.sencha.gxt.chart.client.draw.path
 

Methods in com.sencha.gxt.chart.client.draw.path that return CurveToQuadraticSmooth
 CurveToQuadraticSmooth CurveToQuadraticSmooth.copy()
           
 

Constructors in com.sencha.gxt.chart.client.draw.path with parameters of type CurveToQuadraticSmooth
CurveToQuadraticSmooth(CurveToQuadraticSmooth smoothQuadratic)
          Creates a copy of the given shorthand quadratic curve PathCommand with the given points.
 



Copyright © 2011. All Rights Reserved.