Uses of Class
com.googlecode.wickedcharts.highcharts.options.color.LinearGradient.GradientDirection

Packages that use LinearGradient.GradientDirection
com.googlecode.wickedcharts.highcharts.options.color   
 

Uses of LinearGradient.GradientDirection in com.googlecode.wickedcharts.highcharts.options.color
 

Methods in com.googlecode.wickedcharts.highcharts.options.color that return LinearGradient.GradientDirection
static LinearGradient.GradientDirection LinearGradient.GradientDirection.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LinearGradient.GradientDirection[] LinearGradient.GradientDirection.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.googlecode.wickedcharts.highcharts.options.color with parameters of type LinearGradient.GradientDirection
LinearGradient(LinearGradient.GradientDirection direction)
          Constructs a linear gradient with a predefined direction.
 



Copyright © 2013. All Rights Reserved.