Sencha GXT 3.1.1
A B C D E F G H I L M N O P R S T U V W Y 

A

AbstractPieSeries<M> - Class in com.sencha.gxt.chart.client.chart.series
Abstract class representing the core pie series functionality.
AbstractPieSeries() - Constructor for class com.sencha.gxt.chart.client.chart.series.AbstractPieSeries
 
add(double, double, double, double, double, double) - Method in class com.sencha.gxt.chart.client.draw.Matrix
Adds the given matrix to this matrix.
add(int, S) - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteList
 
add(S) - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteList
 
add(Sprite) - Method in class com.sencha.gxt.chart.client.draw.Surface
Adds a Sprite to the surface.
addAxis(Axis<M, ?>) - Method in class com.sencha.gxt.chart.client.chart.Chart
Adds an axis to the chart.
addAxisHandler(AxisHandler) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
 
addAxisHandler(AxisHandler) - Method in interface com.sencha.gxt.chart.client.chart.event.AxisHandler.HasAxisHandlers
addAxisItemOutHandler(AxisItemOutEvent.AxisItemOutHandler) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
 
addAxisItemOutHandler(AxisItemOutEvent.AxisItemOutHandler) - Method in interface com.sencha.gxt.chart.client.chart.event.AxisItemOutEvent.HasAxisItemOutHandlers
addAxisItemOverHandler(AxisItemOverEvent.AxisItemOverHandler) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
 
addAxisItemOverHandler(AxisItemOverEvent.AxisItemOverHandler) - Method in interface com.sencha.gxt.chart.client.chart.event.AxisItemOverEvent.HasAxisItemOverHandlers
addAxisItemUpHandler(AxisItemUpEvent.AxisItemUpHandler) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
 
addAxisItemUpHandler(AxisItemUpEvent.AxisItemUpHandler) - Method in interface com.sencha.gxt.chart.client.chart.event.AxisItemUpEvent.HasAxisItemUpHandlers
addAxisSelectionHandler(AxisSelectionEvent.AxisSelectionHandler) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
 
addAxisSelectionHandler(AxisSelectionEvent.AxisSelectionHandler) - Method in interface com.sencha.gxt.chart.client.chart.event.AxisSelectionEvent.HasAxisSelectionHandlers
addColor(Color) - Method in class com.sencha.gxt.chart.client.chart.series.MultipleColorSeries
Adds a color to the list of colors used in the series.
addColor(int, Color) - Method in class com.sencha.gxt.chart.client.chart.series.MultipleColorSeries
Adds a color to the list of colors used in the series.
addCommand(int, PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Adds a PathCommand to the path at the given index.
addCommand(PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Adds a PathCommand to the path.
addField(ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Adds a ValueProvider to provide data to a field of the axis.
addGradient(Gradient) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Adds a Gradient to the draw widget's Surface.
addGradient(Gradient) - Method in class com.sencha.gxt.chart.client.draw.engine.SVG
 
addGradient(Gradient) - Method in class com.sencha.gxt.chart.client.draw.Surface
Adds the passed Gradient to the surface.
addLegendHandler(LegendHandler) - Method in interface com.sencha.gxt.chart.client.chart.event.LegendHandler.HasLegendHandlers
addLegendHandler(LegendHandler) - Method in class com.sencha.gxt.chart.client.chart.Legend
 
addLegendItemOutHandler(LegendItemOutEvent.LegendItemOutHandler) - Method in interface com.sencha.gxt.chart.client.chart.event.LegendItemOutEvent.HasLegendItemOutHandlers
addLegendItemOutHandler(LegendItemOutEvent.LegendItemOutHandler) - Method in class com.sencha.gxt.chart.client.chart.Legend
 
addLegendItemOverHandler(LegendItemOverEvent.LegendItemOverHandler) - Method in interface com.sencha.gxt.chart.client.chart.event.LegendItemOverEvent.HasLegendItemOverHandlers
addLegendItemOverHandler(LegendItemOverEvent.LegendItemOverHandler) - Method in class com.sencha.gxt.chart.client.chart.Legend
 
addLegendItemUpHandler(LegendItemUpEvent.LegendItemUpHandler) - Method in interface com.sencha.gxt.chart.client.chart.event.LegendItemUpEvent.HasLegendItemUpHandlers
addLegendItemUpHandler(LegendItemUpEvent.LegendItemUpHandler) - Method in class com.sencha.gxt.chart.client.chart.Legend
 
addLegendSelectionHandler(LegendSelectionEvent.LegendSelectionHandler) - Method in interface com.sencha.gxt.chart.client.chart.event.LegendSelectionEvent.HasLegendSelectionHandlers
addLegendSelectionHandler(LegendSelectionEvent.LegendSelectionHandler) - Method in class com.sencha.gxt.chart.client.chart.Legend
 
addLengthField(ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
Adds a ValueProvider that represents the radius of a pie slice.
addSeries(Series<M>) - Method in class com.sencha.gxt.chart.client.chart.Chart
Adds a Series to the chart.
addSeriesHandler(SeriesHandler<M>) - Method in interface com.sencha.gxt.chart.client.chart.event.SeriesHandler.HasSeriesHandlers
addSeriesHandler(SeriesHandler<M>) - Method in class com.sencha.gxt.chart.client.chart.series.Series
 
addSeriesItemOutHandler(SeriesItemOutEvent.SeriesItemOutHandler<M>) - Method in interface com.sencha.gxt.chart.client.chart.event.SeriesItemOutEvent.HasSeriesItemOutHandlers
addSeriesItemOutHandler(SeriesItemOutEvent.SeriesItemOutHandler<M>) - Method in class com.sencha.gxt.chart.client.chart.series.Series
 
addSeriesItemOverHandler(SeriesItemOverEvent.SeriesItemOverHandler<M>) - Method in interface com.sencha.gxt.chart.client.chart.event.SeriesItemOverEvent.HasSeriesItemOverHandlers
addSeriesItemOverHandler(SeriesItemOverEvent.SeriesItemOverHandler<M>) - Method in class com.sencha.gxt.chart.client.chart.series.Series
 
addSeriesItemUpHandler(SeriesItemUpEvent.SeriesItemUpHandler<M>) - Method in interface com.sencha.gxt.chart.client.chart.event.SeriesItemUpEvent.HasSeriesItemUpHandlers
addSeriesItemUpHandler(SeriesItemUpEvent.SeriesItemUpHandler<M>) - Method in class com.sencha.gxt.chart.client.chart.series.Series
 
addSeriesSelectionHandler(SeriesSelectionEvent.SeriesSelectionHandler<M>) - Method in interface com.sencha.gxt.chart.client.chart.event.SeriesSelectionEvent.HasSeriesSelectionHandlers
addSeriesSelectionHandler(SeriesSelectionEvent.SeriesSelectionHandler<M>) - Method in class com.sencha.gxt.chart.client.chart.series.Series
 
addSprite(Sprite) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Adds a Sprite to the draw widget's Surface.
addSpriteHandler(SpriteHandler) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
 
addSpriteHandler(SpriteHandler) - Method in interface com.sencha.gxt.chart.client.draw.sprite.SpriteHandler.HasSpriteHandlers
addSpriteOutHandler(SpriteOutEvent.SpriteOutHandler) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
 
addSpriteOutHandler(SpriteOutEvent.SpriteOutHandler) - Method in interface com.sencha.gxt.chart.client.draw.sprite.SpriteOutEvent.HasSpriteOutHandlers
addSpriteOverHandler(SpriteOverEvent.SpriteOverHandler) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
 
addSpriteOverHandler(SpriteOverEvent.SpriteOverHandler) - Method in interface com.sencha.gxt.chart.client.draw.sprite.SpriteOverEvent.HasSpriteOverHandlers
addSpriteSelectionHandler(SpriteSelectionEvent.SpriteSelectionHandler) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
 
addSpriteSelectionHandler(SpriteSelectionEvent.SpriteSelectionHandler) - Method in interface com.sencha.gxt.chart.client.draw.sprite.SpriteSelectionEvent.HasSpriteSelectionHandlers
addSpriteUpHandler(SpriteUpEvent.SpriteUpHandler) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
 
addSpriteUpHandler(SpriteUpEvent.SpriteUpHandler) - Method in interface com.sencha.gxt.chart.client.draw.sprite.SpriteUpEvent.HasSpriteUpHandlers
Adds a SpriteUpEvent.SpriteUpHandler handler for SpriteUpEvent events.
addStop(int, Color) - Method in class com.sencha.gxt.chart.client.draw.Gradient
Adds a stop to the gradient using the given offset and color.
addStop(Stop) - Method in class com.sencha.gxt.chart.client.draw.Gradient
Adds the given stop to the gradient.
addYField(int, ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Adds a data field for the y axis of the series.
addYField(ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Adds a data field for the y axis of the series.
addYField(int, ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Adds a data field for the y axis of the series.
addYField(ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Adds a data field for the y axis of the series.
appendTo(StringBuilder) - Method in class com.sencha.gxt.chart.client.draw.path.ClosePath
 
appendTo(StringBuilder) - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
 
appendTo(StringBuilder) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
 
appendTo(StringBuilder) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadraticSmooth
 
appendTo(StringBuilder) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
 
appendTo(StringBuilder) - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
 
appendTo(StringBuilder) - Method in class com.sencha.gxt.chart.client.draw.path.LineTo
 
appendTo(StringBuilder) - Method in class com.sencha.gxt.chart.client.draw.path.LineToHorizontal
 
appendTo(StringBuilder) - Method in class com.sencha.gxt.chart.client.draw.path.LineToVertical
 
appendTo(StringBuilder) - Method in class com.sencha.gxt.chart.client.draw.path.MoveTo
 
appendTo(StringBuilder) - Method in class com.sencha.gxt.chart.client.draw.path.PathCommand
 
AreaHighlighter - Class in com.sencha.gxt.chart.client.chart.series
Highlighting effects used by AreaSeries.
AreaHighlighter() - Constructor for class com.sencha.gxt.chart.client.chart.series.AreaHighlighter
 
AreaSeries<M> - Class in com.sencha.gxt.chart.client.chart.series
Creates a Stacked Area Chart.
AreaSeries() - Constructor for class com.sencha.gxt.chart.client.chart.series.AreaSeries
Creates an area Series.
arrow(double, double, double) - Static method in class com.sencha.gxt.chart.client.chart.series.Primitives
Generates an arrow using the given parameters.
Axis<M,V> - Class in com.sencha.gxt.chart.client.chart.axis
Defines axis for charts.
Axis() - Constructor for class com.sencha.gxt.chart.client.chart.axis.Axis
Create an axis.
AxisHandler - Interface in com.sencha.gxt.chart.client.chart.event
AxisHandler.HasAxisHandlers - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of AxisSelectionEvent, AxisItemOutEvent, AxisItemOverEvent and AxisItemUpEvent events.
AxisItemOutEvent - Class in com.sencha.gxt.chart.client.chart.event
Fired when an the mouse leaves an item in the Axis.
AxisItemOutEvent(String, int, Event) - Constructor for class com.sencha.gxt.chart.client.chart.event.AxisItemOutEvent
Creates a new event with the given value and index.
AxisItemOutEvent.AxisItemOutHandler - Interface in com.sencha.gxt.chart.client.chart.event
Handler class for AxisItemOutEvent events.
AxisItemOutEvent.HasAxisItemOutHandlers - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of AxisItemOutEvent events.
AxisItemOverEvent - Class in com.sencha.gxt.chart.client.chart.event
Fired when an item in the Axis is moused over.
AxisItemOverEvent(String, int, Event) - Constructor for class com.sencha.gxt.chart.client.chart.event.AxisItemOverEvent
Creates a new event with the given value and index.
AxisItemOverEvent.AxisItemOverHandler - Interface in com.sencha.gxt.chart.client.chart.event
Handler class for AxisItemOverEvent events.
AxisItemOverEvent.HasAxisItemOverHandlers - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of AxisItemOverEvent events.
AxisItemUpEvent - Class in com.sencha.gxt.chart.client.chart.event
Fired when the mouse is released over an Axis item.
AxisItemUpEvent(String, int, Event) - Constructor for class com.sencha.gxt.chart.client.chart.event.AxisItemUpEvent
Creates a new event with the given value and index.
AxisItemUpEvent.AxisItemUpHandler - Interface in com.sencha.gxt.chart.client.chart.event
Handler class for AxisItemUpEvent events.
AxisItemUpEvent.HasAxisItemUpHandlers - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of AxisItemUpEvent events.
AxisSelectionEvent - Class in com.sencha.gxt.chart.client.chart.event
Fired when the Axis is clicked.
AxisSelectionEvent(String, int, Event) - Constructor for class com.sencha.gxt.chart.client.chart.event.AxisSelectionEvent
Creates a new event with the given value and index.
AxisSelectionEvent.AxisSelectionHandler - Interface in com.sencha.gxt.chart.client.chart.event
Handler class for AxisSelectionEvent events.
AxisSelectionEvent.HasAxisSelectionHandlers - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of AxisSelectionEvent events.
AxisToolTipConfig<M> - Class in com.sencha.gxt.chart.client.chart.axis
Configuration for a Axis tooltip.
AxisToolTipConfig() - Constructor for class com.sencha.gxt.chart.client.chart.axis.AxisToolTipConfig
 

B

BarHighlighter - Class in com.sencha.gxt.chart.client.chart.series
Highlighting effects used by BarSeries.
BarHighlighter() - Constructor for class com.sencha.gxt.chart.client.chart.series.BarHighlighter
 
BarSeries<M> - Class in com.sencha.gxt.chart.client.chart.series
Creates a Bar Chart.
BarSeries() - Constructor for class com.sencha.gxt.chart.client.chart.series.BarSeries
Creates a bar Series.
baseVmlClass() - Method in interface com.sencha.gxt.chart.client.draw.engine.VML.VmlCss
 
bindStore(ListStore<M>) - Method in class com.sencha.gxt.chart.client.chart.Chart
Binds the store to the chart so that any store events will automatically redraw the chart.
BLACK - Static variable in class com.sencha.gxt.chart.client.draw.RGB
0, 0, 0
BLUE - Static variable in class com.sencha.gxt.chart.client.draw.RGB
0, 0, 255

C

calcEnds() - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Calculate the start, end and step points.
calculateBBox(boolean) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Calculates the bounding the box of the series and stores the result.
calculateBounds() - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
 
calculateMaximumGutter() - Method in class com.sencha.gxt.chart.client.chart.Chart
Calculates the maximum gutter of the chart's series.
Canvas2d - Class in com.sencha.gxt.chart.client.draw.engine
Canvas-based implementation of the Surface api, using the 2-d context (as opposed to webgl, etc).
Canvas2d() - Constructor for class com.sencha.gxt.chart.client.draw.engine.Canvas2d
 
CartesianAxis<M,V> - Class in com.sencha.gxt.chart.client.chart.axis
An axis in Cartesian coordinates.
CartesianAxis() - Constructor for class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Create a Cartesian axis.
CategoryAxis<M,V> - Class in com.sencha.gxt.chart.client.chart.axis
A type of axis that displays items in categories.
CategoryAxis() - Constructor for class com.sencha.gxt.chart.client.chart.axis.CategoryAxis
 
Chart<M> - Class in com.sencha.gxt.chart.client.chart
Charts provide a flexible way to achieve a wide range of data visualization capabilities.
Chart() - Constructor for class com.sencha.gxt.chart.client.chart.Chart
Creates a chart with default width and height.
Chart(int, int) - Constructor for class com.sencha.gxt.chart.client.chart.Chart
Creates a chart with the given width and height.
Chart.Position - Enum in com.sencha.gxt.chart.client.chart
Enumeration used for items positioned on the chart.
circle(double, double, double) - Static method in class com.sencha.gxt.chart.client.chart.series.Primitives
Generates a circle using the given parameters.
CircleSprite - Class in com.sencha.gxt.chart.client.draw.sprite
A Sprite that represents a circle.
CircleSprite() - Constructor for class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Creates a circle with no values.
CircleSprite(CircleSprite) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Creates a copy of the given circle.
CircleSprite(double) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Creates a circle with the given radius.
CircleSprite(double, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Creates a circle with the given radius and center coordinates.
clear() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Removes all the sprites of the axis from the surface.
clear() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
 
clear() - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
 
clear() - Method in class com.sencha.gxt.chart.client.chart.Legend
Removes all the sprites of the legend from the surface.
clear() - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
 
clear() - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
 
clear() - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
 
clear() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Removes all the sprites of the series from the surface.
clear() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteList
Clears all items from the composite and removes them their surface.
clear() - Method in class com.sencha.gxt.chart.client.draw.Surface
Removes all sprites from the surface.
clearCommands() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Clears all PathCommand in the path.
clearDirtyFlags() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
 
clearDirtyFlags() - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
 
clearDirtyFlags() - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
 
clearDirtyFlags() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
 
clearDirtyFlags() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
 
clearDirtyFlags() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Clears all of the dirty flags on the sprite.
clearDirtyFlags() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
 
clearStops() - Method in class com.sencha.gxt.chart.client.draw.Gradient
Removes all stops from the gradient.
clearSurface() - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Clears all of the sprites from the draw surface.
ClosePath - Class in com.sencha.gxt.chart.client.draw.path
A PathCommand that represents the end of the current subpath.
ClosePath() - Constructor for class com.sencha.gxt.chart.client.draw.path.ClosePath
Creates a close PathCommand.
ClosePath(boolean) - Constructor for class com.sencha.gxt.chart.client.draw.path.ClosePath
Creates a close PathCommand with the given boolean as to whether or not it is relative.
ClosePath(ClosePath) - Constructor for class com.sencha.gxt.chart.client.draw.path.ClosePath
Creates a copy of the given close PathCommand.
Color - Class in com.sencha.gxt.chart.client.draw
Base color class that represents a String color value.
Color() - Constructor for class com.sencha.gxt.chart.client.draw.Color
Constructs an empty color object.
Color(String) - Constructor for class com.sencha.gxt.chart.client.draw.Color
Constructs a color using the given literal string.
com.sencha.gxt.chart.client.chart - package com.sencha.gxt.chart.client.chart
 
com.sencha.gxt.chart.client.chart.axis - package com.sencha.gxt.chart.client.chart.axis
 
com.sencha.gxt.chart.client.chart.event - package com.sencha.gxt.chart.client.chart.event
 
com.sencha.gxt.chart.client.chart.series - package com.sencha.gxt.chart.client.chart.series
 
com.sencha.gxt.chart.client.draw - package com.sencha.gxt.chart.client.draw
 
com.sencha.gxt.chart.client.draw.engine - package com.sencha.gxt.chart.client.draw.engine
 
com.sencha.gxt.chart.client.draw.path - package com.sencha.gxt.chart.client.draw.path
 
com.sencha.gxt.chart.client.draw.sprite - package com.sencha.gxt.chart.client.draw.sprite
 
copy() - Method in class com.sencha.gxt.chart.client.draw.path.ClosePath
 
copy() - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
 
copy() - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
 
copy() - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadraticSmooth
 
copy() - Method in class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
 
copy() - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
 
copy() - Method in class com.sencha.gxt.chart.client.draw.path.LineTo
 
copy() - Method in class com.sencha.gxt.chart.client.draw.path.LineToHorizontal
 
copy() - Method in class com.sencha.gxt.chart.client.draw.path.LineToVertical
 
copy() - Method in class com.sencha.gxt.chart.client.draw.path.MoveTo
 
copy() - Method in class com.sencha.gxt.chart.client.draw.path.PathCommand
Returns a copy of the path command.
copy() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
 
copy() - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
 
copy() - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
 
copy() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
 
copy() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
 
copy() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns a copy of the sprite.
copy() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
 
copyCommands(List<PathCommand>) - Static method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns a new list of PathCommands by making copies of the given commands.
create() - Method in class com.sencha.gxt.chart.client.chart.Legend
Create all the sprites for the legend.
create(DrawComponent) - Static method in class com.sencha.gxt.chart.client.draw.Surface
Instantiates a surface instance via deferred binding.
create(DrawComponent, int, int) - Static method in class com.sencha.gxt.chart.client.draw.Surface
Instantiates a surface instance via deferred binding.
createCommandsAnimator(PathSprite, List<PathCommand>) - Static method in class com.sencha.gxt.chart.client.draw.DrawFx
Returns an Animator that will animate the given PathSprite to the given list of PathCommands.
createDegreesAnimator(Sprite, double) - Static method in class com.sencha.gxt.chart.client.draw.DrawFx
Returns an Animator that will animate the given Sprite to the given degrees of rotation.
createOpacityAnimator(Sprite, double) - Static method in class com.sencha.gxt.chart.client.draw.DrawFx
Returns an Animator that will animate the given Sprite to the given opacity.
createRectangleAnimator(RectangleSprite, PreciseRectangle) - Static method in class com.sencha.gxt.chart.client.draw.DrawFx
Returns an Animator that will animate the given RectangleSprite to the given PreciseRectangle attributes.
createRotationAnimator(Sprite, double, double, double) - Static method in class com.sencha.gxt.chart.client.draw.DrawFx
Returns an Animator that will animate the given Sprite to the given rotation.
createScalingAnimator(Sprite, Scaling) - Static method in class com.sencha.gxt.chart.client.draw.DrawFx
Returns an Animator that will animate the given Sprite to the given Scaling.
createStrokeWidthAnimator(Sprite, double) - Static method in class com.sencha.gxt.chart.client.draw.DrawFx
Returns an Animator that will animate the given Sprite to the given stroke width.
createTranslationAnimator(Sprite, double, double) - Static method in class com.sencha.gxt.chart.client.draw.DrawFx
Returns an Animator that will animate the given Sprite to the given Translation coordinates.
cross(double, double, double) - Static method in class com.sencha.gxt.chart.client.chart.series.Primitives
Generates a cross using the given parameters.
CurveTo - Class in com.sencha.gxt.chart.client.draw.path
A PathCommand that represents a cubic Bézier segment.
CurveTo() - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveTo
Creates a curve PathCommand.
CurveTo(CurveTo) - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveTo
Creates a copy of the given curve PathCommand.
CurveTo(double, double, double, double, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveTo
Creates a curve PathCommand with the given points.
CurveTo(double, double, double, double, double, double, boolean) - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveTo
Creates a curve PathCommand with the given points.
CurveToQuadratic - Class in com.sencha.gxt.chart.client.draw.path
A PathCommand that represents a quadratic Bézier segment.
CurveToQuadratic() - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
Creates a quadratic curve PathCommand.
CurveToQuadratic(CurveToQuadratic) - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
Creates a copy of the given quadratic curve PathCommand.
CurveToQuadratic(double, double, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
Creates a quadratic curve PathCommand with the given points.
CurveToQuadratic(double, double, double, double, boolean) - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
Creates a quadratic curve PathCommand with the given points.
CurveToQuadraticSmooth - Class in com.sencha.gxt.chart.client.draw.path
A PathCommand that represents a shorthand quadratic Bézier segment.
CurveToQuadraticSmooth() - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveToQuadraticSmooth
Creates a shorthand quadratic curve PathCommand with the given points.
CurveToQuadraticSmooth(CurveToQuadraticSmooth) - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveToQuadraticSmooth
Creates a copy of the given shorthand quadratic curve PathCommand with the given points.
CurveToQuadraticSmooth(double, double) - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveToQuadraticSmooth
Creates a shorthand quadratic curve PathCommand with the given points.
CurveToQuadraticSmooth(double, double, boolean) - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveToQuadraticSmooth
Creates a shorthand quadratic curve PathCommand with the given points.
CurveToSmooth - Class in com.sencha.gxt.chart.client.draw.path
A PathCommand that represents a shorthand cubic Bézier segment.
CurveToSmooth() - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
Creates a shorthand curve PathCommand.
CurveToSmooth(CurveToSmooth) - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
Creates a copy of the given shorthand curve PathCommand.
CurveToSmooth(double, double, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
Creates a shorthand curve PathCommand with the given points.
CurveToSmooth(double, double, double, double, boolean) - Constructor for class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
Creates a curve PathCommand with the given points.
CYAN - Static variable in class com.sencha.gxt.chart.client.draw.RGB
0, 255, 255

D

DARKGRAY - Static variable in class com.sencha.gxt.chart.client.draw.RGB
169, 169, 169
deleteSprite(Sprite) - Method in class com.sencha.gxt.chart.client.draw.engine.DomSurface
 
deleteSprite(Sprite) - Method in class com.sencha.gxt.chart.client.draw.engine.SVG
 
deleteSprite(Sprite) - Method in class com.sencha.gxt.chart.client.draw.engine.VML
 
deleteSprite(Sprite) - Method in class com.sencha.gxt.chart.client.draw.Surface
Deletes the given sprite from the surface.
diamond(double, double, double) - Static method in class com.sencha.gxt.chart.client.chart.series.Primitives
Generates a diamond using the given parameters.
dimensions() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns the calculated dimensions of the path.
DomSurface - Class in com.sencha.gxt.chart.client.draw.engine
 
DomSurface() - Constructor for class com.sencha.gxt.chart.client.draw.engine.DomSurface
 
draw() - Method in class com.sencha.gxt.chart.client.draw.engine.Canvas2d
 
draw() - Method in class com.sencha.gxt.chart.client.draw.engine.SVG
 
draw() - Method in class com.sencha.gxt.chart.client.draw.engine.VML
 
draw() - Method in class com.sencha.gxt.chart.client.draw.Surface
Renders the surface to the DOM as well as any sprites already added.
drawAxis(boolean) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Renders the axis into the screen and updates it's position.
drawAxis(boolean) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
 
drawAxis(boolean) - Method in class com.sencha.gxt.chart.client.chart.axis.GaugeAxis
 
drawAxis(boolean) - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
 
DrawComponent - Class in com.sencha.gxt.chart.client.draw
The Draw Component is a surface in which Sprites can be rendered.
DrawComponent() - Constructor for class com.sencha.gxt.chart.client.draw.DrawComponent
Creates a draw widget at the default size.
DrawComponent(int, int) - Constructor for class com.sencha.gxt.chart.client.draw.DrawComponent
Creates a draw widget using the given width and height.
DrawFx - Class in com.sencha.gxt.chart.client.draw
Class that provides utility functions for creating sprite animations.
DrawFx() - Constructor for class com.sencha.gxt.chart.client.draw.DrawFx
 
drawIgnoreOptimizations() - Method in class com.sencha.gxt.chart.client.draw.engine.VML
Draws the surface ignoring whether or not sprites are dirty.
drawLabels() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Renders the labels in the axes.
drawLabels() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
 
drawLabels() - Method in class com.sencha.gxt.chart.client.chart.axis.GaugeAxis
 
drawLabels() - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
 
drawSeries() - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
 
drawSeries() - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
 
drawSeries() - Method in class com.sencha.gxt.chart.client.chart.series.GaugeSeries
 
drawSeries() - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
 
drawSeries() - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
 
drawSeries() - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
 
drawSeries() - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
 
drawSeries() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Draws the series for the current chart.

E

EllipseSprite - Class in com.sencha.gxt.chart.client.draw.sprite
A Sprite that represents an ellipse.
EllipseSprite() - Constructor for class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Creates an ellipse with no values.
EllipseSprite(double, double) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Creates an ellipse with the given radii.
EllipseSprite(double, double, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Creates an ellipse with the given radii and center coordinates.
EllipseSprite(EllipseSprite) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Creates a copy of the given ellipse.
EllipticalArc - Class in com.sencha.gxt.chart.client.draw.path
A PathCommand that represents a segment of an ellipse.
EllipticalArc() - Constructor for class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Creates an elliptical arc PathCommand.
EllipticalArc(double, double, double, int, int, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Creates an elliptical arc PathCommand using the given values.
EllipticalArc(double, double, double, int, int, double, double, boolean) - Constructor for class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Creates an elliptical arc PathCommand using the given values.
EllipticalArc(EllipticalArc) - Constructor for class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Creates a copy of the given elliptical arc.
EndPointCommand - Class in com.sencha.gxt.chart.client.draw.path
Abstract class representing a PathCommand with an endpoint.
EndPointCommand() - Constructor for class com.sencha.gxt.chart.client.draw.path.EndPointCommand
Creates an end point command with default values.
EndPointCommand(double, double) - Constructor for class com.sencha.gxt.chart.client.draw.path.EndPointCommand
Creates an end point command with the given end point coordinates.
EndPointCommand(double, double, boolean) - Constructor for class com.sencha.gxt.chart.client.draw.path.EndPointCommand
Creates an end point command with the given end point coordinates and whether or not the command is relative.
EndPointCommand(EndPointCommand) - Constructor for class com.sencha.gxt.chart.client.draw.path.EndPointCommand
Creates a copy of the given end point command.
equals(Object) - Method in class com.sencha.gxt.chart.client.draw.Color
 
equals(Object) - Method in class com.sencha.gxt.chart.client.draw.HSL
 
equals(Object) - Method in class com.sencha.gxt.chart.client.draw.HSV
 
equals(Object) - Method in class com.sencha.gxt.chart.client.draw.RGB
 
equals(Object) - Method in class com.sencha.gxt.chart.client.draw.Rotation
 
equals(Object) - Method in class com.sencha.gxt.chart.client.draw.Scaling
 
equals(Object) - Method in class com.sencha.gxt.chart.client.draw.Translation
 

F

findDelta(PathSprite, List<PathCommand>) - Static method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Ensures PathCommand parity between this path and the given path.

G

GaugeAxis<M> - Class in com.sencha.gxt.chart.client.chart.axis
Axis to be used with GaugeSeries.
GaugeAxis() - Constructor for class com.sencha.gxt.chart.client.chart.axis.GaugeAxis
Creates a gauge Axis.
GaugeSeries<M> - Class in com.sencha.gxt.chart.client.chart.series
Creates a Gauge Chart.
GaugeSeries() - Constructor for class com.sencha.gxt.chart.client.chart.series.GaugeSeries
Creates a gauge Series.
get(int, int) - Method in class com.sencha.gxt.chart.client.draw.Matrix
Returns the element of the matrix at the given row and column.
get(int) - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteList
 
getAngle() - Method in class com.sencha.gxt.chart.client.draw.Gradient
Returns the angle of the gradient.
getAngleField() - Method in class com.sencha.gxt.chart.client.chart.series.AbstractPieSeries
Returns the value provider of the pie data.
getAnimationDuration() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns the duration of animations on the chart.
getAnimationEasing() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns the EasingFunction used by animations on the chart.
getAssociatedType() - Method in class com.sencha.gxt.chart.client.chart.event.AxisItemOutEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.chart.event.AxisItemOverEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.chart.event.AxisItemUpEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.chart.event.AxisSelectionEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.chart.event.LegendItemOutEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.chart.event.LegendItemOverEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.chart.event.LegendItemUpEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.chart.event.LegendSelectionEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemOutEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemOverEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemUpEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesSelectionEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteOutEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteOverEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteSelectionEvent
 
getAssociatedType() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteUpEvent
 
getAxes() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns the map of axes currently added to the chart.
getAxis(Chart.Position) - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns the Axis at the given Chart.Position.
getAxisConfig() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns the configuration for the axis lines.
getBackground() - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Returns the background color of the component.
getBarGirth() - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Calculates the girth of bars in the series.
getBBox() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns the bounding box of the axis.
getBBox() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns the bounding box of the chart.
getBBox() - Method in class com.sencha.gxt.chart.client.chart.Legend
Calculates and returns the bounding box of the legend.
getBBox() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Returns the bounding box of the series.
getBBox() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the bounding box of the sprite.
getBBox() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteList
Returns the calculated bounding box of all sprites contained in the composite.
getBBox(Sprite) - Method in class com.sencha.gxt.chart.client.draw.Surface
Calculates the bounding box of the given sprite.
getBlue() - Method in class com.sencha.gxt.chart.client.draw.RGB
Get the blue widget of the color, in the range 0..255.
getBorderConfig() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns the border configuration.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.chart.event.AxisItemOutEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.chart.event.AxisItemOverEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.chart.event.AxisItemUpEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.chart.event.AxisSelectionEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.chart.event.LegendItemOutEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.chart.event.LegendItemOverEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.chart.event.LegendItemUpEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.chart.event.LegendSelectionEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemOutEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemOverEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemUpEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesSelectionEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteOutEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteOverEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteSelectionEvent
Returns the browser event that initiated the selection event.
getBrowserEvent() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteUpEvent
Returns the browser event that initiated the selection event.
getCategoryField() - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Returns the ValueProvider used for labels around the axis.
getCenterX() - Method in class com.sencha.gxt.chart.client.draw.Scaling
Returns the x-coordinate of the origin of the scaling.
getCenterX() - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Returns the center x-coordinate of the circle.
getCenterX() - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Returns the center x-coordinate of the ellipse.
getCenterY() - Method in class com.sencha.gxt.chart.client.draw.Scaling
Returns the y-coordinate of the origin of the scaling.
getCenterY() - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Returns the center y-coordinate of the circle.
getCenterY() - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Returns the center y-coordinate of the ellipse.
getChart() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns the chart that the axis is currently attached.
getChart() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns the chart that the legend is attached.
getChart() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Returns the chart that the series is attached.
getCircleConfig() - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Returns the configuration for the circles on the axis.
getClipRectangle() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the PreciseRectangle that represents the clipping element.
getColor(int) - Method in class com.sencha.gxt.chart.client.chart.series.MultipleColorSeries
Returns the color at the given index.
getColor() - Method in class com.sencha.gxt.chart.client.draw.Color
Returns the literal string of the color.
getColor() - Method in class com.sencha.gxt.chart.client.draw.HSL
 
getColor() - Method in class com.sencha.gxt.chart.client.draw.HSV
 
getColor() - Method in class com.sencha.gxt.chart.client.draw.RGB
 
getColor() - Method in class com.sencha.gxt.chart.client.draw.Stop
Returns the color of the stop.
getColors() - Method in class com.sencha.gxt.chart.client.chart.series.MultipleColorSeries
Returns the list of colors used by the series.
getCommand(int) - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns the PathCommand at the given index.
getCommands() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns a List of all the PathCommands in the sprite.
getComponent() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the draw component that the sprite is attached.
getComponent() - Method in class com.sencha.gxt.chart.client.draw.Surface
Returns the draw component that the surface is attached.
getCurrentLegendTitles() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns the current list of titles used in the legend.
getCurrentStore() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns the store currently being used by the chart.
getCustomLabelProvider() - Method in class com.sencha.gxt.chart.client.chart.axis.AxisToolTipConfig
Returns the custom label provider.
getCustomLabelProvider() - Method in class com.sencha.gxt.chart.client.chart.LegendToolTipConfig
Returns the custom label provider.
getDarker(double) - Method in class com.sencha.gxt.chart.client.draw.RGB
Return a new color that is darker than this color.
getDashSize() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns the dash size of the axis.
getDefaultInsets() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns the initial insets of the chart.
getDegrees() - Method in class com.sencha.gxt.chart.client.draw.Rotation
Returns the degree of rotation.
getDepth() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns the depth of the axis.
getDisplay() - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Returns the RadialAxis.Display style of the axis.
getDonut() - Method in class com.sencha.gxt.chart.client.chart.series.AbstractPieSeries
Returns the degree of the pie's donut.
getEndAngle() - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Returns the ending angle of the slice.
getEndDate() - Method in class com.sencha.gxt.chart.client.chart.axis.TimeAxis
Returns the ending date of the axis.
getEndRho() - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Returns the ending point radius of the slice.
getExcluded() - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Returns the fields that have been hidden from the series using AreaSeries.hide(int).
getExcluded() - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Returns the fields that have been hidden from the series using BarSeries.hide(int).
getField() - Method in class com.sencha.gxt.chart.client.chart.axis.CategoryAxis
Returns the ValueProvider used for labels on the axis.
getFields() - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
 
getFill() - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Returns the fill color of the line.
getFill() - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
Returns the fill of the line in the series.
getFill() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the Color of the sprite's fill.
getFillOpacity() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the opacity of the sprite's fill.
getFillRenderer() - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Returns the SeriesRenderer used on the fill sprite.
getFont() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns the font of the text.
getFontSize() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns the font size of the text.
getFontStyle() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns the Style.FontStyle of the text.
getFontWeight() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns the Style.FontWeight of the text.
getFrom() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns the starting value of the axis.
getGrayScale() - Method in class com.sencha.gxt.chart.client.draw.RGB
Returns the gray value (0 to 255) of the color.
getGreen() - Method in class com.sencha.gxt.chart.client.draw.RGB
Get the green widget of the color, in the range 0..255.
getGridDefaultConfig() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns the config for the default axis grid.
getGridEvenConfig() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns the config for the grid on the even indices.
getGridOddConfig() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns the config for the grid on the odd indices.
getGroupGutter() - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Returns the gutter between group bars.
getGutter() - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Returns the gutter between bars.
getGutters() - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
 
getGutters() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Returns the axis insets of the series.
getHeight() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns the height of the axis.
getHeight() - Method in class com.sencha.gxt.chart.client.draw.engine.SVG.TextBBox
Returns the height of the SVG text element
getHeight() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Returns the height of the image sprite.
getHeight() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Returns the height of the rectangle
getHeight() - Method in class com.sencha.gxt.chart.client.draw.Surface
Returns the height of the surface.
getHighlighter() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Return the SeriesHighlighter used by the series.
getHighlightLineConfig() - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Returns the configuration sprite for the highlighting line.
getHue() - Method in class com.sencha.gxt.chart.client.draw.Hue
Returns the hue value.
getId() - Method in class com.sencha.gxt.chart.client.draw.Gradient
Deprecated.
the id property is unused and will be removed in a future release
getIndex() - Method in class com.sencha.gxt.chart.client.chart.event.AxisItemOutEvent
Returns the index of the axis item.
getIndex() - Method in class com.sencha.gxt.chart.client.chart.event.AxisItemOverEvent
Returns the index of the axis item.
getIndex() - Method in class com.sencha.gxt.chart.client.chart.event.AxisItemUpEvent
Returns the index of the axis item.
getIndex() - Method in class com.sencha.gxt.chart.client.chart.event.AxisSelectionEvent
Returns the index of the axis item.
getIndex() - Method in class com.sencha.gxt.chart.client.chart.event.LegendItemOutEvent
Returns the index of the legend item that fired the event.
getIndex() - Method in class com.sencha.gxt.chart.client.chart.event.LegendItemOverEvent
Returns the index of the legend item that fired the event.
getIndex() - Method in class com.sencha.gxt.chart.client.chart.event.LegendItemUpEvent
Returns the index of the legend item that fired the event.
getIndex() - Method in class com.sencha.gxt.chart.client.chart.event.LegendSelectionEvent
Returns the index of the legend item that fired the event.
getIndex() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemOutEvent
Returns the index of the series item.
getIndex() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemOverEvent
Returns the index of the series item.
getIndex() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemUpEvent
Returns the index of the series item.
getIndex() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesSelectionEvent
Returns the index of the series item.
getInterval() - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Returns the manually set interval between tick marks.
getItem() - Method in class com.sencha.gxt.chart.client.chart.event.LegendItemOutEvent
Returns the legend item that fired the event.
getItem() - Method in class com.sencha.gxt.chart.client.chart.event.LegendItemOverEvent
Returns the legend item that fired the event.
getItem() - Method in class com.sencha.gxt.chart.client.chart.event.LegendItemUpEvent
Returns the legend item that fired the event.
getItem() - Method in class com.sencha.gxt.chart.client.chart.event.LegendSelectionEvent
Returns the legend item that fired the event.
getItem() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemOutEvent
Returns the store item associated with the event.
getItem() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemOverEvent
Returns the store item associated with the event.
getItem() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemUpEvent
Returns the store item associated with the event.
getItem() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesSelectionEvent
Returns the store item associated with the event.
getItemFromPoint(PrecisePoint) - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns the LegendItem at the given point.
getItems() - Method in class com.sencha.gxt.chart.client.chart.Legend
 
getLabel(Number) - Method in class com.sencha.gxt.chart.client.chart.RoundNumberProvider
 
getLabel(M, ValueProvider<? super M, ? extends Number>) - Method in interface com.sencha.gxt.chart.client.chart.series.SeriesLabelProvider
Returns a label for the given object and ValueProvider.
getLabel(M, ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.SeriesRoundNumberProvider
 
getLabelConfig() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns the configuration for labels on the axis.
getLabelConfig() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Returns the configuration for labels on the series.
getLabelPosition() - Method in class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
Returns the position of label on the series.
getLabelProvider() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns the LabelProvider used to provide labels displayed on the axis.
getLabelProvider() - Method in class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
Returns the custom label provider.
getLabelProvider() - Method in class com.sencha.gxt.chart.client.chart.series.SeriesToolTipConfig
Returns the custom label provider.
getLabelRenderer() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns the series renderer for label sprites on the legend.
getLabelStepRatio() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns the number of tick marks per label.
getLabelTolerance() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns the intersection tolerance of labels on the axis.
getLargeArcFlag() - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Returns the large arc flag of the arc.
getLegend() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns the legend of the chart.
getLegend() - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Returns the legend that the item is attached.
getLegendInset() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns the inset margin used by the legend.
getLegendLabelProvider() - Method in class com.sencha.gxt.chart.client.chart.series.AbstractPieSeries
Sets the LabelProvider used for the legend.
getLegendNames() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Returns the map of names used in the legend.
getLegendTitles() - Method in class com.sencha.gxt.chart.client.chart.series.AbstractPieSeries
 
getLegendTitles() - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
 
getLegendTitles() - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
 
getLegendTitles() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Returns the list of titles used in the legend of the series.
getLength() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns the length of the axis.
getLengthFields() - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
Returns the list of value providers that represent the radius of pie slices.
getLighter(double) - Method in class com.sencha.gxt.chart.client.draw.RGB
Return a new color that is lighter than this color.
getLightness() - Method in class com.sencha.gxt.chart.client.draw.HSL
Returns the lightness value.
getLineHighlighter() - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
 
getLineRenderer() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns the series renderer for line sprites on the legend.
getLineRenderer() - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Returns the SeriesRenderer used on the line sprite.
getLineRenderer() - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
Returns the SeriesRenderer used on the line sprite.
getMargin() - Method in class com.sencha.gxt.chart.client.chart.axis.GaugeAxis
Returns the margins of the axis.
getMargin() - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Returns the margin of the slice.
getMarkerConfig() - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Returns the marker configuration.
getMarkerIndex() - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Returns the marker index of the series.
getMarkerRenderer() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns the series renderer for marker sprites on the legend.
getMatrix() - Method in class com.sencha.gxt.chart.client.draw.Matrix
Returns the array of element data.
getMaxGutter() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns maximum gutter of the series in the chart.
getMaximum() - Method in class com.sencha.gxt.chart.client.chart.axis.GaugeAxis
Returns the maximum value displayed on the axis.
getMaximum() - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Returns the maximum value of the axis.
getMinimum() - Method in class com.sencha.gxt.chart.client.chart.axis.GaugeAxis
Returns the minimum value displayed on the axis.
getMinimum() - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Returns the minimum value of the axis.
getMinorTickSteps() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns the number of ticks between major ticks.
getMiterLimit() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns the miter limit of the path.
getOffset() - Method in class com.sencha.gxt.chart.client.draw.Stop
Returns the offset of the stop.
getOpacity() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the opacity of the sprite.
getOpacity() - Method in class com.sencha.gxt.chart.client.draw.Stop
Returns the opacity of the stop.
getPadding() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns the padding between legend items.
getPathSprite() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
 
getPathSprite() - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
 
getPathSprite() - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
 
getPathSprite() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
 
getPathSprite() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
 
getPathSprite() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the Sprite as a path.
getPathSprite() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
 
getPopOutMargin() - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
Returns the margin that the slices pop out.
getPosition() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns the Chart.Position of the axis.
getPosition() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
 
getPosition() - Method in class com.sencha.gxt.chart.client.chart.axis.GaugeAxis
 
getPosition() - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
 
getPosition() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns the position of the legend.
getRadius() - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Returns the radius of the circle.
getRadius() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Returns the radius of the corners of the rectangle
getRadiusX() - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Returns the radius of the ellipse on its x-axis.
getRadiusX() - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Returns the radius of the ellipse on its x-axis.
getRadiusY() - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Returns the radius of the ellipse on its y-axis.
getRadiusY() - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Returns the radius of the ellipse on its y-axis.
getRed() - Method in class com.sencha.gxt.chart.client.draw.RGB
Get the red widget of the color, in the range 0..255.
getRenderer() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Return the custom sprite renderer on the series.
getResource() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Returns the ImageResource used by the image sprite.
getRGB() - Method in class com.sencha.gxt.chart.client.draw.RGB
Get the RGB values.
getRho() - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Returns the radius of the slice.
getRotation() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the Rotation of the sprite.
getSaturation() - Method in class com.sencha.gxt.chart.client.draw.Hue
Returns the saturation value.
getScaleConfig() - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Returns the configuration for labels on the numeric scale.
getScaleLabelProvider() - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Returns the LabelProvider used to display labels on the scale.
getScaling() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the Scaling of the sprite.
getSegments() - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Returns the number of segments of the smoothed line.
getSelectionTolerance() - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Returns the selection tolerance of markers.
getSeries() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns all of the series attached to the chart.
getSeries(int) - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns the series attached to the chart at the given index.
getSeries() - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Returns the series that the item represents.
getShadowRenderer() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Return the custom shadow sprite renderer on the series.
getSprite() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteOutEvent
Returns the sprite that caused the event.
getSprite() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteOverEvent
Returns the sprite that caused the event.
getSprite() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteSelectionEvent
Returns the sprite that caused the event.
getSprite() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteUpEvent
Returns the sprite that caused the event.
getSpriteConfig() - Method in class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
Returns the label sprite configuration.
getSpriteRenderer() - Method in class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
Returns the series renderer used on the sprites of the series.
getSprites() - Method in class com.sencha.gxt.chart.client.draw.Surface
Returns an immutable List containing all the sprites in the surface.
getStartAngle() - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Returns the starting angle of the slice.
getStartDate() - Method in class com.sencha.gxt.chart.client.chart.axis.TimeAxis
Returns the starting date of the axis.
getStartRho() - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Returns the starting point radius of the slice.
getSteps() - Method in class com.sencha.gxt.chart.client.chart.axis.GaugeAxis
Returns the steps of the axis.
getSteps() - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Returns the steps of the axis.
getSteps() - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Returns the steps of the axis.
getStops() - Method in class com.sencha.gxt.chart.client.draw.Gradient
Returns the stops of the gradient.
getStore() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns the data store bound to the chart.
getStroke() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Return the stroke color of the series.
getStroke() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the Color of the stroke.
getStrokeLineCap() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns the shape to be used at the end of open subpaths when they are stroked.
getStrokeLineJoin() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns the Context2d.LineJoin of the path.
getStrokeOpacity() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the opacity of the stroke.
getStrokeWidth() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Return the stroke width of the series.
getStrokeWidth() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the stroke width.
getSurface() - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Returns the Surface.
getSurface() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the sprite's surface.
getSurface() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteList
Returns the surface that the composite is attached.
getSurfaceElement() - Method in class com.sencha.gxt.chart.client.draw.Surface
Returns the element of the surface.
getSweepFlag() - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Returns the sweep flag of the arc.
getText() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns the content of the text.
getTextAnchor() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns the text anchor.
getTextBaseline() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns the text baseline.
getTextLabelPadding() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns the padding between labels on the axis.
getTitle() - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Returns the series title used in the legend.
getTitleConfig() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns the configuration of the title.
getTo() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns the ending value of the axis.
getToolTip() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns the currently generated tooltip for legend.
getToolTip() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Return the generated tool tip from the tool tip config.
getToolTipConfig() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns the tool tip configuration of the legend.
getToolTipConfig() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Returns the tooltip configuration.
getTranslation() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the Translation of the sprite.
getType() - Static method in class com.sencha.gxt.chart.client.chart.event.AxisItemOutEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.chart.event.AxisItemOverEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.chart.event.AxisItemUpEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.chart.event.AxisSelectionEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.chart.event.LegendItemOutEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.chart.event.LegendItemOverEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.chart.event.LegendItemUpEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.chart.event.LegendSelectionEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.chart.event.SeriesItemOutEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.chart.event.SeriesItemOverEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.chart.event.SeriesItemUpEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.chart.event.SeriesSelectionEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.draw.sprite.SpriteOutEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.draw.sprite.SpriteOverEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.draw.sprite.SpriteSelectionEvent
Gets the type associated with this event.
getType() - Static method in class com.sencha.gxt.chart.client.draw.sprite.SpriteUpEvent
Gets the type associated with this event.
getValue() - Method in class com.sencha.gxt.chart.client.chart.event.AxisItemOutEvent
Returns the value of the axis item.
getValue() - Method in class com.sencha.gxt.chart.client.chart.event.AxisItemOverEvent
Returns the value of the axis item.
getValue() - Method in class com.sencha.gxt.chart.client.chart.event.AxisItemUpEvent
Returns the value of the axis item.
getValue() - Method in class com.sencha.gxt.chart.client.chart.event.AxisSelectionEvent
Returns the value of the axis item.
getValue() - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Returns the value associated with the slice.
getValue() - Method in class com.sencha.gxt.chart.client.draw.HSV
Returns the value.
getValueProvider() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemOutEvent
Returns the value provider associated with the event.
getValueProvider() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemOverEvent
Returns the value provider associated with the event.
getValueProvider() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesItemUpEvent
Returns the value provider associated with the event.
getValueProvider() - Method in class com.sencha.gxt.chart.client.chart.event.SeriesSelectionEvent
Returns the value provider associated with the event.
getValueProviderName(ValueProvider<? super M, ? extends Number>, int) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Attempts to get a simplified yet meaningful string from the given ValueProvider.
getWidth() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns the width of the axis.
getWidth() - Method in class com.sencha.gxt.chart.client.draw.engine.SVG.TextBBox
Returns the width of the SVG text element
getWidth() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Returns the width of the image sprite.
getWidth() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Returns the width of the rectangle
getWidth() - Method in class com.sencha.gxt.chart.client.draw.Surface
Returns the width of the surface.
getX() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns the x-coordinate of the axis.
getX() - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Returns the x-coordinate of the legend item.
getX() - Method in class com.sencha.gxt.chart.client.draw.engine.SVG.TextBBox
Returns the x-coordinate of the SVG text element
getX() - Method in class com.sencha.gxt.chart.client.draw.path.EndPointCommand
Returns the x-coordinate of the end point of the command.
getX() - Method in class com.sencha.gxt.chart.client.draw.path.LineToHorizontal
Returns the x-coordinate of the end point of the command.
getX() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Returns the x-coordinate of the image sprite.
getX() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Returns the x-coordinate of the rectangle.
getX() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns the x-coordinate of the text.
getX() - Method in class com.sencha.gxt.chart.client.draw.Translation
Returns the translation on the x axis.
getX1() - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
Returns the x-coordinate of the beginning control point of the curve.
getX1() - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
Returns the x-coordinate of the control point of the curve.
getX2() - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
Returns the x-coordinate of the ending control point of the curve
getX2() - Method in class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
Returns the x-coordinate of the ending control point of the curve
getXAxisPosition() - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Returns the x axis position of the series.
getXAxisPosition() - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Returns the x axis position of the series.
getXAxisPosition() - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Returns the x axis position of the series.
getxAxisRotation() - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Returns the rotation of the ellipse in relation to the current coordinate system.
getXField() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Returns the value provider for the x-axis of the series.
getY() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns the y-coordinate of the axis.
getY() - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Returns the y-coordinate of the legend item.
getY() - Method in class com.sencha.gxt.chart.client.draw.engine.SVG.TextBBox
Returns the y-coordinate of the SVG text element
getY() - Method in class com.sencha.gxt.chart.client.draw.path.EndPointCommand
Returns the y-coordinate of the end point of the command.
getY() - Method in class com.sencha.gxt.chart.client.draw.path.LineToVertical
Returns the y-coordinate of the end point of the command.
getY() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Returns the y-coordinate of the image sprite.
getY() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Returns the y-coordinate of the rectangle.
getY() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns the y-coordinate of the text.
getY() - Method in class com.sencha.gxt.chart.client.draw.Translation
Returns the translation on the y axis.
getY1() - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
Returns the y-coordinate of the beginning control point of the curve.
getY1() - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
Returns the y-coordinate of the control point of the curve.
getY2() - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
Returns the y-coordinate of the ending control point of the curve
getY2() - Method in class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
Returns the y-coordinate of the ending control point of the curve
getYAxisPosition() - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Returns the y axis position of the series.
getYAxisPosition() - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Returns the y axis position of the series.
getYAxisPosition() - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Returns the y axis position of the series.
getYField(int) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Returns the value provider for the y-axis of the series at the given index.
getYField(int) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Returns the value provider for the y-axis of the series at the given index.
getYField() - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Returns the ValueProvider used for the y axis of the series.
getYFieldIndex() - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Returns the index of the y field of the series that the item represents.
getYFields() - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Returns the list of value providers for the y-axis of the series.
getYFields() - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Returns the list of value providers for the y-axis of the series.
getZIndex() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns the z-index of the sprite.
Gradient - Class in com.sencha.gxt.chart.client.draw
A color representing a linear gradient.
Gradient(String, double) - Constructor for class com.sencha.gxt.chart.client.draw.Gradient
Deprecated.
use Gradient.Gradient(double) instead, id is unused and will be removed in a future version
Gradient(double) - Constructor for class com.sencha.gxt.chart.client.draw.Gradient
Creates a linear gradient using the given angle.
GRAY - Static variable in class com.sencha.gxt.chart.client.draw.RGB
128, 128, 128
GREEN - Static variable in class com.sencha.gxt.chart.client.draw.RGB
0, 128, 0

H

hashCode() - Method in class com.sencha.gxt.chart.client.draw.RGB
 
hasShadows() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns whether or not the chart has shadows.
hide(int) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
 
hide(int) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
 
hide(int) - Method in class com.sencha.gxt.chart.client.chart.series.GaugeSeries
 
hide(int) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
 
hide(int) - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
 
hide(int) - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
 
hide(int) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
 
hide(int) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Hides the given y field index from the series.
hide() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteList
Hides all the sprites contained in the composite.
hideClass() - Method in interface com.sencha.gxt.chart.client.draw.engine.VML.VmlCss
 
hideToolTip() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Immediately hides the tool tip shown in the series.
highlight(Sprite) - Method in class com.sencha.gxt.chart.client.chart.series.AreaHighlighter
 
highlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
 
highlight(Sprite) - Method in class com.sencha.gxt.chart.client.chart.series.BarHighlighter
 
highlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
 
highlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.GaugeSeries
 
highlight(Sprite) - Method in class com.sencha.gxt.chart.client.chart.series.LineHighlighter
 
highlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
 
highlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
 
highlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
 
highlight(Sprite) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterHighlighter
 
highlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
 
highlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Highlights the series at the given series index.
highlight(Sprite) - Method in interface com.sencha.gxt.chart.client.chart.series.SeriesHighlighter
Highlights the given sprite.
highlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
 
highlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
 
highlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.GaugeSeries
 
highlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
 
highlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
 
highlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
 
highlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
 
highlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Highlights all of the items in the series.
highlightedState() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Returns whether or not the series is actively highlighted.
HSL - Class in com.sencha.gxt.chart.client.draw
Represent an HSL color.
HSL() - Constructor for class com.sencha.gxt.chart.client.draw.HSL
Creates an HSL instance with default values.
HSL(double, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.HSL
Creates an HSV instance using the given hue, saturation and lightness.
HSL(RGB) - Constructor for class com.sencha.gxt.chart.client.draw.HSL
Creates an HSV instance from the given RGB color.
HSV - Class in com.sencha.gxt.chart.client.draw
Represents an HSV color.
HSV() - Constructor for class com.sencha.gxt.chart.client.draw.HSV
Creates an instance of HSV with default values.
HSV(double, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.HSV
Creates an instance of HSV with the given hue, saturation and value
HSV(RGB) - Constructor for class com.sencha.gxt.chart.client.draw.HSV
Creates an instance of HSV with the given RGB color.
Hue - Class in com.sencha.gxt.chart.client.draw
Abstract color representing hue and saturation values.
Hue() - Constructor for class com.sencha.gxt.chart.client.draw.Hue
 

I

identity() - Method in class com.sencha.gxt.chart.client.draw.Matrix
Sets this matrix to the identity matrix.
ImageSprite - Class in com.sencha.gxt.chart.client.draw.sprite
A Sprite that represents an image.
ImageSprite() - Constructor for class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Creates an empty image sprite.
ImageSprite(ImageResource) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Creates an image sprite using the given ImageResource.
ImageSprite(ImageSprite) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Creates a copy of the given image sprite.
invert() - Method in class com.sencha.gxt.chart.client.draw.Matrix
Returns the inverse of this matrix.
isAbsolute() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns true if all path commands are absolute.
isAdjustMaximumByMajorUnit() - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Returns true if the axis adjusts the minimum.
isAdjustMinimumByMajorUnit() - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Returns true if the axis adjusts the maximum.
isAnimated() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns whether or not the chart is animated.
isCenterXDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Returns true if the center x changed since the last render.
isCenterXDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Returns true if the center x changed since the last render.
isCenterYDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Returns true if the center y changed since the last render.
isCenterYDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Returns true if the center y changed since the last render.
isClipRectangleDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns true if the clip rectangle changed since the last render.
isColumn() - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Returns whether or not the series is a column series.
isCurved() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns true if all path commands are MoveTo or CurveTo commands.
isDirty() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
 
isDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
 
isDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
 
isDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
 
isDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
 
isDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns true if the sprite changed since the last render.
isDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
 
isDisplayGrid() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns whether or not the axis has a grid.
isEnabled() - Method in interface com.sencha.gxt.chart.client.draw.engine.VML.SpritePooling
 
isFillDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns true if the fill changed since the last render.
isFillOpacityDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns true if the fill opacity changed since the last render.
isFontDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns true if the font changed since the last render.
isFontSizeDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns true if the font size changed since the last render.
isFontStyleDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns true if the font style changed since the last render.
isFontWeightDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns true if the font weight changed since the last render.
isGapless() - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Returns whether the line is drawn over gaps in field.
isHeightDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Returns true if the height changed since the last render.
isHeightDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Returns true if the height changed since the last render.
isHidden() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Returns whether or not the axis is hidden.
isHidden() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns true if the sprite is hidden.
isHiddenDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns true if the sprite's hidden value is dirty.
isHighlighting() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Returns whether or not the series uses highlighting.
isItemHiding() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns true if legend item hiding is enabled.
isItemHighlighting() - Method in class com.sencha.gxt.chart.client.chart.Legend
Returns true if legend item highlighting is enabled.
isLabelContrast() - Method in class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
Returns whether or not the label automatically contrasts with its background.
isLabelOverlapHiding() - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Returns whether or not the axis uses label hiding.
isMiterLimitDirty() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns true if the miter limit changed since the last render.
isNeedle() - Method in class com.sencha.gxt.chart.client.chart.series.GaugeSeries
Returns whether or not the series uses a needle in place of a wedge.
isOn() - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Returns true if the legend item is currently enabled.
isOpacityDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns true if the opacity changed since the last render.
isPathDirty() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns true if the path changed since the last render.
isRadiusDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Returns true if the radius changed since the last render.
isRadiusDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Returns true if the radius changed since the last render.
isRadiusXDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Returns true if the radius x changed since the last render.
isRadiusYDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Returns true if the radius y changed since the last render.
isRelative() - Method in class com.sencha.gxt.chart.client.draw.path.PathCommand
Returns true if the command is relative.
isResizing() - Method in class com.sencha.gxt.chart.client.chart.Chart
Returns whether or not the chart is resizing.
isResourceDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Returns true if the resource changed since the last render.
isShowMarkers() - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Returns whether or not markers are shown.
isShowMarkers() - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
Returns whether or not the series shows markers.
isShownInLegend() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Returns whether or not the series is shown in the legend.
isSmooth() - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Returns whether or not the line is smoothed or straight.
isStacked() - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Returns whether or not the series is stacked.
isStrokeDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns true if the stroke changed since the last render.
isStrokeLineCapDirty() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns true if the line cap changed since the last render.
isStrokeLineJoinDirty() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns true if the line join changed since the last render.
isStrokeOpacityDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns true if the stroke opacity changed since the last render.
isStrokeWidthDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns true if the stroke width changed since the last render.
isTextAnchorDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns true if the text anchor changed since the last render.
isTextBaselineDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
 
isTextDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns true if the text changed since the last render.
isTransformDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns true if one of the sprite's transform values is dirty.
isVertical() - Method in enum com.sencha.gxt.chart.client.chart.Chart.Position
Returns true if this is a vertical side (left/right) rather than a horizontal one (top/bottom)
isViewBox() - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Returns true if the widget is to have a view box.
isWidthDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Returns true if the width changed since the last render.
isWidthDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Returns true if the width changed since the last render.
isXDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Returns true if the x changed since the last render.
isXDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Returns true if the x changed since the last render.
isXDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns true if the x changed since the last render.
isYDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Returns true if the y changed since the last render.
isYDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Returns true if the y changed since the last render.
isYDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Returns true if the y changed since the last render.
isZIndexDirty() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns true if the sprite's z-index value is dirty.

L

Legend<M> - Class in com.sencha.gxt.chart.client.chart
Defines a legend for a chart's series.
Legend() - Constructor for class com.sencha.gxt.chart.client.chart.Legend
 
LegendHandler - Interface in com.sencha.gxt.chart.client.chart.event
LegendHandler.HasLegendHandlers - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of LegendSelectionEvent, LegendItemOutEvent, LegendItemOverEvent and LegendItemUpEvent events.
LegendItem<M> - Class in com.sencha.gxt.chart.client.chart
Item representing a legend element.
LegendItem(Legend<M>, Series<M>, int) - Constructor for class com.sencha.gxt.chart.client.chart.LegendItem
Creates a legend item.
LegendItemOutEvent - Class in com.sencha.gxt.chart.client.chart.event
Fired when the Legend is moused out.
LegendItemOutEvent(int, LegendItem<?>, Event) - Constructor for class com.sencha.gxt.chart.client.chart.event.LegendItemOutEvent
Creates a new event with the given legend item.
LegendItemOutEvent.HasLegendItemOutHandlers - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of LegendItemOutEvent events.
LegendItemOutEvent.LegendItemOutHandler - Interface in com.sencha.gxt.chart.client.chart.event
Handler class for LegendItemOutEvent events.
LegendItemOverEvent - Class in com.sencha.gxt.chart.client.chart.event
Fired when the Legend is moused out.
LegendItemOverEvent(int, LegendItem<?>, Event) - Constructor for class com.sencha.gxt.chart.client.chart.event.LegendItemOverEvent
Creates a new event with the given legend item.
LegendItemOverEvent.HasLegendItemOverHandlers - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of LegendItemOverEvent events.
LegendItemOverEvent.LegendItemOverHandler - Interface in com.sencha.gxt.chart.client.chart.event
Handler class for LegendItemOverEvent events.
LegendItemUpEvent - Class in com.sencha.gxt.chart.client.chart.event
Fired when the mouse is released over the Legend.
LegendItemUpEvent(int, LegendItem<?>, Event) - Constructor for class com.sencha.gxt.chart.client.chart.event.LegendItemUpEvent
Creates a new event with the given legend item.
LegendItemUpEvent.HasLegendItemUpHandlers - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of LegendItemUpEvent events.
LegendItemUpEvent.LegendItemUpHandler - Interface in com.sencha.gxt.chart.client.chart.event
Handler class for LegendItemUpEvent events.
LegendSelectionEvent - Class in com.sencha.gxt.chart.client.chart.event
Fired when the Legend is clicked.
LegendSelectionEvent(int, LegendItem<?>, Event) - Constructor for class com.sencha.gxt.chart.client.chart.event.LegendSelectionEvent
Creates a new event with the given legend item.
LegendSelectionEvent.HasLegendSelectionHandlers - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of LegendSelectionEvent events.
LegendSelectionEvent.LegendSelectionHandler - Interface in com.sencha.gxt.chart.client.chart.event
Handler class for LegendSelectionEvent events.
LegendToolTipConfig<M> - Class in com.sencha.gxt.chart.client.chart
Configuration for a Legend tooltip.
LegendToolTipConfig() - Constructor for class com.sencha.gxt.chart.client.chart.LegendToolTipConfig
 
LIGHTGRAY - Static variable in class com.sencha.gxt.chart.client.draw.RGB
211, 211, 211
line(double, double, double) - Static method in class com.sencha.gxt.chart.client.chart.series.Primitives
Generates a line using the given parameters.
LineHighlighter - Class in com.sencha.gxt.chart.client.chart.series
 
LineHighlighter() - Constructor for class com.sencha.gxt.chart.client.chart.series.LineHighlighter
 
LineSeries<M> - Class in com.sencha.gxt.chart.client.chart.series
Creates a Line Chart.
LineSeries() - Constructor for class com.sencha.gxt.chart.client.chart.series.LineSeries
Creates a line Series.
LineTo - Class in com.sencha.gxt.chart.client.draw.path
A PathCommand that represents a line.
LineTo() - Constructor for class com.sencha.gxt.chart.client.draw.path.LineTo
Creates a line PathCommand.
LineTo(double, double) - Constructor for class com.sencha.gxt.chart.client.draw.path.LineTo
Creates a line PathCommand using the given coordinates.
LineTo(double, double, boolean) - Constructor for class com.sencha.gxt.chart.client.draw.path.LineTo
Creates a line PathCommand using the given coordinates.
LineTo(LineTo) - Constructor for class com.sencha.gxt.chart.client.draw.path.LineTo
Creates a copy of the given line PathCommand.
LineToHorizontal - Class in com.sencha.gxt.chart.client.draw.path
A PathCommand that represents a horizontal line.
LineToHorizontal() - Constructor for class com.sencha.gxt.chart.client.draw.path.LineToHorizontal
Creates a horizontal line PathCommand.
LineToHorizontal(double) - Constructor for class com.sencha.gxt.chart.client.draw.path.LineToHorizontal
Creates a horizontal line PathCommand using the given coordinates.
LineToHorizontal(double, boolean) - Constructor for class com.sencha.gxt.chart.client.draw.path.LineToHorizontal
Creates a horizontal line PathCommand using the given coordinates.
LineToHorizontal(LineToHorizontal) - Constructor for class com.sencha.gxt.chart.client.draw.path.LineToHorizontal
Creates a copy of the given horizontal line PathCommand.
LineToVertical - Class in com.sencha.gxt.chart.client.draw.path
A PathCommand that represents a vertical line.
LineToVertical() - Constructor for class com.sencha.gxt.chart.client.draw.path.LineToVertical
Creates a vertical line PathCommand.
LineToVertical(double) - Constructor for class com.sencha.gxt.chart.client.draw.path.LineToVertical
Creates a vertical line PathCommand using the given coordinates.
LineToVertical(double, boolean) - Constructor for class com.sencha.gxt.chart.client.draw.path.LineToVertical
Creates a vertical line PathCommand using the given coordinates.
LineToVertical(LineToVertical) - Constructor for class com.sencha.gxt.chart.client.draw.path.LineToVertical
Creates a copy of the given vertical line PathCommand.

M

MAGENTA - Static variable in class com.sencha.gxt.chart.client.draw.RGB
255, 0, 255
map(Matrix) - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Transforms the PathSprite by the passed Matrix.
Matrix - Class in com.sencha.gxt.chart.client.draw
Matrix class representing the vector transform matrix used in SVG and VML.
Matrix() - Constructor for class com.sencha.gxt.chart.client.draw.Matrix
Creates a new identity matrix.
Matrix(double, double, double, double, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.Matrix
Creates a new matrix using the given double values.
Matrix(Matrix) - Constructor for class com.sencha.gxt.chart.client.draw.Matrix
Creates a clone of the given matrix.
MoveTo - Class in com.sencha.gxt.chart.client.draw.path
A PathCommand that represents a moving of the current point.
MoveTo() - Constructor for class com.sencha.gxt.chart.client.draw.path.MoveTo
Creates a move PathCommand.
MoveTo(double, double) - Constructor for class com.sencha.gxt.chart.client.draw.path.MoveTo
Creates a move PathCommand using the given coordinates.
MoveTo(double, double, boolean) - Constructor for class com.sencha.gxt.chart.client.draw.path.MoveTo
Creates a move PathCommand using the given coordinates.
MoveTo(MoveTo) - Constructor for class com.sencha.gxt.chart.client.draw.path.MoveTo
Creates a copy of the given move PathCommand.
MultipleColorSeries<M> - Class in com.sencha.gxt.chart.client.chart.series
A series that uses a list of colors.
MultipleColorSeries() - Constructor for class com.sencha.gxt.chart.client.chart.series.MultipleColorSeries
 

N

nearEqual(PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.ClosePath
 
nearEqual(PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
 
nearEqual(PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
 
nearEqual(PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadraticSmooth
 
nearEqual(PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
 
nearEqual(PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
 
nearEqual(PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.LineTo
 
nearEqual(PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.LineToHorizontal
 
nearEqual(PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.LineToVertical
 
nearEqual(PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.MoveTo
 
nearEqual(PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.PathCommand
Determines equality of two commands using rounded values.
NONE - Static variable in class com.sencha.gxt.chart.client.draw.Color
Represents no color value;
NumericAxis<M> - Class in com.sencha.gxt.chart.client.chart.axis
An axis to handle numeric values.
NumericAxis() - Constructor for class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Creates a numeric axis.

O

onAxisLeaveItem(AxisItemOutEvent) - Method in interface com.sencha.gxt.chart.client.chart.event.AxisItemOutEvent.AxisItemOutHandler
Fired when an the mouse leaves an item in the Axis.
onAxisOverItem(AxisItemOverEvent) - Method in interface com.sencha.gxt.chart.client.chart.event.AxisItemOverEvent.AxisItemOverHandler
Fired when an item in the Axis is moused over.
onAxisSelection(AxisSelectionEvent) - Method in interface com.sencha.gxt.chart.client.chart.event.AxisSelectionEvent.AxisSelectionHandler
Fired when the Axis is clicked.
onAxisUpItem(AxisItemUpEvent) - Method in interface com.sencha.gxt.chart.client.chart.event.AxisItemUpEvent.AxisItemUpHandler
Fired when an item in the Axis is moused Up.
onBrowserEvent(Event) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
 
onLegendItemOut(LegendItemOutEvent) - Method in interface com.sencha.gxt.chart.client.chart.event.LegendItemOutEvent.LegendItemOutHandler
Fired when a Legend item is moused out.
onLegendItemOver(LegendItemOverEvent) - Method in interface com.sencha.gxt.chart.client.chart.event.LegendItemOverEvent.LegendItemOverHandler
Fired when a Legend item is moused over.
onLegendItemUp(LegendItemUpEvent) - Method in interface com.sencha.gxt.chart.client.chart.event.LegendItemUpEvent.LegendItemUpHandler
Fired when the mouse is released over a Legend item.
onLegendSelection(LegendSelectionEvent) - Method in interface com.sencha.gxt.chart.client.chart.event.LegendSelectionEvent.LegendSelectionHandler
Fired when the Legend is clicked.
onMouseDown(PrecisePoint, Event) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Method used when the axis is clicked.
onMouseDown(Event) - Method in class com.sencha.gxt.chart.client.chart.Chart
Method used when the chart is clicked.
onMouseDown() - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Method used when the legend item is clicked.
onMouseDown(PrecisePoint, Event) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Method used when the series is clicked.
onMouseDown(Event) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Method used when the chart is clicked.
onMouseMove(PrecisePoint, Event) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Method used when the axis is moused over.
onMouseMove(Event) - Method in class com.sencha.gxt.chart.client.chart.Chart
Method used when the mouse moves over the chart.
onMouseMove() - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Method used when mouse over the legend item.
onMouseMove(PrecisePoint, Event) - Method in class com.sencha.gxt.chart.client.chart.series.GaugeSeries
 
onMouseMove(PrecisePoint, Event) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
 
onMouseMove(PrecisePoint, Event) - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
 
onMouseMove(PrecisePoint, Event) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Method used when the series is moused over.
onMouseMove(Event) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Method used when the mouse moves over the chart.
onMouseOut(PrecisePoint, Event) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Method used when the mouse leaves the axis.
onMouseOut(Event) - Method in class com.sencha.gxt.chart.client.chart.Chart
Method used when the mouse leaves the chart.
onMouseOut() - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Method used when the mouse leaves the legend item.
onMouseOut(PrecisePoint, Event) - Method in class com.sencha.gxt.chart.client.chart.series.GaugeSeries
 
onMouseOut(PrecisePoint, Event) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Method used when the mouse leaves the series.
onMouseOut(Event) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Method used when the mouse leaves the chart.
onMouseUp(PrecisePoint, Event) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Method used when the mouse is released over the axis.
onMouseUp(Event) - Method in class com.sencha.gxt.chart.client.chart.Chart
Method used when the mouse is released over the chart.
onMouseUp(PrecisePoint, Event) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Method used when the series is clicked.
onMouseUp(Event) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Method used when the mouse is released over the chart.
onResize(int, int) - Method in class com.sencha.gxt.chart.client.chart.Chart
 
onSeriesItemUp(SeriesItemUpEvent<M>) - Method in interface com.sencha.gxt.chart.client.chart.event.SeriesItemUpEvent.SeriesItemUpHandler
Fired when the mouse is released over the Series.
onSeriesLeaveItem(SeriesItemOutEvent<M>) - Method in interface com.sencha.gxt.chart.client.chart.event.SeriesItemOutEvent.SeriesItemOutHandler
Fired when an the mouse leaves an item in the Series.
onSeriesOverItem(SeriesItemOverEvent<M>) - Method in interface com.sencha.gxt.chart.client.chart.event.SeriesItemOverEvent.SeriesItemOverHandler
Fired when an item in the Series is moused over.
onSeriesSelection(SeriesSelectionEvent<M>) - Method in interface com.sencha.gxt.chart.client.chart.event.SeriesSelectionEvent.SeriesSelectionHandler
Fired when the Series is clicked.
onSpriteLeave(SpriteOutEvent) - Method in interface com.sencha.gxt.chart.client.draw.sprite.SpriteOutEvent.SpriteOutHandler
Fired when an the mouse leaves an item in the Series.
onSpriteOver(SpriteOverEvent) - Method in interface com.sencha.gxt.chart.client.draw.sprite.SpriteOverEvent.SpriteOverHandler
Fired when the mouse moves over the Sprite.
onSpriteSelect(SpriteSelectionEvent) - Method in interface com.sencha.gxt.chart.client.draw.sprite.SpriteSelectionEvent.SpriteSelectionHandler
Fired when an the Sprite is selected.
onSpriteUp(SpriteUpEvent) - Method in interface com.sencha.gxt.chart.client.draw.sprite.SpriteUpEvent.SpriteUpHandler
Fired when the mouse is released over a Sprite.
ORANGE - Static variable in class com.sencha.gxt.chart.client.draw.RGB
255, 165, 0

P

PathCommand - Class in com.sencha.gxt.chart.client.draw.path
A command that represents a segment of a path.
PathCommand() - Constructor for class com.sencha.gxt.chart.client.draw.path.PathCommand
Creates a path command.
PathCommand(boolean) - Constructor for class com.sencha.gxt.chart.client.draw.path.PathCommand
Creates a path command.
PathCommand(PathCommand) - Constructor for class com.sencha.gxt.chart.client.draw.path.PathCommand
Creates a copy of the given command.
PathSprite - Class in com.sencha.gxt.chart.client.draw.path
A Sprite that represents a path.
PathSprite() - Constructor for class com.sencha.gxt.chart.client.draw.path.PathSprite
Creates a path with no values.
PathSprite(CircleSprite) - Constructor for class com.sencha.gxt.chart.client.draw.path.PathSprite
Creates a path sprite by converting the given CircleSprite.
PathSprite(EllipseSprite) - Constructor for class com.sencha.gxt.chart.client.draw.path.PathSprite
Creates a path sprite by converting the given EllipseSprite.
PathSprite(PathSprite) - Constructor for class com.sencha.gxt.chart.client.draw.path.PathSprite
Creates a copy of the given path.
PathSprite(RectangleSprite) - Constructor for class com.sencha.gxt.chart.client.draw.path.PathSprite
Creates a path sprite by converting the given RectangleSprite.
PathSprite(TextSprite) - Constructor for class com.sencha.gxt.chart.client.draw.path.PathSprite
Creates a path sprite by converting the given TextSprite.
PieSeries<M> - Class in com.sencha.gxt.chart.client.chart.series
Creates a Pie Chart.
PieSeries() - Constructor for class com.sencha.gxt.chart.client.chart.series.PieSeries
Creates a pie series.
PINK - Static variable in class com.sencha.gxt.chart.client.draw.RGB
252, 192, 203
plus(double, double, double) - Static method in class com.sencha.gxt.chart.client.chart.series.Primitives
Generates a plus using the given parameters.
pointMultiply(PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.Matrix
Multiplies the matrix by the given point and returns the result.
prepend(double, double, double, double, double, double) - Method in class com.sencha.gxt.chart.client.draw.Matrix
Prepend this matrix with the given matrix.
Primitives - Class in com.sencha.gxt.chart.client.chart.series
Collection of methods to generate primitive shapes.
Primitives() - Constructor for class com.sencha.gxt.chart.client.chart.series.Primitives
 
PURPLE - Static variable in class com.sencha.gxt.chart.client.draw.RGB
128, 0, 128

R

RadarSeries<M> - Class in com.sencha.gxt.chart.client.chart.series
Creates a Radar Chart.
RadarSeries() - Constructor for class com.sencha.gxt.chart.client.chart.series.RadarSeries
Creates a radar series.
RadialAxis<M,V> - Class in com.sencha.gxt.chart.client.chart.axis
Axis to be used with RadarSeries.
RadialAxis() - Constructor for class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Creates a radial Axis.
RadialAxis.Display - Enum in com.sencha.gxt.chart.client.chart.axis
Enumeration of the display style of the radial axis.
RectangleSprite - Class in com.sencha.gxt.chart.client.draw.sprite
A Sprite that represents a rectangle.
RectangleSprite() - Constructor for class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Creates a rectangle with no values.
RectangleSprite(double, double) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Creates a rectangle using the given width and height.
RectangleSprite(double, double, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Creates a rectangle using the given width, height and coordinates.
RectangleSprite(double, double, double, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Creates a rectangle using the given width, height, coordinates and corner radius.
RectangleSprite(PreciseRectangle) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Creates a rectangle using the given PreciseRectangle.
RectangleSprite(RectangleSprite) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Creates a copy of the given rectangle.
RED - Static variable in class com.sencha.gxt.chart.client.draw.RGB
255, 0, 0
redraw() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Renders the sprite to its surface.
redrawChart() - Method in class com.sencha.gxt.chart.client.chart.Chart
Redraws all elements of the chart.
redrawChartForced() - Method in class com.sencha.gxt.chart.client.chart.Chart
Redraws all elements of the chart immediately.
redrawSurface() - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Calls the Surface to render.
redrawSurfaceForced() - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Redraws the surface immediately.
remove(Sprite) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Removes a Sprite from the draw widget's Surface.
remove() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Removes the sprite from its surface.
remove(int) - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteList
 
removeAxis(Axis<M, ?>) - Method in class com.sencha.gxt.chart.client.chart.Chart
Removes the Axis from the chart.
removeAxis(Chart.Position) - Method in class com.sencha.gxt.chart.client.chart.Chart
Removes the Axis at the given Chart.Position from the chart.
removeColor(Color) - Method in class com.sencha.gxt.chart.client.chart.series.MultipleColorSeries
Removes the first occurrence given color.
removeColor(int) - Method in class com.sencha.gxt.chart.client.chart.series.MultipleColorSeries
Removes the color at the given index.
removeCommand(int) - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Removes the PathCommand at the given index.
removeField(ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
 
removeLegend() - Method in class com.sencha.gxt.chart.client.chart.Chart
Removes the Legend currently attached legend from the chart.
removeSeries(int) - Method in class com.sencha.gxt.chart.client.chart.Chart
Removes the given Series from the chart.
removeSeries(Series<M>) - Method in class com.sencha.gxt.chart.client.chart.Chart
Removes the given Series from the chart.
removeToolTip() - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Removes the components tooltip (if one exists).
removeToolTip() - Method in class com.sencha.gxt.chart.client.chart.Legend
Removes the components tooltip (if one exists).
removeToolTip() - Method in class com.sencha.gxt.chart.client.chart.series.Series
Removes the components tooltip (if one exists).
removeYField(int) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Removes a data field for the y axis of the series.
removeYField(ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Removes a data field for the y axis of the series.
removeYField(int) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Removes a data field for the y axis of the series.
removeYField(ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Removes a data field for the y axis of the series.
renderSprite(Sprite) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Renders the given sprite to the surface.
renderSprite(Sprite) - Method in class com.sencha.gxt.chart.client.draw.engine.Canvas2d
 
renderSprite(Sprite) - Method in class com.sencha.gxt.chart.client.draw.engine.SVG
 
renderSprite(Sprite) - Method in class com.sencha.gxt.chart.client.draw.engine.VML
 
renderSprite(Sprite) - Method in class com.sencha.gxt.chart.client.draw.Surface
Renders the given sprite to the DOM.
RGB - Class in com.sencha.gxt.chart.client.draw
Represents an RGB color.
RGB() - Constructor for class com.sencha.gxt.chart.client.draw.RGB
Creates an instance of RGB with default values.
RGB(HSL) - Constructor for class com.sencha.gxt.chart.client.draw.RGB
Creates an RGB instance using the given HSL color.
RGB(HSV) - Constructor for class com.sencha.gxt.chart.client.draw.RGB
Creates an RGB instance using the given HSV color.
RGB(int, int, int) - Constructor for class com.sencha.gxt.chart.client.draw.RGB
Creates an RGB instance using the given RGB values.
RGB(RGB) - Constructor for class com.sencha.gxt.chart.client.draw.RGB
Creates an RGB instance using the given RGB color.
RGB(String) - Constructor for class com.sencha.gxt.chart.client.draw.RGB
Creates an RGB instance using the given hexadecimal string.
rotate(double, double, double) - Method in class com.sencha.gxt.chart.client.draw.Matrix
Rotates the matrix using the given angle and arbitrary axis.
Rotation - Class in com.sencha.gxt.chart.client.draw
Represents a two dimensional rotation.
Rotation() - Constructor for class com.sencha.gxt.chart.client.draw.Rotation
Creates a zeroed out rotation.
Rotation(double) - Constructor for class com.sencha.gxt.chart.client.draw.Rotation
Creates a rotation using the given degrees.
Rotation(double, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.Rotation
Creates a rotation using the given axis and degrees.
Rotation(Rotation) - Constructor for class com.sencha.gxt.chart.client.draw.Rotation
Creates a copy of the given rotation.
RoundNumberProvider<V extends Number> - Class in com.sencha.gxt.chart.client.chart
A label provider that provider rounded numbers.
RoundNumberProvider() - Constructor for class com.sencha.gxt.chart.client.chart.RoundNumberProvider
 

S

scale(double, double, double, double) - Method in class com.sencha.gxt.chart.client.draw.Matrix
Scales the matrix using given x and y scale and the given origin
Scaling - Class in com.sencha.gxt.chart.client.draw
Represents a two dimensional scaling.
Scaling() - Constructor for class com.sencha.gxt.chart.client.draw.Scaling
Creates a zeroed out scaling
Scaling(double, double) - Constructor for class com.sencha.gxt.chart.client.draw.Scaling
Creates a scaling at the given x and y scale.
Scaling(double, double, double, double) - Constructor for class com.sencha.gxt.chart.client.draw.Scaling
Creates a scaling using the given x and y scale and the given origin.
Scaling(Scaling) - Constructor for class com.sencha.gxt.chart.client.draw.Scaling
Creates a copy of the given scaling.
ScatterHighlighter - Class in com.sencha.gxt.chart.client.chart.series
Highlighting effects used by ScatterSeries.
ScatterHighlighter() - Constructor for class com.sencha.gxt.chart.client.chart.series.ScatterHighlighter
 
ScatterSeries<M> - Class in com.sencha.gxt.chart.client.chart.series
Creates a Scatter Chart.
ScatterSeries() - Constructor for class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Creates a scatter Series.
Series<M> - Class in com.sencha.gxt.chart.client.chart.series
Series is the abstract class containing the common logic to all chart series.
Series() - Constructor for class com.sencha.gxt.chart.client.chart.series.Series
Creates a series.
Series.LabelPosition - Enum in com.sencha.gxt.chart.client.chart.series
Enumeration used for labels positioned on the series.
SeriesHandler<M> - Interface in com.sencha.gxt.chart.client.chart.event
SeriesHandler.HasSeriesHandlers<M> - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of SeriesSelectionEvent, SeriesItemOutEvent, SeriesItemOverEvent and SeriesItemUpEvent events.
SeriesHighlighter - Interface in com.sencha.gxt.chart.client.chart.series
Interface for Series highlighting effects.
SeriesItemOutEvent<M> - Class in com.sencha.gxt.chart.client.chart.event
Fired when an the mouse leaves an item in the Series.
SeriesItemOutEvent(M, ValueProvider<? super M, ? extends Number>, int, Event) - Constructor for class com.sencha.gxt.chart.client.chart.event.SeriesItemOutEvent
Creates a new event.
SeriesItemOutEvent.HasSeriesItemOutHandlers<M> - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of SeriesItemOutEvent events.
SeriesItemOutEvent.SeriesItemOutHandler<M> - Interface in com.sencha.gxt.chart.client.chart.event
Handler class for SeriesItemOutEvent events.
SeriesItemOverEvent<M> - Class in com.sencha.gxt.chart.client.chart.event
Fired when an item in the Series is moused over.
SeriesItemOverEvent(M, ValueProvider<? super M, ? extends Number>, int, Event) - Constructor for class com.sencha.gxt.chart.client.chart.event.SeriesItemOverEvent
Creates a new event.
SeriesItemOverEvent.HasSeriesItemOverHandlers<M> - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of SeriesItemOverEvent events.
SeriesItemOverEvent.SeriesItemOverHandler<M> - Interface in com.sencha.gxt.chart.client.chart.event
Handler class for SeriesItemOverEvent events.
SeriesItemUpEvent<M> - Class in com.sencha.gxt.chart.client.chart.event
Fired when the mouse is released over the Series.
SeriesItemUpEvent(M, ValueProvider<? super M, ? extends Number>, int, Event) - Constructor for class com.sencha.gxt.chart.client.chart.event.SeriesItemUpEvent
Creates a new event with the given value and index.
SeriesItemUpEvent.HasSeriesItemUpHandlers<M> - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of SeriesItemUpEvent events.
SeriesItemUpEvent.SeriesItemUpHandler<M> - Interface in com.sencha.gxt.chart.client.chart.event
Handler class for SeriesItemUpEvent events.
SeriesLabelConfig<M> - Class in com.sencha.gxt.chart.client.chart.series
Configuration for Series labels.
SeriesLabelConfig() - Constructor for class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
 
SeriesLabelProvider<M> - Interface in com.sencha.gxt.chart.client.chart.series
SeriesLabelProvider's are responsible for returning a label for a given object.
SeriesRenderer<M> - Interface in com.sencha.gxt.chart.client.chart.series
Interface used to create a custom renderer for a series.
SeriesRoundNumberProvider<M> - Class in com.sencha.gxt.chart.client.chart
A label provider that provider rounded numbers.
SeriesRoundNumberProvider() - Constructor for class com.sencha.gxt.chart.client.chart.SeriesRoundNumberProvider
 
SeriesSelectionEvent<M> - Class in com.sencha.gxt.chart.client.chart.event
Fired when the Series is clicked.
SeriesSelectionEvent(M, ValueProvider<? super M, ? extends Number>, int, Event) - Constructor for class com.sencha.gxt.chart.client.chart.event.SeriesSelectionEvent
Creates a new event with the given value and index.
SeriesSelectionEvent.HasSeriesSelectionHandlers<M> - Interface in com.sencha.gxt.chart.client.chart.event
A widget that implements this interface is a public source of SeriesSelectionEvent events.
SeriesSelectionEvent.SeriesSelectionHandler<M> - Interface in com.sencha.gxt.chart.client.chart.event
Handler class for SeriesSelectionEvent events.
SeriesToolTipConfig<M> - Class in com.sencha.gxt.chart.client.chart.series
Configuration for Series tooltip.
SeriesToolTipConfig() - Constructor for class com.sencha.gxt.chart.client.chart.series.SeriesToolTipConfig
 
set(int, int, double) - Method in class com.sencha.gxt.chart.client.draw.Matrix
Sets an element of the matrix using the given value at the specified row and column.
set(int, S) - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteList
 
setAdjustMaximumByMajorUnit(boolean) - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Sets true if the axis adjusts the maximum.
setAdjustMinimumByMajorUnit(boolean) - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Sets true if the axis adjusts the minimum.
setAngle(double) - Method in class com.sencha.gxt.chart.client.draw.Gradient
Sets the angle of the gradient.
setAngleField(ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.series.AbstractPieSeries
Sets the value provider of the pie data.
setAnimated(boolean) - Method in class com.sencha.gxt.chart.client.chart.Chart
Sets whether or not the chart is animated.
setAnimationDuration(int) - Method in class com.sencha.gxt.chart.client.chart.Chart
Sets the duration of animations on the chart.
setAnimationEasing(EasingFunction) - Method in class com.sencha.gxt.chart.client.chart.Chart
Sets the EasingFunction used by animations on the chart.
setAxisConfig(PathSprite) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Sets the configuration for the axis lines.
setBackground(Color) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Sets the background color of the chart.
setBackground(Color) - Method in class com.sencha.gxt.chart.client.draw.Surface
Set the background color of the surface.
setBlue(int) - Method in class com.sencha.gxt.chart.client.draw.RGB
Sets the blue value of the RGB color
setBorderConfig(RectangleSprite) - Method in class com.sencha.gxt.chart.client.chart.Legend
Sets the border configuration.
setCategoryField(ValueProvider<? super M, V>) - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Sets the ValueProvider used to get the values for the category labels.
setCenterX(double) - Method in class com.sencha.gxt.chart.client.draw.Scaling
Sets the x-coordinate of the origin of the scaling.
setCenterX(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Sets the center x-coordinate of the circle.
setCenterX(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Sets the center x-coordinate of the ellipse.
setCenterY(double) - Method in class com.sencha.gxt.chart.client.draw.Scaling
Sets the y-coordinate of the origin of the scaling.
setCenterY(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Sets the center y-coordinate of the circle.
setCenterY(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Sets the center y-coordinate of the ellipse.
setChart(Chart<M>) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Sets the chart that the axis is attached.
setChart(Chart<M>) - Method in class com.sencha.gxt.chart.client.chart.Legend
Sets the chart that the legend is attached.
setChart(Chart<M>) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Sets the chart that the series is attached.
setCircleConfig(CircleSprite) - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Sets the configuration for the circles on the axis.
setClipRectangle(PreciseRectangle) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the PreciseRectangle that represents the clipping element.
setColor(int, Color) - Method in class com.sencha.gxt.chart.client.chart.series.MultipleColorSeries
Sets the color at the given index.
setColor(String) - Method in class com.sencha.gxt.chart.client.draw.Color
Manually sets the color string of the color object.
setColumn(boolean) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Sets whether or not the series is a column series.
setCommand(int, PathCommand) - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Sets the PathCommand of the path at given index.
setCommands(List<PathCommand>) - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Replace the path's PathCommands with the given List of commands.
setComponent(DrawComponent) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the draw component that the sprite is attached.
setCursor(Sprite, String) - Method in class com.sencha.gxt.chart.client.draw.engine.Canvas2d
 
setCursor(Sprite, String) - Method in class com.sencha.gxt.chart.client.draw.engine.SVG
 
setCursor(Sprite, String) - Method in class com.sencha.gxt.chart.client.draw.engine.VML
 
setCursor(String) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the cursor property of the sprite.
setCursor(Sprite, String) - Method in class com.sencha.gxt.chart.client.draw.Surface
Sets the cursor property for the given sprite.
setCustomLabelProvider(LabelProvider<? super M>) - Method in class com.sencha.gxt.chart.client.chart.axis.AxisToolTipConfig
Returns the custom label provider.
setCustomLabelProvider(LabelProvider<LegendItem<M>>) - Method in class com.sencha.gxt.chart.client.chart.LegendToolTipConfig
Returns the custom label provider.
setDashSize(int) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the dash size of the axis.
setDefaultInsets(int) - Method in class com.sencha.gxt.chart.client.chart.Chart
Sets the initial insets of the chart.
setDefaultInsets(Region) - Method in class com.sencha.gxt.chart.client.chart.Chart
Sets the initial insets of the chart.
setDegrees(double) - Method in class com.sencha.gxt.chart.client.draw.Rotation
Sets the degree of rotation.
setDepth(double) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the depth of the axis.
setDisplay(RadialAxis.Display) - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Sets the RadialAxis.Display style of the axis.
setDisplayGrid(boolean) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Sets whether or not the axis has a grid.
setDonut(double) - Method in class com.sencha.gxt.chart.client.chart.series.AbstractPieSeries
Sets the degree of the pie's donut.
setEndAngle(double) - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Sets the ending angle of the slice.
setEndDate(Date) - Method in class com.sencha.gxt.chart.client.chart.axis.TimeAxis
Sets the ending date of the axis.
setEndRho(double) - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Sets the ending point radius of the slice.
setField(ValueProvider<? super M, V>) - Method in class com.sencha.gxt.chart.client.chart.axis.CategoryAxis
Sets the ValueProvider used for labels on the axis.
setFields(List<ValueProvider<? super M, ? extends Number>>) - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
 
setFill(Color) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Sets the fill color of the line.
setFill(Color) - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
Sets the fill of the line in the series.
setFill(Color) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the Color of the sprite's fill.
setFillOpacity(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the opacity of the sprite's fill.
setFillRenderer(SeriesRenderer<M>) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Sets the SeriesRenderer used on the fill sprite.
setFont(String) - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Sets the font of the text.
setFontSize(int) - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Sets the font size of the text.
setFontStyle(Style.FontStyle) - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Sets the Style.FontStyle of the text.
setFontWeight(Style.FontWeight) - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Sets the Style.FontWeight of the text.
setGapless(boolean) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Sets whether the line is drawn over gaps in field.
setGreen(int) - Method in class com.sencha.gxt.chart.client.draw.RGB
Sets the green value of the RGB color
setGridDefaultConfig(PathSprite) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the config for the default axis grid.
setGridEvenConfig(PathSprite) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the config for the grid on the even indices.
setGridOddConfig(PathSprite) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the config for the grid on the odd indices.
setGroupGutter(double) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Sets the gutter between group bars.
setGutter(double) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Sets the gutter between bars.
setHeight(double) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the height of the axis.
setHeight(int) - Method in class com.sencha.gxt.chart.client.draw.engine.Canvas2d
 
setHeight(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Sets the height of the image sprite.
setHeight(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Sets the height of the rectangle.
setHeight(int) - Method in class com.sencha.gxt.chart.client.draw.Surface
Sets the height of the surface.
setHidden(boolean) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Sets whether or not the axis is hidden.
setHidden(boolean) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets true if the sprite is hidden.
setHighlighter(SeriesHighlighter) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Set the SeriesHighlighter used by the series.
setHighlighting(boolean) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Sets whether or not the series uses highlighting.
setHighlightLineConfig(PathSprite) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Sets the configuration sprite for the highlighting line.
setHue(double) - Method in class com.sencha.gxt.chart.client.draw.Hue
Sets the hue value, a value in degrees.
setId(Sprite, String) - Method in class com.sencha.gxt.chart.client.draw.engine.DomSurface
Assigns an ID to be set in the sprite's dom element once it has been created.
setId(String) - Method in class com.sencha.gxt.chart.client.draw.Gradient
Deprecated.
the id property is unused and will be removed in a future release
setInterval(double) - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Sets the interval between tick marks.
setItemHiding(boolean) - Method in class com.sencha.gxt.chart.client.chart.Legend
Sets whether or not the legend uses item highlighting.
setItemHighlighting(boolean) - Method in class com.sencha.gxt.chart.client.chart.Legend
Sets whether or not the legend uses item highlighting.
setLabelConfig(TextSprite) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Sets the configuration for labels on the axis.
setLabelConfig(SeriesLabelConfig<M>) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Sets the configuration for labels on the series.
setLabelContrast(boolean) - Method in class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
Sets whether or not the label automatically contrasts with its background.
setLabelOverlapHiding(boolean) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets whether or not the axis uses label hiding.
setLabelPadding(int) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the padding between labels on the axis.
setLabelPosition(Series.LabelPosition) - Method in class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
Sets the position of label on the series.
setLabelProvider(LabelProvider<? super V>) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Sets the LabelProvider used to provide labels displayed on the axis.
setLabelProvider(SeriesLabelProvider<M>) - Method in class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
Returns the custom label provider.
setLabelProvider(SeriesLabelProvider<M>) - Method in class com.sencha.gxt.chart.client.chart.series.SeriesToolTipConfig
Returns the custom label provider.
setLabelRenderer(SeriesRenderer<M>) - Method in class com.sencha.gxt.chart.client.chart.Legend
Sets the series renderer for label sprites on the legend.
setLabelStepRatio(int) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the number of tick marks per label.
setLabelTolerance(double) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the intersection tolerance of labels on the axis.
setLargeArcFlag(int) - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Sets the large arc flag of the arc.
setLegend(Legend<M>) - Method in class com.sencha.gxt.chart.client.chart.Chart
Sets the legend of the chart.
setLegend(Legend<M>) - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Sets the legend that the item is attached.
setLegendInset(int) - Method in class com.sencha.gxt.chart.client.chart.Legend
Sets the inset margin used by the legend.
setLegendLabelProvider(LabelProvider<? super M>) - Method in class com.sencha.gxt.chart.client.chart.series.AbstractPieSeries
Sets the LabelProvider used for the legend.
setLegendTitle(String) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Sets the series title used in the legend.
setLegendTitle(String) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Set the series title used in the legend.
setLegendTitles(List<String>) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Sets the list of labels used by the legend.
setLegendTitles(List<String>) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Sets the list of labels used by the legend.
setLegendValueProvider(ValueProvider<? super M, V>, LabelProvider<? super V>) - Method in class com.sencha.gxt.chart.client.chart.series.AbstractPieSeries
Sets the ValueProvider and LabelProvider used for the legend.
setLength(double) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the length of the axis.
setLightness(double) - Method in class com.sencha.gxt.chart.client.draw.HSL
Sets the lightness value, a double value between 0.0 and 1.0.
setLineHighlighter(SeriesHighlighter) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
 
setLineRenderer(SeriesRenderer<M>) - Method in class com.sencha.gxt.chart.client.chart.Legend
Sets the series renderer for line sprites on the legend.
setLineRenderer(SeriesRenderer<M>) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Sets the SeriesRenderer used on the line sprite
setLineRenderer(SeriesRenderer<M>) - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
Sets the SeriesRenderer used on the line sprite
setMargin(double) - Method in class com.sencha.gxt.chart.client.chart.axis.GaugeAxis
Sets the margins of the axis.
setMargin(double) - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Sets the margin of the slice.
setMarkerConfig(Sprite) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Sets the marker configuration.
setMarkerIndex(double) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Sets the marker index.
setMarkerRenderer(SeriesRenderer<M>) - Method in class com.sencha.gxt.chart.client.chart.Legend
Sets the series renderer for marker sprites on the legend.
setMatrix(double[][]) - Method in class com.sencha.gxt.chart.client.draw.Matrix
Sets the element data of the matrix using the given array.
setMaximum(double) - Method in class com.sencha.gxt.chart.client.chart.axis.GaugeAxis
Sets the maximum value displayed on the axis.
setMaximum(double) - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Sets the maximum value of the axis.
setMinimum(double) - Method in class com.sencha.gxt.chart.client.chart.axis.GaugeAxis
Sets the minimum value displayed on the axis
setMinimum(double) - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Sets the minimum value of the axis.
setMinorTickSteps(int) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the number of ticks between major ticks.
setMiterLimit(double) - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Sets miter limit of the path.
setNeedle(boolean) - Method in class com.sencha.gxt.chart.client.chart.series.GaugeSeries
Sets whether or not the series uses a needle in place of a wedge.
setNumberFormatProvider(NumberFormat) - Method in class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
Creates a label provider using the given NumberFormat.
setNumberFormatProvider(NumberFormat) - Method in class com.sencha.gxt.chart.client.chart.series.SeriesToolTipConfig
Creates a label provider using the given NumberFormat.
setOpacity(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the opacity of the sprite.
setPadding(double) - Method in class com.sencha.gxt.chart.client.chart.Legend
Sets the padding between legend items.
setPixelSize(int, int) - Method in class com.sencha.gxt.chart.client.chart.Chart
 
setPixelSize(int, int) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
 
setPopOutMargin(double) - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
Sets the margin that the slices pop out.
setPosition(Chart.Position) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the Chart.Position of the axis.
setPosition(Chart.Position) - Method in class com.sencha.gxt.chart.client.chart.Legend
Sets the position of the legend.
setRadius(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
Sets the radius of the circle.
setRadius(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Sets the radius of the corners of the rectangle
setRadiusX(double) - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Sets the radius of the ellipse on its x-axis.
setRadiusX(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Sets the radius of the ellipse on its x-axis.
setRadiusY(double) - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Sets the radius of the ellipse on its y-axis.
setRadiusY(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
Sets the radius of the ellipse on its y-axis.
setRed(int) - Method in class com.sencha.gxt.chart.client.draw.RGB
Sets the red value of the RGB color
setRelative(boolean) - Method in class com.sencha.gxt.chart.client.draw.path.PathCommand
Sets the command to relative or absolute
setRenderer(SeriesRenderer<M>) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Sets a custom sprite renderer on the series.
setResource(ImageResource) - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Sets the ImageResource used by the image sprite.
setRho(double) - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Sets the radius of the slice.
setRotation(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the Rotation of the sprite using the given angle.
setRotation(double, double, double) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the Rotation of the sprite using the given coordinates and angle.
setRotation(Rotation) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the Rotation of the sprite.
setSaturation(double) - Method in class com.sencha.gxt.chart.client.draw.Hue
Sets the saturation value, a double value between 0.0 and 1.0.
setScaleConfig(TextSprite) - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Sets the configuration for labels on the numeric scale.
setScaleLabelProvider(LabelProvider<Number>) - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Sets the LabelProvider used to display labels on the scale.
setScaling(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the Scaling using the given scale value.
setScaling(double, double, double, double) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the Scaling using the given x and y scale and the given origin.
setScaling(Scaling) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the Scaling of the sprite.
setSegments(int) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Sets the number of segments of the smoothed line.
setSelectionTolerance(double) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Sets the selection tolerance of markers.
setSeries(Series<M>) - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Sets the series that the item represents.
setShadowChart(boolean) - Method in class com.sencha.gxt.chart.client.chart.Chart
Sets whether or not the chart has shadows.
setShadowRenderer(SeriesRenderer<M>) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Sets a custom shadow sprite renderer on the series.
setShowMarkers(boolean) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Sets whether or not to show markers.
setShowMarkers(boolean) - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
Sets whether or not the series shows markers.
setShownInLegend(boolean) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Sets whether or not the series is shown in the legend.
setSmooth(boolean) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
Sets whether or not the line is smoothed or straight.
setSpriteConfig(Sprite) - Method in class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
Sets the label sprite configuration.
setSpriteRenderer(SeriesRenderer<M>) - Method in class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
Sets the series renderer used on the sprites of the series.
setStacked(boolean) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Sets whether or not the series is stacked.
setStartAngle(double) - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Sets the starting angle of the slice.
setStartDate(Date) - Method in class com.sencha.gxt.chart.client.chart.axis.TimeAxis
Sets the starting date of the axis.
setStartRho(double) - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Sets the ending point radius of the slice.
setSteps(int) - Method in class com.sencha.gxt.chart.client.chart.axis.GaugeAxis
Sets the number of steps on the axis.
setSteps(int) - Method in class com.sencha.gxt.chart.client.chart.axis.NumericAxis
Sets the number of steps on the axis.
setSteps(int) - Method in class com.sencha.gxt.chart.client.chart.axis.RadialAxis
Sets the number of steps on the axis.
setStore(ListStore<M>) - Method in class com.sencha.gxt.chart.client.chart.Chart
Sets the data store bound to the chart.
setStroke(Color) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Sets the stroke color of the series.
setStroke(Color) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the Color of the stroke.
setStrokeLineCap(Context2d.LineCap) - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Sets the Context2d.LineCap of the path.
setStrokeLineJoin(Context2d.LineJoin) - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Sets the Context2d.LineJoin of the path.
setStrokeOpacity(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the opacity of the stroke.
setStrokeWidth(double) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Sets the stroke width of the series.
setStrokeWidth(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the stroke width.
setSubstore(ListStore<M>) - Method in class com.sencha.gxt.chart.client.chart.Chart
Sets a temporary substore for the chart.
setSurface(Surface) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the sprite's surface.
setSurface(Surface) - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteList
Sets the surface that the composite is attached.
setSweepFlag(int) - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Sets the sweep flag of the arc.
setText(String) - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Sets the content of the text.
setTextAnchor(TextSprite.TextAnchor) - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Sets the TextSprite.TextAnchor of the text.
setTextBaseline(TextSprite.TextBaseline) - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Sets the TextSprite.TextBaseline of the text.
setTitleConfig(TextSprite) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Sets the configuration of the title.
setToolTipConfig(AxisToolTipConfig<M>) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Sets the tooltip configuration.
setToolTipConfig(LegendToolTipConfig<M>) - Method in class com.sencha.gxt.chart.client.chart.Legend
Sets the tooltip configuration.
setToolTipConfig(SeriesToolTipConfig<M>) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Sets the tooltip configuration.
setTranslation(double, double) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the Translation of the sprite using the given x and y.
setTranslation(Translation) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the Translation of the sprite.
setValue(double) - Method in class com.sencha.gxt.chart.client.chart.series.Slice
Sets the value associated with this slice.
setValue(double) - Method in class com.sencha.gxt.chart.client.draw.HSV
Sets the value, a double value between 0.0 and 1.0.
setValueProvider(ValueProvider<? super M, V>, LabelProvider<? super V>) - Method in class com.sencha.gxt.chart.client.chart.axis.AxisToolTipConfig
Sets a custom ValueProvider for the tooltip.
setValueProvider(ValueProvider<LegendItem<M>, V>, LabelProvider<V>) - Method in class com.sencha.gxt.chart.client.chart.LegendToolTipConfig
Sets a custom ValueProvider for the tooltip.
setValueProvider(ValueProvider<? super M, V>, LabelProvider<? super V>) - Method in class com.sencha.gxt.chart.client.chart.series.SeriesLabelConfig
Sets a custom ValueProvider for the tooltip.
setValueProvider(ValueProvider<? super M, V>, LabelProvider<? super V>) - Method in class com.sencha.gxt.chart.client.chart.series.SeriesToolTipConfig
Sets a custom ValueProvider for the tooltip.
setViewBox(boolean) - Method in class com.sencha.gxt.chart.client.draw.DrawComponent
Sets whether the Surface has a view box.
setViewBox(double, double, double, double) - Method in class com.sencha.gxt.chart.client.draw.engine.Canvas2d
 
setViewBox(double, double, double, double) - Method in class com.sencha.gxt.chart.client.draw.engine.SVG
 
setViewBox(double, double, double, double) - Method in class com.sencha.gxt.chart.client.draw.engine.VML
 
setViewBox(double, double, double, double) - Method in class com.sencha.gxt.chart.client.draw.Surface
Sets the view box of the surface.
setWidth(double) - Method in class com.sencha.gxt.chart.client.chart.axis.CartesianAxis
Sets the width of the axis.
setWidth(int) - Method in class com.sencha.gxt.chart.client.draw.engine.Canvas2d
 
setWidth(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Sets the width of the image sprite.
setWidth(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Sets the width of the rectangle.
setWidth(int) - Method in class com.sencha.gxt.chart.client.draw.Surface
Sets the width of the surface.
setX(double) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Sets the x-coordinate of the axis.
setX(double) - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Sets the x-coordinate of the legend item.
setX(double) - Method in class com.sencha.gxt.chart.client.draw.path.EndPointCommand
Sets the x-coordinate of the end point of the command.
setX(double) - Method in class com.sencha.gxt.chart.client.draw.path.LineToHorizontal
Sets the x-coordinate of the end point of the command.
setX(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Sets the x-coordinate of the image sprite.
setX(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Sets the x-coordinate of the rectangle.
setX(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Sets the x-coordinate of the text.
setX(double) - Method in class com.sencha.gxt.chart.client.draw.Translation
Sets the translation on the x axis.
setX1(double) - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
Sets the x-coordinate of the beginning control point of the curve.
setX1(double) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
Sets the x-coordinate of the control point of the curve.
setX2(double) - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
Sets the x-coordinate of the ending control point of the curve.
setX2(double) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
Sets the x-coordinate of the ending control point of the curve.
setXAxisPosition(Chart.Position) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Sets the position of the x axis on the chart to be used by the series.
setXAxisPosition(Chart.Position) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Sets the position of the x axis on the chart to be used by the series.
setXAxisPosition(Chart.Position) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Sets the position of the x axis on the chart to be used by the series.
setxAxisRotation(double) - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
Sets the rotation of the ellipse in relation to the current coordinate system
setXField(ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Sets the value provider for the x-axis of the series.
setY(double) - Method in class com.sencha.gxt.chart.client.chart.axis.Axis
Sets the y-coordinate of the axis.
setY(double) - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Sets the y-coordinate of the legend item.
setY(double) - Method in class com.sencha.gxt.chart.client.draw.path.EndPointCommand
Sets the y-coordinate of the end point of the command.
setY(double) - Method in class com.sencha.gxt.chart.client.draw.path.LineToVertical
Sets the y-coordinate of the end point of the command.
setY(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
Sets the y-coordinate of the image sprite.
setY(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Sets the y-coordinate of the rectangle.
setY(double) - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Sets the y-coordinate of the text.
setY(double) - Method in class com.sencha.gxt.chart.client.draw.Translation
Sets the translation on the y axis.
setY1(double) - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
Sets the y-coordinate of the beginning control point of the curve.
setY1(double) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
Sets the y-coordinate of the control point of the curve.
setY2(double) - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
Sets the y-coordinate of the ending control point of the curve.
setY2(double) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
Sets the y-coordinate of the ending control point of the curve.
setYAxisPosition(Chart.Position) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
Sets the position of the y axis on the chart to be used by the series.
setYAxisPosition(Chart.Position) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
Sets the position of the y axis on the chart to be used by the series.
setYAxisPosition(Chart.Position) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Sets the position of the y axis on the chart to be used by the series.
setYField(ValueProvider<? super M, ? extends Number>) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
Sets the ValueProvider used for the y axis of the series.
setYFieldIndex(int) - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Sets the index of the y field of the series that the item represents.
setZIndex(int) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Sets the z-index of the sprite.
show(int) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
 
show(int) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
 
show(int) - Method in class com.sencha.gxt.chart.client.chart.series.GaugeSeries
 
show(int) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
 
show(int) - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
 
show(int) - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
 
show(int) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
 
show(int) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Shows the given y field index from the series.
show() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteList
Shows all of the sprites contained in the composite.
size() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns the number of PathCommands added to the sprite.
size() - Method in class com.sencha.gxt.chart.client.draw.sprite.SpriteList
 
Slice - Class in com.sencha.gxt.chart.client.chart.series
Class that represents a pie slice in a series.
Slice(double, double, double, double) - Constructor for class com.sencha.gxt.chart.client.chart.series.Slice
Creates a slice.
Slice(Slice) - Constructor for class com.sencha.gxt.chart.client.chart.series.Slice
Creates a copy of the given slice.
Sprite - Class in com.sencha.gxt.chart.client.draw.sprite
A sprite is an object rendered on a Surface in a DrawComponent.
Sprite() - Constructor for class com.sencha.gxt.chart.client.draw.sprite.Sprite
Creates a sprite and generates its id.
Sprite(Sprite) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.Sprite
Creates a copy of the given sprite.
SpriteHandler - Interface in com.sencha.gxt.chart.client.draw.sprite
SpriteHandler.HasSpriteHandlers - Interface in com.sencha.gxt.chart.client.draw.sprite
A widget that implements this interface is a public source of SpriteSelectionEvent, SpriteOutEvent, SpriteOverEvent and SpriteUpEvent events.
SpriteList<S extends Sprite> - Class in com.sencha.gxt.chart.client.draw.sprite
Handles a group of sprites with common methods to a sprite.
SpriteList() - Constructor for class com.sencha.gxt.chart.client.draw.sprite.SpriteList
 
SpriteOutEvent - Class in com.sencha.gxt.chart.client.draw.sprite
Fired when an the mouse leaves an item in the Series.
SpriteOutEvent(Sprite, Event) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.SpriteOutEvent
Creates a new event with the given sprite.
SpriteOutEvent.HasSpriteOutHandlers - Interface in com.sencha.gxt.chart.client.draw.sprite
A widget that implements this interface is a public source of SpriteOutEvent events.
SpriteOutEvent.SpriteOutHandler - Interface in com.sencha.gxt.chart.client.draw.sprite
Handler class for SpriteOutEvent events.
SpriteOverEvent - Class in com.sencha.gxt.chart.client.draw.sprite
Fired when the mouse moves over the Sprite.
SpriteOverEvent(Sprite, Event) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.SpriteOverEvent
Creates a new event with the given sprite.
SpriteOverEvent.HasSpriteOverHandlers - Interface in com.sencha.gxt.chart.client.draw.sprite
A widget that implements this interface is a public source of SpriteOverEvent events.
SpriteOverEvent.SpriteOverHandler - Interface in com.sencha.gxt.chart.client.draw.sprite
Handler class for SpriteOverEvent events.
spriteRenderer(Sprite, int, ListStore<M>) - Method in interface com.sencha.gxt.chart.client.chart.series.SeriesRenderer
Customizes the given sprite using the given index and store.
SpriteSelectionEvent - Class in com.sencha.gxt.chart.client.draw.sprite
Fired when an item is selected in the Series.
SpriteSelectionEvent(Sprite, Event) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.SpriteSelectionEvent
Creates a new event with the given sprite.
SpriteSelectionEvent.HasSpriteSelectionHandlers - Interface in com.sencha.gxt.chart.client.draw.sprite
A widget that implements this interface is a public source of SpriteSelectionEvent events.
SpriteSelectionEvent.SpriteSelectionHandler - Interface in com.sencha.gxt.chart.client.draw.sprite
Handler class for SpriteSelectionEvent events.
SpriteUpEvent - Class in com.sencha.gxt.chart.client.draw.sprite
Fired when the mouse is released over a sprite in the draw component.
SpriteUpEvent(Sprite, Event) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.SpriteUpEvent
Creates a new event with the given sprite.
SpriteUpEvent.HasSpriteUpHandlers - Interface in com.sencha.gxt.chart.client.draw.sprite
A widget that implements this interface is a public source of SpriteUpEvent events.
SpriteUpEvent.SpriteUpHandler - Interface in com.sencha.gxt.chart.client.draw.sprite
Handler class for SpriteUpEvent events.
spriteVmlClass() - Method in interface com.sencha.gxt.chart.client.draw.engine.VML.VmlCss
 
square(double, double, double) - Static method in class com.sencha.gxt.chart.client.chart.series.Primitives
Generates a square using the given parameters.
Stop - Class in com.sencha.gxt.chart.client.draw
Represents a gradient stop.
Stop() - Constructor for class com.sencha.gxt.chart.client.draw.Stop
Creates a stop with the default values.
Stop(int, Color) - Constructor for class com.sencha.gxt.chart.client.draw.Stop
Creates a stop using the given offset and color.
Stop(int, Color, double) - Constructor for class com.sencha.gxt.chart.client.draw.Stop
Creates a stop using the given offset, color and opacity.
Surface - Class in com.sencha.gxt.chart.client.draw
A Surface is an interface to render methods inside a draw DrawComponent.
Surface() - Constructor for class com.sencha.gxt.chart.client.draw.Surface
 
SVG - Class in com.sencha.gxt.chart.client.draw.engine
Provides specific methods to draw with SVG.
SVG() - Constructor for class com.sencha.gxt.chart.client.draw.engine.SVG
 
SVG.TextBBox - Class in com.sencha.gxt.chart.client.draw.engine
JavaScriptObject representing bounding box results of an SVG text element.

T

TextSprite - Class in com.sencha.gxt.chart.client.draw.sprite
A Sprite that represents text.
TextSprite() - Constructor for class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Creates a text sprite.
TextSprite(String) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Creates a text sprite with the given text.
TextSprite(TextSprite) - Constructor for class com.sencha.gxt.chart.client.draw.sprite.TextSprite
Creates a copy of the given text sprite.
TextSprite.TextAnchor - Enum in com.sencha.gxt.chart.client.draw.sprite
Enum for TextSprite anchor.
TextSprite.TextBaseline - Enum in com.sencha.gxt.chart.client.draw.sprite
Enum for TextSprite baseline.
TimeAxis<M> - Class in com.sencha.gxt.chart.client.chart.axis
A type of axis whose units are measured in time values.
TimeAxis() - Constructor for class com.sencha.gxt.chart.client.chart.axis.TimeAxis
Creates a time axis.
toAbsolute(PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.ClosePath
 
toAbsolute(PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
 
toAbsolute(PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
 
toAbsolute(PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
 
toAbsolute(PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.EndPointCommand
 
toAbsolute(PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.LineToHorizontal
 
toAbsolute(PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.LineToVertical
 
toAbsolute(PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.MoveTo
 
toAbsolute(PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.PathCommand
Converts the path commands to absolute coordinates using the given frame of reference and the last move.
toAbsolute() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns the path converted to only absolute PathCommands.
toCurve(PrecisePoint, PrecisePoint, PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.ClosePath
 
toCurve(PrecisePoint, PrecisePoint, PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
 
toCurve(PrecisePoint, PrecisePoint, PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
 
toCurve(PrecisePoint, PrecisePoint, PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadraticSmooth
 
toCurve(PrecisePoint, PrecisePoint, PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
 
toCurve(PrecisePoint, PrecisePoint, PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
 
toCurve(PrecisePoint, PrecisePoint, PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.LineTo
 
toCurve(PrecisePoint, PrecisePoint, PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.LineToHorizontal
 
toCurve(PrecisePoint, PrecisePoint, PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.LineToVertical
 
toCurve(PrecisePoint, PrecisePoint, PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.MoveTo
 
toCurve(PrecisePoint, PrecisePoint, PrecisePoint, PrecisePoint) - Method in class com.sencha.gxt.chart.client.draw.path.PathCommand
Converts the PathCommand to a CurveTo command.
toCurve() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns the path converted to only MoveTo and CurveTo commands.
toRectangle() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
Returns the rectangle values of the sprite as a PreciseRectangle.
toSmooth(int) - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
Returns the path smoothed by increasing the number of subsections.
toString() - Method in class com.sencha.gxt.chart.client.chart.series.Slice
 
toString() - Method in class com.sencha.gxt.chart.client.draw.Color
Return the color in String format.
toString() - Method in class com.sencha.gxt.chart.client.draw.HSL
 
toString() - Method in class com.sencha.gxt.chart.client.draw.HSV
 
toString() - Method in class com.sencha.gxt.chart.client.draw.path.ClosePath
 
toString() - Method in class com.sencha.gxt.chart.client.draw.path.CurveTo
 
toString() - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadratic
 
toString() - Method in class com.sencha.gxt.chart.client.draw.path.CurveToQuadraticSmooth
 
toString() - Method in class com.sencha.gxt.chart.client.draw.path.CurveToSmooth
 
toString() - Method in class com.sencha.gxt.chart.client.draw.path.EllipticalArc
 
toString() - Method in class com.sencha.gxt.chart.client.draw.path.LineTo
 
toString() - Method in class com.sencha.gxt.chart.client.draw.path.LineToHorizontal
 
toString() - Method in class com.sencha.gxt.chart.client.draw.path.LineToVertical
 
toString() - Method in class com.sencha.gxt.chart.client.draw.path.MoveTo
 
toString() - Method in class com.sencha.gxt.chart.client.draw.path.PathSprite
 
toString() - Method in class com.sencha.gxt.chart.client.draw.RGB
 
toString() - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
 
toString() - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
 
toString() - Method in class com.sencha.gxt.chart.client.draw.Translation
 
transformMatrix() - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Returns and caches the calculated transformation matrix.
translate(double, double) - Method in class com.sencha.gxt.chart.client.draw.Matrix
Translates the matrix using the given x and y values.
Translation - Class in com.sencha.gxt.chart.client.draw
Represents a two dimensional translation.
Translation() - Constructor for class com.sencha.gxt.chart.client.draw.Translation
Creates a zeroed out translation.
Translation(double, double) - Constructor for class com.sencha.gxt.chart.client.draw.Translation
Creates a translation using the given x and y values.
Translation(Translation) - Constructor for class com.sencha.gxt.chart.client.draw.Translation
Creates a copy of the given translation.
triangle(double, double, double) - Static method in class com.sencha.gxt.chart.client.chart.series.Primitives
Generates a triangle using the given parameters.

U

unHighlight(Sprite) - Method in class com.sencha.gxt.chart.client.chart.series.AreaHighlighter
 
unHighlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
 
unHighlight(Sprite) - Method in class com.sencha.gxt.chart.client.chart.series.BarHighlighter
 
unHighlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
 
unHighlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.GaugeSeries
 
unHighlight(Sprite) - Method in class com.sencha.gxt.chart.client.chart.series.LineHighlighter
 
unHighlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
 
unHighlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
 
unHighlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
 
unHighlight(Sprite) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterHighlighter
 
unHighlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
 
unHighlight(int) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Removes highlighting from the given series index.
unHighlight(Sprite) - Method in interface com.sencha.gxt.chart.client.chart.series.SeriesHighlighter
Remove highlighting from the given sprite.
unHighlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
 
unHighlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
 
unHighlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.GaugeSeries
 
unHighlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
 
unHighlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
 
unHighlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
 
unHighlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
 
unHighlightAll(int) - Method in class com.sencha.gxt.chart.client.chart.series.Series
UnHighlights all items in the series.
update(Sprite) - Method in class com.sencha.gxt.chart.client.draw.sprite.CircleSprite
 
update(Sprite) - Method in class com.sencha.gxt.chart.client.draw.sprite.EllipseSprite
 
update(Sprite) - Method in class com.sencha.gxt.chart.client.draw.sprite.ImageSprite
 
update(Sprite) - Method in class com.sencha.gxt.chart.client.draw.sprite.RectangleSprite
 
update(Sprite) - Method in class com.sencha.gxt.chart.client.draw.sprite.Sprite
Updates the attributes of the sprite using the given sprite.
update(Sprite) - Method in class com.sencha.gxt.chart.client.draw.sprite.TextSprite
 
updatePosition() - Method in class com.sencha.gxt.chart.client.chart.Legend
Adjusts the position of the legend to fit in its chart.
updatePosition(double, double) - Method in class com.sencha.gxt.chart.client.chart.LegendItem
Updates the position of the legend item based on the given relative point.

V

valueOf(String) - Static method in enum com.sencha.gxt.chart.client.chart.axis.RadialAxis.Display
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sencha.gxt.chart.client.chart.Chart.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sencha.gxt.chart.client.chart.series.Series.LabelPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sencha.gxt.chart.client.draw.sprite.TextSprite.TextAnchor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sencha.gxt.chart.client.draw.sprite.TextSprite.TextBaseline
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sencha.gxt.chart.client.chart.axis.RadialAxis.Display
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sencha.gxt.chart.client.chart.Chart.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sencha.gxt.chart.client.chart.series.Series.LabelPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sencha.gxt.chart.client.draw.sprite.TextSprite.TextAnchor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sencha.gxt.chart.client.draw.sprite.TextSprite.TextBaseline
Returns an array containing the constants of this enum type, in the order they are declared.
visibleInLegend(int) - Method in class com.sencha.gxt.chart.client.chart.series.AreaSeries
 
visibleInLegend(int) - Method in class com.sencha.gxt.chart.client.chart.series.BarSeries
 
visibleInLegend(int) - Method in class com.sencha.gxt.chart.client.chart.series.GaugeSeries
 
visibleInLegend(int) - Method in class com.sencha.gxt.chart.client.chart.series.LineSeries
 
visibleInLegend(int) - Method in class com.sencha.gxt.chart.client.chart.series.PieSeries
 
visibleInLegend(int) - Method in class com.sencha.gxt.chart.client.chart.series.RadarSeries
 
visibleInLegend(int) - Method in class com.sencha.gxt.chart.client.chart.series.ScatterSeries
 
visibleInLegend(int) - Method in class com.sencha.gxt.chart.client.chart.series.Series
Returns whether or not the given series index is visible in legend.
VML - Class in com.sencha.gxt.chart.client.draw.engine
Provides specific methods to draw with VML.
VML() - Constructor for class com.sencha.gxt.chart.client.draw.engine.VML
 
vml() - Method in interface com.sencha.gxt.chart.client.draw.engine.VML.VmlBundle
 
vml() - Method in interface com.sencha.gxt.chart.client.draw.engine.VML.VmlCss
 
VML.SpritePooling - Interface in com.sencha.gxt.chart.client.draw.engine
 
VML.VmlBundle - Interface in com.sencha.gxt.chart.client.draw.engine
 
VML.VmlCss - Interface in com.sencha.gxt.chart.client.draw.engine
 

W

WHITE - Static variable in class com.sencha.gxt.chart.client.draw.RGB
255, 255, 255

Y

YELLOW - Static variable in class com.sencha.gxt.chart.client.draw.RGB
255, 255, 0
A B C D E F G H I L M N O P R S T U V W Y 
Sencha GXT 3.1.1

Copyright © 2014. All Rights Reserved.