-
public class FibonacciRetracement extends FibonacciBase
Fibonacci Retracement annotation.
-
-
Constructor Summary
Constructors Constructor Description FibonacciRetracement(String jsChart)
-
Method Summary
Modifier and Type Method Description static FibonacciRetracementinstantiate()StringgetJsBase()voidallowEdit()Getter for an interactivity in the annotation. FibonacciRetracementallowEdit(String value)Setter for an interactivity in the annotation. voidcolor()Getter for the annotation color. FibonacciRetracementcolor(String color)Setter for the annotation color. SeparateChartgetChart()Returns the chart on which the annotation is drawn. PlotgetPlot()Returns the plot on which the annotation is drawn. voidgetType()Returns annotation type. voidhoverGap()Getter for the hover gap. FibonacciRetracementhoverGap(String value)Setter for the hover gap. StateSettingshovered()Getter for hovered state settings. FibonacciRetracementhovered(String settings)Setter for hovered state settings. LabelsFactorylabels()Getter for labels settings. FibonacciRetracementlabels(String value)Setter for labels settings. FibonacciRetracementlabels(Boolean value)Setter for labels settings. voidlevels()Getter for the fibonacci levels. FibonacciRetracementlevels(Array<String> levelsList)Setter for the fibonacci levels. MarkersFactorymarkers()Getter for data markers. FibonacciRetracementmarkers(String settings)Setter for data markers. FibonacciRetracementmarkers(Boolean settings)Setter for data markers. StateSettingsnormal()Getter for normal state settings. FibonacciRetracementnormal(String settings)Setter for normal state settings. voidsecondValueAnchor()Getter for the second value anchor. FibonacciRetracementsecondValueAnchor(String Second)Setter for the second value anchor. voidsecondXAnchor()Getter for the second X anchor. FibonacciRetracementsecondXAnchor(String Second)Setter for the second X anchor. voidselect()Selects current annotation. StateSettingsselected()Getter for selected state settings. FibonacciRetracementselected(String settings)Setter for selected state settings. voidstroke()Getter for annotation stroke settings. FibonacciRetracementstroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation stroke settings. FibonacciRetracementstroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. FibonacciRetracementstroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation stroke settings. FibonacciRetracementstroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. FibonacciRetracementstroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation stroke settings. FibonacciRetracementstroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. FibonacciRetracementstroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation stroke settings. FibonacciRetracementstroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. FibonacciRetracementstroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation stroke settings. FibonacciRetracementstroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. FibonacciRetracementstroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation stroke settings. FibonacciRetracementstroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. FibonacciRetracementstroke(String settings)Setter for annotation stroke settings using an object. voidtrend()Getter for annotation trend settings. FibonacciRetracementtrend(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation trend settings. FibonacciRetracementtrend(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation trend settings. FibonacciRetracementtrend(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation trend settings. FibonacciRetracementtrend(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation trend settings. FibonacciRetracementtrend(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation trend settings. FibonacciRetracementtrend(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation trend settings. FibonacciRetracementtrend(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation trend settings. FibonacciRetracementtrend(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation trend settings. FibonacciRetracementtrend(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation trend settings. FibonacciRetracementtrend(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation trend settings. FibonacciRetracementtrend(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation trend settings. FibonacciRetracementtrend(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation trend settings. voidvalueAnchor()Getter for the value anchor. FibonacciRetracementvalueAnchor(String value)Setter for the value anchor. voidxAnchor()Getter for the X anchor. FibonacciRetracementxAnchor(String value)Setter for the X anchor. OrdinalxScale()Getter for the X-scale. FibonacciRetracementxScale(Base settings)Setter for the X-scale. FibonacciRetracementxScale(StockScatterDateTime settings)Setter for the X-scale. FibonacciRetracementxScale(String settings)Setter for the X-scale. FibonacciRetracementxScale(ScaleTypes settings)Setter for the X-scale. BaseyScale()Getter for the Y-scale. FibonacciRetracementyScale(Base settings)Setter for the Y-scale. FibonacciRetracementyScale(String settings)Setter for the Y-scale. FibonacciRetracementyScale(ScaleTypes settings)Setter for the Y-scale. voidbottom()Getter for element bottom bound settings. FibonacciRetracementbottom(Number bottom)Setter for element bottom bound settings. FibonacciRetracementbottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. FibonacciRetracementbounds(RectObj bounds)Setter for bounds of the element using one parameter. FibonacciRetracementbounds(Rect bounds)Setter for bounds of the element using one parameter. FibonacciRetracementbounds(Bounds bounds)Setter for bounds of the element using one parameter. FibonacciRetracementbounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. FibonacciRetracementbounds(Number x, Number y, Number width, String height)Setter for element bounds settings. FibonacciRetracementbounds(Number x, Number y, String width, Number height)Setter for element bounds settings. FibonacciRetracementbounds(Number x, Number y, String width, String height)Setter for element bounds settings. FibonacciRetracementbounds(Number x, String y, Number width, Number height)Setter for element bounds settings. FibonacciRetracementbounds(Number x, String y, Number width, String height)Setter for element bounds settings. FibonacciRetracementbounds(Number x, String y, String width, Number height)Setter for element bounds settings. FibonacciRetracementbounds(Number x, String y, String width, String height)Setter for element bounds settings. FibonacciRetracementbounds(String x, Number y, Number width, Number height)Setter for element bounds settings. FibonacciRetracementbounds(String x, Number y, Number width, String height)Setter for element bounds settings. FibonacciRetracementbounds(String x, Number y, String width, Number height)Setter for element bounds settings. FibonacciRetracementbounds(String x, Number y, String width, String height)Setter for element bounds settings. FibonacciRetracementbounds(String x, String y, Number width, Number height)Setter for element bounds settings. FibonacciRetracementbounds(String x, String y, Number width, String height)Setter for element bounds settings. FibonacciRetracementbounds(String x, String y, String width, Number height)Setter for element bounds settings. FibonacciRetracementbounds(String x, String y, String width, String height)Setter for element bounds settings. voidenabled()Getter for the element state (enabled or disabled). FibonacciRetracementenabled(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. FibonacciRetracementheight(Number height)Setter for element height setting. FibonacciRetracementheight(String height)Setter for element height setting. voidleft()Getter for element left bound settings. FibonacciRetracementleft(Number left)Setter for element left bound settings. FibonacciRetracementleft(String left)Setter for element left bound settings. voidmaxHeight()Getter for the maximum height. FibonacciRetracementmaxHeight(Number height)Setter for the maximum height. FibonacciRetracementmaxHeight(String height)Setter for the maximum height. voidmaxWidth()Getter for the maximum width. FibonacciRetracementmaxWidth(Number width)Setter for the maximum width. FibonacciRetracementmaxWidth(String width)Setter for the maximum width. voidminHeight()Getter for the minimum height. FibonacciRetracementminHeight(Number height)Setter for the minimum height. FibonacciRetracementminHeight(String height)Setter for the minimum height. voidminWidth()Getter for the minimum width. FibonacciRetracementminWidth(Number width)Setter for the minimum width. FibonacciRetracementminWidth(String width)Setter for the minimum width. 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. voidright()Getter for element right bound settings. FibonacciRetracementright(Number right)Setter for element right bound setting. FibonacciRetracementright(String right)Setter for element right bound setting. voidtop()Getter for element top bound settings. FibonacciRetracementtop(Number top)Setter for element top bound settings. FibonacciRetracementtop(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. FibonacciRetracementwidth(Number width)Setter for element width setting. FibonacciRetracementwidth(String width)Setter for element width setting. voidzIndex()Getter for the Z-index of the element. FibonacciRetracementzIndex(Number zIndex)Setter for the Z-index of the element. Layercontainer()Getter for the container. FibonacciRetracementcontainer(Layer element)Setter for the container. FibonacciRetracementcontainer(Stage element)Setter for the container. FibonacciRetracementcontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. FibonacciRetracementparentBounds(Rect bounds)Setter for the parent bounds using single value. FibonacciRetracementparentBounds(String bounds)Setter for the parent bounds using single value. FibonacciRetracementparentBounds(Number bounds)Setter for the parent bounds using single value. FibonacciRetracementparentBounds(Number left, Number top, Number width, Number height)Setter for the parent bounds using several values. ObjectxScale(Class scaleClass)ObjectyScale(Class scaleClass)-
Methods inherited from class com.anychart.core.annotations.FibonacciBase
allowEdit, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, color, container, container, container, enabled, height, height, hoverGap, hovered, instantiate, labels, labels, left, left, levels, markers, markers, maxHeight, maxHeight, maxWidth, maxWidth, minHeight, minHeight, minWidth, minWidth, normal, parentBounds, parentBounds, parentBounds, parentBounds, right, right, secondValueAnchor, secondXAnchor, selected, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, stroke, top, top, trend, trend, trend, trend, trend, trend, trend, trend, trend, trend, trend, trend, valueAnchor, width, width, xAnchor, xScale, xScale, xScale, xScale, yScale, yScale, yScale, zIndex -
Methods inherited from class com.anychart.core.annotations.Base
allowEdit, bottom, bottom, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, color, container, container, container, enabled, height, height, hoverGap, hovered, instantiate, left, left, markers, markers, maxHeight, maxHeight, maxWidth, maxWidth, minHeight, minHeight, minWidth, minWidth, normal, parentBounds, parentBounds, parentBounds, parentBounds, right, right, selected, top, top, width, width, xScale, xScale, xScale, xScale, 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
-
FibonacciRetracement
FibonacciRetracement(String jsChart)
-
-
Method Detail
-
instantiate
static FibonacciRetracement instantiate()
-
allowEdit
void allowEdit()
Getter for an interactivity in the annotation.
-
allowEdit
FibonacciRetracement allowEdit(String value)
Setter for an interactivity in the annotation.
-
color
void color()
Getter for the annotation color.
-
color
FibonacciRetracement color(String color)
Setter for the annotation color.
-
getChart
SeparateChart getChart()
Returns the chart on which the annotation is drawn.
-
getType
void getType()
Returns annotation type.
-
hoverGap
void hoverGap()
Getter for the hover gap.
-
hoverGap
FibonacciRetracement hoverGap(String value)
Setter for the hover gap. The contour size around annotation.
-
hovered
StateSettings hovered()
Getter for hovered state settings.
-
hovered
FibonacciRetracement hovered(String settings)
Setter for hovered state settings.
-
labels
LabelsFactory labels()
Getter for labels settings.
-
labels
FibonacciRetracement labels(String value)
Setter for labels settings.
-
labels
FibonacciRetracement labels(Boolean value)
Setter for labels settings.
-
levels
void levels()
Getter for the fibonacci levels.
-
levels
FibonacciRetracement levels(Array<String> levelsList)
Setter for the fibonacci levels.
-
markers
MarkersFactory markers()
Getter for data markers.
-
markers
FibonacciRetracement markers(String settings)
Setter for data markers.
-
markers
FibonacciRetracement markers(Boolean settings)
Setter for data markers.
-
normal
StateSettings normal()
Getter for normal state settings.
-
normal
FibonacciRetracement normal(String settings)
Setter for normal state settings.
-
secondValueAnchor
void secondValueAnchor()
Getter for the second value anchor.
-
secondValueAnchor
FibonacciRetracement secondValueAnchor(String Second)
Setter for the second value anchor.
-
secondXAnchor
void secondXAnchor()
Getter for the second X anchor.
-
secondXAnchor
FibonacciRetracement secondXAnchor(String Second)
Setter for the second X anchor.
-
select
void select()
Selects current annotation.
-
selected
StateSettings selected()
Getter for selected state settings.
-
selected
FibonacciRetracement selected(String settings)
Setter for selected state settings.
-
stroke
void stroke()
Getter for annotation stroke settings.
-
stroke
FibonacciRetracement stroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for annotation stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
FibonacciRetracement stroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for annotation stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
FibonacciRetracement stroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for annotation stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
FibonacciRetracement stroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for annotation stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
FibonacciRetracement stroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for annotation stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
FibonacciRetracement stroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for annotation stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
FibonacciRetracement stroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for annotation stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
FibonacciRetracement stroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for annotation stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
FibonacciRetracement stroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for annotation stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
FibonacciRetracement stroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for annotation stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
FibonacciRetracement stroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for annotation stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
FibonacciRetracement stroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for annotation stroke settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
stroke
FibonacciRetracement stroke(String settings)
Setter for annotation stroke settings using an object.
-
trend
void trend()
Getter for annotation trend settings.
-
trend
FibonacciRetracement trend(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for annotation trend settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
trend
FibonacciRetracement trend(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for annotation trend settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
trend
FibonacciRetracement trend(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for annotation trend settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
trend
FibonacciRetracement trend(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for annotation trend settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
trend
FibonacciRetracement trend(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for annotation trend settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
trend
FibonacciRetracement trend(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for annotation trend settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
trend
FibonacciRetracement trend(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for annotation trend settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
trend
FibonacciRetracement trend(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for annotation trend settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
trend
FibonacciRetracement trend(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for annotation trend settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
trend
FibonacciRetracement trend(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for annotation trend settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
trend
FibonacciRetracement trend(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for annotation trend settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
trend
FibonacciRetracement trend(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for annotation trend settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
valueAnchor
void valueAnchor()
Getter for the value anchor.
-
valueAnchor
FibonacciRetracement valueAnchor(String value)
Setter for the value anchor.
-
xAnchor
void xAnchor()
Getter for the X anchor.
-
xAnchor
FibonacciRetracement xAnchor(String value)
Setter for the X anchor.
-
xScale
FibonacciRetracement xScale(Base settings)
Setter for the X-scale.
-
xScale
FibonacciRetracement xScale(StockScatterDateTime settings)
Setter for the X-scale.
-
xScale
FibonacciRetracement xScale(String settings)
Setter for the X-scale.
-
xScale
FibonacciRetracement xScale(ScaleTypes settings)
Setter for the X-scale.
-
yScale
FibonacciRetracement yScale(Base settings)
Setter for the Y-scale.
-
yScale
FibonacciRetracement yScale(String settings)
Setter for the Y-scale.
-
yScale
FibonacciRetracement yScale(ScaleTypes settings)
Setter for the Y-scale.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bottom
FibonacciRetracement bottom(Number bottom)
Setter for element bottom bound settings.
-
bottom
FibonacciRetracement bottom(String bottom)
Setter for element bottom bound settings.
-
bounds
FibonacciRetracement bounds(RectObj bounds)
Setter for bounds of the element using one parameter.
-
bounds
FibonacciRetracement bounds(Rect bounds)
Setter for bounds of the element using one parameter.
-
bounds
FibonacciRetracement bounds(Bounds bounds)
Setter for bounds of the element using one parameter.
-
bounds
FibonacciRetracement bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciRetracement bounds(String x, String y, String width, String height)
Setter for element bounds settings.
-
enabled
void enabled()
Getter for the element state (enabled or disabled).
-
enabled
FibonacciRetracement enabled(Boolean enabled)
Setter for the element enabled state.
-
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.
-
height
FibonacciRetracement height(Number height)
Setter for element height setting.
-
height
FibonacciRetracement height(String height)
Setter for element height setting.
-
left
void left()
Getter for element left bound settings.
-
left
FibonacciRetracement left(Number left)
Setter for element left bound settings.
-
left
FibonacciRetracement left(String left)
Setter for element left bound settings.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxHeight
FibonacciRetracement maxHeight(Number height)
Setter for the maximum height.
-
maxHeight
FibonacciRetracement maxHeight(String height)
Setter for the maximum height.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
maxWidth
FibonacciRetracement maxWidth(Number width)
Setter for the maximum width.
-
maxWidth
FibonacciRetracement maxWidth(String width)
Setter for the maximum width.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minHeight
FibonacciRetracement minHeight(Number height)
Setter for the minimum height.
-
minHeight
FibonacciRetracement minHeight(String height)
Setter for the minimum height.
-
minWidth
void minWidth()
Getter for the minimum width.
-
minWidth
FibonacciRetracement minWidth(Number width)
Setter for the minimum width.
-
minWidth
FibonacciRetracement minWidth(String width)
Setter for the minimum width.
-
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.
-
right
void right()
Getter for element right bound settings.
-
right
FibonacciRetracement right(Number right)
Setter for element right bound setting.
-
right
FibonacciRetracement right(String right)
Setter for element right bound setting.
-
top
void top()
Getter for element top bound settings.
-
top
FibonacciRetracement top(Number top)
Setter for element top bound settings.
-
top
FibonacciRetracement top(String top)
Setter 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.
-
width
FibonacciRetracement width(Number width)
Setter for element width setting.
-
width
FibonacciRetracement width(String width)
Setter for element width setting.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
zIndex
FibonacciRetracement zIndex(Number zIndex)
Setter for the Z-index of the element.
-
container
FibonacciRetracement container(Layer element)
Setter for the container.
-
container
FibonacciRetracement container(Stage element)
Setter for the container.
-
container
FibonacciRetracement container(String element)
Setter for the container.
-
parentBounds
Rect parentBounds()
Getter for the parent bounds. Bounds that would be used in case of percent size calculations. Expects pixel values only.
-
parentBounds
FibonacciRetracement 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
FibonacciRetracement 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
FibonacciRetracement 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
FibonacciRetracement 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.
-
-
-
-