A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
radialGradients — Property in class xp.charting.Palette
radiusField — Property in class xp.charting.BubbleSeries
randRange(min, max, places) — Static method in class xp.utils.MathUtils
generates a random number in a given range
range — Property in class xp.charting.Axis
The axis range
rc — Constant static property in class xp.charting.ChartUtils
rc — Constant static property in class xp.charting.Series
rc — Static property in class xp.skins.RectangularBorder
rc1 — Static property in class xp.skins.RectangularBorder
read(input) — Method in class xp.graphics.GIFDecoder
Reads GIF image from stream
readBlock() — Method in class xp.graphics.GIFDecoder
Reads next variable length block from input.
readByte() — Method in class xp.graphics.GIFDecoder
Reads a single byte from the input stream.
readColorTable(ncolors) — Method in class xp.graphics.GIFDecoder
Reads color table as 256 RGB integer values
readContents() — Method in class xp.graphics.GIFDecoder
Main file parser.
readGraphicControlExt() — Method in class xp.graphics.GIFDecoder
Reads Graphics Control Extension values
readHeader() — Method in class xp.graphics.GIFDecoder
Reads GIF file header information.
readImage() — Method in class xp.graphics.GIFDecoder
Reads next frame image
readLSD() — Method in class xp.graphics.GIFDecoder
Reads Logical Screen Descriptor
readNetscapeExt() — Method in class xp.graphics.GIFDecoder
Reads Netscape extenstion to obtain iteration count
readShort() — Method in class xp.graphics.GIFDecoder
Reads next 16-bit value, LSB first
ready — Event in class xp.controls.ImageBox
Dispatched when content loading is complete and the image is ready.
READY — Constant static property in class xp.events.Events
The Events.READY constant defines the value of the type property of the event object for an ready event.
RectangularBorder — Class in package xp.skins
The RectangularBorder class is an abstract base class for various classes that draw rectangular borders around UIComponents.
RectangularBorder() — Constructor in class xp.skins.RectangularBorder
Constructor.
regenerateStyleCache(recursive) — Method in class xp.charting.ChartStyleClient
registerCursorSeries(series:xp.charting:Series) — Method in class xp.charting.ChartForeground
Register the specified series as using the chart cursor
registerDataTipSeries(series:xp.charting:ISeries) — Method in class xp.charting.ChartForeground
Register the specified series as using datatips
registerDropShadowClient(client, useFilter) — Method in class xp.graphics.DropShadowManager
registerEffects(effects) — Method in class xp.charting.ChartStyleClient
registerTrackMouseSeries(series:xp.charting:ISeries) — Method in class xp.charting.ChartForeground
Register the specified series as using datatips
release() — Method in class xp.graphics.GIFDecoder
Release all resources
removeCharAt(str, start, end) — Static method in class xp.utils.StringUtils
Remove a single or a series of characters starting at a given location in a string
removeChild(child) — Method in class xp.charting.SeriesSet
removeChildAt(index) — Method in class xp.charting.SeriesSet
removeDataTips() — Method in class xp.charting.ChartForeground
removedHandler(e) — Method in class xp.charting.ChartDisplayElement
removeElement(element, front) — Method in class xp.charting.ChartElementContainer
removeLabel(owner, index) — Method in class xp.charting.LabelCache
removeLabels() — Method in class xp.charting.LabelCache
render(w, h, axisItems) — Method in class xp.charting.AxisRenderer
render(x, y) — Method in class xp.charting.Crosshair
render(w, h, axisItems) — Method in interface xp.charting.IAxisRenderer
render(g, x, y, r, s, f) — Method in interface xp.charting.IMarkerRenderer
Draws a chart marker of the specifed type
render(g, dataItems) — Method in interface xp.charting.ISeriesRenderer
render(graphics, x, y, size) — Method in class xp.charting.Marker
render(g, x, y, r, s, f) — Method in class xp.charting.renderers.MarkerBar
Draws a chart marker of the specifed type
render(g, x, y, r, s, f) — Method in class xp.charting.renderers.MarkerCircle
Draws a chart marker of the specifed type
render(g, x, y, r, s, f) — Method in class xp.charting.renderers.MarkerCross
Draws a chart marker of the specifed type
render(g, x, y, r, s, f) — Method in class xp.charting.renderers.MarkerDiamond
Draws a chart marker of the specifed type
render(g, x, y, r, s, f) — Method in class xp.charting.renderers.MarkerNone
Draws a chart marker of the specifed type
render(g, x, y, r, s, f) — Method in class xp.charting.renderers.MarkerPlus
Draws a chart marker of the specifed type
render(g, x, y, r, s, f) — Method in class xp.charting.renderers.MarkerSquare
Draws a chart marker of the specifed type
render(g, x, y, r, s, f) — Method in class xp.charting.renderers.MarkerTriangle
Draws a chart marker of the specifed type
render(g, dataItems) — Method in class xp.charting.renderers.SeriesRenderer
renderBitmap() — Method in class xp.charting.ChartTextField
renderItems() — Method in class xp.charting.AreaSeries
renderItems() — Method in class xp.charting.AxisSeries
renderItems() — Method in class xp.charting.BarSeries
renderItems() — Method in class xp.charting.BollingerBandsSeries
renderItems() — Method in class xp.charting.BubbleSeries
renderItems() — Method in class xp.charting.CandlestickSeries
renderItems() — Method in class xp.charting.CurveSeries
renderItems() — Method in class xp.charting.HLOCSeries
renderItems() — Method in class xp.charting.LineSeries
renderItems() — Method in class xp.charting.StepSeries
renderItems() — Method in class xp.charting.StickSeries
renderItems() — Method in class xp.charting.StochasticSeries
repeatStr(str, repeat) — Static method in class xp.utils.StringUtils
Returns a string containing a number of repetitions of str
replace(str, findStr, replaceStr) — Static method in class xp.utils.StringUtils
Replace text in a string with other text
replaceCharAt(str, char, start, end) — Static method in class xp.utils.StringUtils
Replace a single or a series of character starting at a given location in a string
reserveItems(itemCount) — Method in class xp.charting.Palette
reset() — Method in interface xp.charting.IChartingTool
reset tool back to its original state
reset() — Method in class xp.charting.TrendLineTool
reset tool back to its original state
resetForRenderSeries() — Method in class xp.charting.AxisSeries
Clear all the draw surfaces
resetFrame() — Method in class xp.graphics.GIFDecoder
Resets frame state for reading next image.
resetRange() — Method in class xp.charting.Axis
Prepares the selected axis for new data by resetting scale values
resize(unscaledWidth, unscaledHeight) — Method in class xp.charting.Crosshair
reverse — Property in class xp.charting.StockChartDataProvider
Does the data need to be reversed
reverse() — Method in class xp.utils.Tween
Plays a tween in reverse from the current point back to the beginning.
rgbToHex(n) — Static method in class xp.utils.StringUtils
Converts an rgb color to hex string
RGBtoHSB(clr) — Static method in class xp.utils.ColorUtils
Converts a RGB color object to a HSB object
RGBtoHSL(RGB) — Static method in class xp.utils.ColorUtils
Converts a RGB color object to a HSL object
rightGutter — Style in class xp.charting.Chart
Number of pixels between the container's right border and the right edge of its content area.
rightGutter — Style in class xp.charting.SubChart
Number of pixels between the container's right border and the right edge of its content area.
rootURL — Property in class xp.locales.LocaleManager
The URL that the LocaleManager should use when computing relative URLs of Locales to be loaded.
rotatedGradientMatrix(x, y, width, height, rotation) — Static method in class xp.graphics.GraphicUtils
Utility function to create a rotated gradient matrix.
rotateItem(item:xp.charting:PolarDataItem, rotation, alpha, draw) — Method in class xp.charting.PieSeries
rotatePoint(point, angle) — Static method in class xp.charting.ChartUtils
rotation — Property in class xp.charting.ChartTextField
round(num, places) — Static method in class xp.utils.MathUtils
rounds a number to a given number of decimal places
RoundRectangle — Class in package xp.graphics
RoundRectangle(x, y, width, height, radius) — Constructor in class xp.graphics.RoundRectangle
A rectangle with a corner radius
roundToInterval(num, interval) — Static method in class xp.utils.MathUtils
rounds a number to a given integer interval
rowSeparator — Property in class xp.charting.StockChartDataProvider
Set the row separtors used as delimiters,
RSISeries — Class in package xp.charting
RSISeries() — Constructor in class xp.charting.RSISeries
Constructor
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z