Uses of Package
com.sencha.gxt.chart.client.draw

Packages that use com.sencha.gxt.chart.client.draw
com.sencha.gxt.chart.client.chart   
com.sencha.gxt.chart.client.chart.series   
com.sencha.gxt.chart.client.draw   
com.sencha.gxt.chart.client.draw.engine   
com.sencha.gxt.chart.client.draw.path   
com.sencha.gxt.chart.client.draw.sprite   
 

Classes in com.sencha.gxt.chart.client.draw used by com.sencha.gxt.chart.client.chart
DrawComponent
          The Draw Component is a surface in which Sprites can be rendered.
 

Classes in com.sencha.gxt.chart.client.draw used by com.sencha.gxt.chart.client.chart.series
Color
          Base color class that represents a String color value.
 

Classes in com.sencha.gxt.chart.client.draw used by com.sencha.gxt.chart.client.draw
Color
          Base color class that represents a String color value.
DrawComponent
          The Draw Component is a surface in which Sprites can be rendered.
Gradient
          A color representing a linear gradient.
HSL
          Represent an HSL color.
HSV
          Represents an HSV color.
Hue
          Abstract color representing hue and saturation values.
Matrix
          Matrix class representing the vector transform matrix used in SVG and VML.
Polygon
          Represents a polygon.
RGB
          Represents an RGB color.
Rotation
          Represents a two dimensional rotation.
Scaling
          Represents a two dimensional scaling.
Stop
          Represents a gradient stop.
Surface
          A Surface is an interface to render methods inside a draw DrawComponent.
Translation
          Represents a two dimensional translation.
 

Classes in com.sencha.gxt.chart.client.draw used by com.sencha.gxt.chart.client.draw.engine
Gradient
          A color representing a linear gradient.
Surface
          A Surface is an interface to render methods inside a draw DrawComponent.
 

Classes in com.sencha.gxt.chart.client.draw used by com.sencha.gxt.chart.client.draw.path
Matrix
          Matrix class representing the vector transform matrix used in SVG and VML.
 

Classes in com.sencha.gxt.chart.client.draw used by com.sencha.gxt.chart.client.draw.sprite
Color
          Base color class that represents a String color value.
DrawComponent
          The Draw Component is a surface in which Sprites can be rendered.
Matrix
          Matrix class representing the vector transform matrix used in SVG and VML.
Rotation
          Represents a two dimensional rotation.
Scaling
          Represents a two dimensional scaling.
Surface
          A Surface is an interface to render methods inside a draw DrawComponent.
Translation
          Represents a two dimensional translation.
 



Copyright © 2011. All Rights Reserved.