-
-
Method Summary
Modifier and Type Method Description static StepLineinstantiate()StringgetJsBase()voidallowPointSettings()Getter for the allowPointSettings flag. StepLineallowPointSettings(Boolean enabled)Setter for the allowPointSettings flag. voidbottom()Getter for element bottom bound settings. StepLinebottom(Number bottom)Setter for element bottom bound settings. StepLinebottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. StepLinebounds(RectObj bounds)Setter for bounds of the element using one parameter. StepLinebounds(Rect bounds)Setter for bounds of the element using one parameter. StepLinebounds(Bounds bounds)Setter for bounds of the element using one parameter. StepLinebounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. StepLinebounds(Number x, Number y, Number width, String height)Setter for element bounds settings. StepLinebounds(Number x, Number y, String width, Number height)Setter for element bounds settings. StepLinebounds(Number x, Number y, String width, String height)Setter for element bounds settings. StepLinebounds(Number x, String y, Number width, Number height)Setter for element bounds settings. StepLinebounds(Number x, String y, Number width, String height)Setter for element bounds settings. StepLinebounds(Number x, String y, String width, Number height)Setter for element bounds settings. StepLinebounds(Number x, String y, String width, String height)Setter for element bounds settings. StepLinebounds(String x, Number y, Number width, Number height)Setter for element bounds settings. StepLinebounds(String x, Number y, Number width, String height)Setter for element bounds settings. StepLinebounds(String x, Number y, String width, Number height)Setter for element bounds settings. StepLinebounds(String x, Number y, String width, String height)Setter for element bounds settings. StepLinebounds(String x, String y, Number width, Number height)Setter for element bounds settings. StepLinebounds(String x, String y, Number width, String height)Setter for element bounds settings. StepLinebounds(String x, String y, String width, Number height)Setter for element bounds settings. StepLinebounds(String x, String y, String width, String height)Setter for element bounds settings. LinearColorcolorScale()Getter for the color scale. StepLinecolorScale(LinearColor settings)Setter for the color scale. StepLinecolorScale(OrdinalColor settings)Setter for the color scale. StepLinecolorScale(String settings)Setter for the color scale. StepLinecolorScale(ScaleTypes settings)Setter for the color scale. TableMappingdata(List<DataEntry> data)voidenabled()Getter for the element state (enabled or disabled). StepLineenabled(Boolean enabled)Setter for the element enabled state. RectgetPixelBounds()Returns pixel bounds of the element due to parent bounds and self bounds settings. voidheight()Getter for element height settings. StepLineheight(Number height)Setter for element height setting. StepLineheight(String height)Setter for element height setting. LabelsFactorylabels()Getter for chart labels. StepLinelabels(String settings)Setter for chart labels. StepLinelabels(Boolean settings)Setter for chart labels. voidleft()Getter for element left bound settings. StepLineleft(Number left)Setter for element left bound settings. StepLineleft(String left)Setter for element left bound settings. voidmaxHeight()Getter for the maximum height. StepLinemaxHeight(Number height)Setter for the maximum height. StepLinemaxHeight(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. StepLinemaxWidth(Number width)Setter for the maximum width. StepLinemaxWidth(String width)Setter for the maximum width. voidminHeight()Getter for the minimum height. StepLineminHeight(Number height)Setter for the minimum height. StepLineminHeight(String height)Setter for the minimum height. LabelsFactoryminLabels()Getter for minimum labels. StepLineminLabels(String settings)Setter for minimum labels. StepLineminLabels(Boolean settings)Setter for minimum labels. voidminWidth()Getter for the minimum width. StepLineminWidth(Number width)Setter for the minimum width. StepLineminWidth(String width)Setter for the minimum width. StateSettingsnormal()Getter for normal state settings. StepLinenormal(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. StepLinerendering(String settings)Setter for the series rendering settings. voidright()Getter for element right bound settings. StepLineright(Number right)Setter for element right bound setting. StepLineright(String right)Setter for element right bound setting. StateSettingsselected()Getter for selected state settings. StepLineselected(String settings)Setter for selected state settings. voidseriesType()Getter for switching of the series type. StepLineseriesType(String type)Setter for switching of the series type. voidstepDirection()Getter for the step direction. StepLinestepDirection(StepDirection direction)Setter for the step direction. StepLinestepDirection(String direction)Setter for the step direction. voidstroke()Getter for stroke settings. StepLinestroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. StepLinestroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. StepLinestroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. StepLinestroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. StepLinestroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. StepLinestroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. StepLinestroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. StepLinestroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. StepLinestroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for stroke settings. StepLinestroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for stroke settings. StepLinestroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for stroke settings. StepLinestroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for stroke settings. StepLinestroke(String settings)Setter for stroke using an object. voidtop()Getter for element top bound settings. StepLinetop(Number top)Setter for element top bound settings. StepLinetop(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. StepLinewidth(Number width)Setter for element width setting. StepLinewidth(String width)Setter for element width setting. ScatterBaseyScale()Getter for the Y-scale. StepLineyScale(ScatterBase settings)Setter for the Y-scale. StepLineyScale(String settings)Setter for the Y-scale. StepLineyScale(ScaleTypes settings)Setter for the Y-scale. voidzIndex()Getter for the Z-index of the element. StepLinezIndex(Number zIndex)Setter for the Z-index of the element. voidgetIndex()Returns series index. voidmaxPointWidth()Getter for the maximum point width. StepLinemaxPointWidth(Number width)Setter for the maximum point width. StepLinemaxPointWidth(String width)Setter for the maximum point width. voidminPointLength()Getter for the minimum point length. StepLineminPointLength(Number length)Setter for the minimum point length. StepLineminPointLength(String length)Setter for the minimum point length. voidpointWidth()Getter for the point width settings. StepLinepointWidth(Number width)Setter for the point width settings. StepLinepointWidth(String width)Setter for the point width settings. Layercontainer()Getter for the container. StepLinecontainer(Layer element)Setter for the container. StepLinecontainer(Stage element)Setter for the container. StepLinecontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. StepLineparentBounds(Rect bounds)Setter for the parent bounds using single value. StepLineparentBounds(String bounds)Setter for the parent bounds using single value. StepLineparentBounds(Number bounds)Setter for the parent bounds using single value. StepLineparentBounds(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)-
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
-
StepLine
StepLine(String jsChart)
-
-
Method Detail
-
instantiate
static StepLine instantiate()
-
allowPointSettings
void allowPointSettings()
Getter for the allowPointSettings flag.
-
allowPointSettings
StepLine allowPointSettings(Boolean enabled)
Setter for the allowPointSettings flag.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bounds
StepLine bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
StepLine bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
StepLine bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
StepLine bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
StepLine bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
StepLine bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
StepLine bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
StepLine bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
StepLine bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
StepLine bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
StepLine bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
StepLine bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
StepLine bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
StepLine bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
StepLine bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
StepLine bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
colorScale
LinearColor colorScale()
Getter for the color scale.
-
colorScale
StepLine colorScale(LinearColor settings)
Setter for the color scale.
-
colorScale
StepLine colorScale(OrdinalColor settings)
Setter for the color scale.
-
colorScale
StepLine colorScale(String settings)
Setter for the color scale.
-
colorScale
StepLine 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).
-
getPixelBounds
Rect getPixelBounds()
Returns pixel bounds of the element due to parent bounds and self bounds settings.
-
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
StepLine seriesType(String type)
Setter for switching of the series type.
-
stepDirection
void stepDirection()
Getter for the step direction.
-
stepDirection
StepLine stepDirection(StepDirection direction)
Setter for the step direction.
-
stepDirection
StepLine stepDirection(String direction)
Setter for the step direction.
-
stroke
void stroke()
Getter for stroke settings.
-
stroke
StepLine 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
StepLine 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
StepLine 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
StepLine 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
StepLine 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
StepLine 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
StepLine 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
StepLine 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
StepLine 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
StepLine 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
StepLine 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
StepLine 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
StepLine yScale(ScatterBase settings)
Setter for the Y-scale.
-
yScale
StepLine 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
StepLine maxPointWidth(Number width)
Setter for the maximum point width.
-
maxPointWidth
StepLine maxPointWidth(String width)
Setter for the maximum point width.
-
minPointLength
void minPointLength()
Getter for the minimum point length.
-
minPointLength
StepLine minPointLength(Number length)
Setter for the minimum point length.
-
minPointLength
StepLine minPointLength(String length)
Setter for the minimum point length.
-
pointWidth
void pointWidth()
Getter for the point width settings.
-
pointWidth
StepLine pointWidth(Number width)
Setter for the point width settings.
-
pointWidth
StepLine 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
StepLine 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
StepLine 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
StepLine 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
StepLine 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)
-
-
-
-