-
-
Method Summary
Modifier and Type Method Description static Areainstantiate()StringgetJsBase()voidallowPointSettings()Getter for the allowPointSettings flag. AreaallowPointSettings(Boolean enabled)Setter for the allowPointSettings flag. voidbottom()Getter for element bottom bound settings. Areabottom(Number bottom)Setter for element bottom bound settings. Areabottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. Areabounds(RectObj bounds)Setter for bounds of the element using one parameter. Areabounds(Rect bounds)Setter for bounds of the element using one parameter. Areabounds(Bounds bounds)Setter for bounds of the element using one parameter. Areabounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. Areabounds(Number x, Number y, Number width, String height)Setter for element bounds settings. Areabounds(Number x, Number y, String width, Number height)Setter for element bounds settings. Areabounds(Number x, Number y, String width, String height)Setter for element bounds settings. Areabounds(Number x, String y, Number width, Number height)Setter for element bounds settings. Areabounds(Number x, String y, Number width, String height)Setter for element bounds settings. Areabounds(Number x, String y, String width, Number height)Setter for element bounds settings. Areabounds(Number x, String y, String width, String height)Setter for element bounds settings. Areabounds(String x, Number y, Number width, Number height)Setter for element bounds settings. Areabounds(String x, Number y, Number width, String height)Setter for element bounds settings. Areabounds(String x, Number y, String width, Number height)Setter for element bounds settings. Areabounds(String x, Number y, String width, String height)Setter for element bounds settings. Areabounds(String x, String y, Number width, Number height)Setter for element bounds settings. Areabounds(String x, String y, Number width, String height)Setter for element bounds settings. Areabounds(String x, String y, String width, Number height)Setter for element bounds settings. Areabounds(String x, String y, String width, String height)Setter for element bounds settings. LinearColorcolorScale()Getter for the color scale. AreacolorScale(LinearColor settings)Setter for the color scale. AreacolorScale(OrdinalColor settings)Setter for the color scale. AreacolorScale(String settings)Setter for the color scale. AreacolorScale(ScaleTypes settings)Setter for the color scale. TableMappingdata(List<DataEntry> data)voidenabled()Getter for the element state (enabled or disabled). Areaenabled(Boolean enabled)Setter for the element enabled state. voidfill()Getter for the series fill color. Areafill(Fill color)Setter for fill settings using an array, an object or a string. Areafill(GradientKey color)Setter for fill settings using an array, an object or a string. Areafill(Array<String> color)Setter for fill settings using an array, an object or a string. Areafill(String color, Number opacity)Fill color with opacity. Areafill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. Areafill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. Areafill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. Areafill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. Areafill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. Areafill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. Areafill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. Areafill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. RectgetPixelBounds()Returns pixel bounds of the element due to parent bounds and self bounds settings. PatternFillhatchFill()Getter for the hatch fill settings. AreahatchFill(HatchFillType type, String color, Number thickness, Number size)Setter for the hatch fill settings. AreahatchFill(String type, String color, Number thickness, Number size)Setter for the hatch fill settings. AreahatchFill(String hatchFillFunction)Setter for hatch fill settings using function. AreahatchFill(PatternFill patternFill)Setter for hatch fill settings using pattern fill. AreahatchFill(HatchFill settings)Setter for hatch fill settings using an instance. AreahatchFill(Boolean enabled)Setter for hatch fill using boolean. voidheight()Getter for element height settings. Areaheight(Number height)Setter for element height setting. Areaheight(String height)Setter for element height setting. LabelsFactorylabels()Getter for chart labels. Arealabels(String settings)Setter for chart labels. Arealabels(Boolean settings)Setter for chart labels. voidleft()Getter for element left bound settings. Arealeft(Number left)Setter for element left bound settings. Arealeft(String left)Setter for element left bound settings. voidmaxHeight()Getter for the maximum height. AreamaxHeight(Number height)Setter for the maximum height. AreamaxHeight(String height)Setter for the maximum height. LabelsFactorymaxLabels()Getter for maximum labels. BasemaxLabels(String settings)Setter for maximum labels. BasemaxLabels(Boolean settings)Setter for maximum labels. voidmaxWidth()Getter for the maximum width. AreamaxWidth(Number width)Setter for the maximum width. AreamaxWidth(String width)Setter for the maximum width. voidminHeight()Getter for the minimum height. AreaminHeight(Number height)Setter for the minimum height. AreaminHeight(String height)Setter for the minimum height. LabelsFactoryminLabels()Getter for minimum labels. AreaminLabels(String settings)Setter for minimum labels. AreaminLabels(Boolean settings)Setter for minimum labels. voidminWidth()Getter for the minimum width. AreaminWidth(Number width)Setter for the minimum width. AreaminWidth(String width)Setter for the minimum width. StateSettingsnormal()Getter for normal state settings. Areanormal(String settings)Setter for normal state settings. voidprint(PaperSize paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidprint(String paperSizeOrOptions, Boolean landscape)Prints all elements on related stage. voidremoveAllListeners(String type)Removes all listeners from an object. RenderingSettingsrendering()Getter for the series rendering. Arearendering(String settings)Setter for the series rendering settings. voidright()Getter for element right bound settings. Arearight(Number right)Setter for element right bound setting. Arearight(String right)Setter for element right bound setting. StateSettingsselected()Getter for selected state settings. Areaselected(String settings)Setter for selected state settings. voidseriesType()Getter for switching of the series type. AreaseriesType(String type)Setter for switching of the series type. voidstroke()Getter for the stroke settings. Areastroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. Areastroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Areastroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. Areastroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Areastroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. Areastroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Areastroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. Areastroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Areastroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. Areastroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Areastroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. Areastroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. Areastroke(String settings)Setter for stroke using an object. voidtop()Getter for element top bound settings. Areatop(Number top)Setter for element top bound settings. Areatop(String top)Setter for element top bound settings. voidsetOnClickListener(ListenersInterface.OnClickListener listener)voidsetOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)voidunlistenByKey(String key)Removes an event listener which was added with listen() by the key returned by listen() or listenOnce(). voidwidth()Getter for element width settings. Areawidth(Number width)Setter for element width setting. Areawidth(String width)Setter for element width setting. ScatterBaseyScale()Getter for the Y-scale. AreayScale(ScatterBase settings)Setter for the Y-scale. AreayScale(String settings)Setter for the Y-scale. AreayScale(ScaleTypes settings)Setter for the Y-scale. voidzIndex()Getter for the Z-index of the element. AreazIndex(Number zIndex)Setter for the Z-index of the element. voidgetIndex()Returns series index. voidmaxPointWidth()Getter for the maximum point width. AreamaxPointWidth(Number width)Setter for the maximum point width. AreamaxPointWidth(String width)Setter for the maximum point width. voidminPointLength()Getter for the minimum point length. AreaminPointLength(Number length)Setter for the minimum point length. AreaminPointLength(String length)Setter for the minimum point length. voidpointWidth()Getter for the point width settings. AreapointWidth(Number width)Setter for the point width settings. AreapointWidth(String width)Setter for the point width settings. Layercontainer()Getter for the container. Areacontainer(Layer element)Setter for the container. Areacontainer(Stage element)Setter for the container. Areacontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. AreaparentBounds(Rect bounds)Setter for the parent bounds using single value. AreaparentBounds(String bounds)Setter for the parent bounds using single value. AreaparentBounds(Number bounds)Setter for the parent bounds using single value. AreaparentBounds(Number left, Number top, Number width, Number height)Setter for the parent bounds using several values. TableMappingdata(View data)TableMappingdata(List<DataEntry> data, TreeFillingMethod fillMethod)TableMappingdata(List<DataEntry> data, String fillMethod)ObjectyScale(Class scaleClass)Areafill(String value)-
Methods inherited from class com.anychart.core.stock.scrollerseries.Base
allowPointSettings, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, colorScale, colorScale, colorScale, colorScale, container, container, container, enabled, height, height, instantiate, labels, labels, left, left, maxHeight, maxHeight, maxPointWidth, maxPointWidth, maxWidth, maxWidth, minHeight, minHeight, minLabels, minLabels, minPointLength, minPointLength, minWidth, minWidth, normal, parentBounds, parentBounds, parentBounds, parentBounds, pointWidth, pointWidth, rendering, right, right, selected, seriesType, top, top, width, width, yScale, yScale, yScale, zIndex -
Methods inherited from class com.anychart.core.VisualBaseWithBounds
bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, container, container, container, enabled, height, height, instantiate, left, left, maxHeight, maxHeight, maxWidth, maxWidth, minHeight, minHeight, minWidth, minWidth, parentBounds, parentBounds, parentBounds, parentBounds, right, right, top, top, width, width, zIndex -
Methods inherited from class com.anychart.core.VisualBase
container, container, container, enabled, instantiate, parentBounds, parentBounds, parentBounds, parentBounds, zIndex -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Area
Area(String jsChart)
-
-
Method Detail
-
instantiate
static Area instantiate()
-
allowPointSettings
void allowPointSettings()
Getter for the allowPointSettings flag.
-
allowPointSettings
Area allowPointSettings(Boolean enabled)
Setter for the allowPointSettings flag.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bounds
Area bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
Area bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
colorScale
LinearColor colorScale()
Getter for the color scale.
-
colorScale
Area colorScale(LinearColor settings)
Setter for the color scale.
-
colorScale
Area colorScale(OrdinalColor settings)
Setter for the color scale.
-
colorScale
Area colorScale(String settings)
Setter for the color scale.
-
colorScale
Area colorScale(ScaleTypes settings)
Setter for the color scale.
-
data
TableMapping data(List<DataEntry> data)
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
fill
void fill()
Getter for the series fill color.
-
fill
Area fill(Fill color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(GradientKey color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(Array<String> color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
Area fill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)
Radial gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
getPixelBounds
Rect getPixelBounds()
Returns pixel bounds of the element due to parent bounds and self bounds settings.
-
hatchFill
PatternFill hatchFill()
Getter for the hatch fill settings.
-
hatchFill
Area hatchFill(HatchFillType type, String color, Number thickness, Number size)
Setter for the hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hatchFill
Area hatchFill(String type, String color, Number thickness, Number size)
Setter for the hatch fill settings. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hatchFill
Area hatchFill(String hatchFillFunction)
Setter for hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Area hatchFill(PatternFill patternFill)
Setter for hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Area hatchFill(HatchFill settings)
Setter for hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
Area hatchFill(Boolean enabled)
Setter for hatch fill using boolean. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
height
void height()
Getter for element height settings.
-
labels
LabelsFactory labels()
Getter for chart labels.
-
left
void left()
Getter for element left bound settings.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxLabels
LabelsFactory maxLabels()
Getter for maximum labels.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minLabels
LabelsFactory minLabels()
Getter for minimum labels.
-
minWidth
void minWidth()
Getter for the minimum width.
-
normal
StateSettings normal()
Getter for normal state settings.
-
print
void print(PaperSize paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
print
void print(String paperSizeOrOptions, Boolean landscape)
Prints all elements on related stage.
-
removeAllListeners
void removeAllListeners(String type)
Removes all listeners from an object. You can also optionally remove listeners of some particular type.
-
rendering
RenderingSettings rendering()
Getter for the series rendering.
-
right
void right()
Getter for element right bound settings.
-
selected
StateSettings selected()
Getter for selected state settings.
-
seriesType
void seriesType()
Getter for switching of the series type.
-
seriesType
Area seriesType(String type)
Setter for switching of the series type.
-
stroke
void stroke()
Getter for the stroke settings.
-
stroke
Area stroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Area stroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Area stroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Area stroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Area stroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Area stroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Area stroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Area stroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Area stroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Area stroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Area stroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
Area stroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
top
void top()
Getter for element top bound settings.
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener)
-
setOnClickListener
void setOnClickListener(ListenersInterface.OnClickListener listener, String type, String ePath)
-
unlistenByKey
void unlistenByKey(String key)
Removes an event listener which was added with listen() by the key returned by listen() or listenOnce().
-
width
void width()
Getter for element width settings.
-
yScale
ScatterBase yScale()
Getter for the Y-scale.
-
yScale
Area yScale(ScatterBase settings)
Setter for the Y-scale.
-
yScale
Area yScale(ScaleTypes settings)
Setter for the Y-scale.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
getIndex
void getIndex()
Returns series index.
-
maxPointWidth
void maxPointWidth()
Getter for the maximum point width.
-
maxPointWidth
Area maxPointWidth(Number width)
Setter for the maximum point width.
-
maxPointWidth
Area maxPointWidth(String width)
Setter for the maximum point width.
-
minPointLength
void minPointLength()
Getter for the minimum point length.
-
minPointLength
Area minPointLength(Number length)
Setter for the minimum point length.
-
minPointLength
Area minPointLength(String length)
Setter for the minimum point length.
-
pointWidth
void pointWidth()
Getter for the point width settings.
-
pointWidth
Area pointWidth(Number width)
Setter for the point width settings.
-
pointWidth
Area pointWidth(String width)
Setter for the point width settings.
-
parentBounds
Rect parentBounds()
Getter for the parent bounds. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Area parentBounds(Rect bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Area parentBounds(String bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Area parentBounds(Number bounds)
Setter for the parent bounds using single value. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
Area parentBounds(Number left, Number top, Number width, Number height)
Setter for the parent bounds using several values. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
data
TableMapping data(View data)
-
data
TableMapping data(List<DataEntry> data, TreeFillingMethod fillMethod)
-
data
TableMapping data(List<DataEntry> data, String fillMethod)
-
-
-
-