Uses of Class
com.sencha.gxt.chart.client.draw.Stop

Packages that use Stop
com.sencha.gxt.chart.client.draw   
 

Uses of Stop in com.sencha.gxt.chart.client.draw
 

Methods in com.sencha.gxt.chart.client.draw that return types with arguments of type Stop
 List<Stop> Gradient.getStops()
          Returns the stops of the gradient.
 

Methods in com.sencha.gxt.chart.client.draw with parameters of type Stop
 void Gradient.addStop(Stop stop)
          Adds the given stop to the gradient.
 



Copyright © 2011. All Rights Reserved.