-
public class FibonacciBase extends Base
Fibonacci annotations base.
-
-
Constructor Summary
Constructors Constructor Description FibonacciBase(String jsChart)
-
Method Summary
Modifier and Type Method Description static FibonacciBaseinstantiate()StringgetJsBase()voidallowEdit()Getter for an interactivity in the annotation. FibonacciBaseallowEdit(String value)Setter for an interactivity in the annotation. voidcolor()Getter for the annotation color. FibonacciBasecolor(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. FibonacciBasehoverGap(String value)Setter for the hover gap. StateSettingshovered()Getter for hovered state settings. FibonacciBasehovered(String settings)Setter for hovered state settings. LabelsFactorylabels()Getter for labels settings. FibonacciBaselabels(String value)Setter for labels settings. FibonacciBaselabels(Boolean value)Setter for labels settings. voidlevels()Getter for the fibonacci levels. FibonacciBaselevels(Array<String> levelsList)Setter for the fibonacci levels. MarkersFactorymarkers()Getter for data markers. FibonacciBasemarkers(String settings)Setter for data markers. FibonacciBasemarkers(Boolean settings)Setter for data markers. StateSettingsnormal()Getter for normal state settings. FibonacciBasenormal(String settings)Setter for normal state settings. voidsecondValueAnchor()Getter for the second value anchor. FibonacciBasesecondValueAnchor(String Second)Setter for the second value anchor. voidsecondXAnchor()Getter for the second X anchor. FibonacciBasesecondXAnchor(String Second)Setter for the second X anchor. voidselect()Selects current annotation. StateSettingsselected()Getter for selected state settings. FibonacciBaseselected(String settings)Setter for selected state settings. voidstroke()Getter for annotation stroke settings. FibonacciBasestroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation stroke settings. FibonacciBasestroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. FibonacciBasestroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation stroke settings. FibonacciBasestroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. FibonacciBasestroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation stroke settings. FibonacciBasestroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. FibonacciBasestroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation stroke settings. FibonacciBasestroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. FibonacciBasestroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation stroke settings. FibonacciBasestroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. FibonacciBasestroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation stroke settings. FibonacciBasestroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. FibonacciBasestroke(String settings)Setter for annotation stroke settings using an object. voidtrend()Getter for annotation trend settings. FibonacciBasetrend(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation trend settings. FibonacciBasetrend(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation trend settings. FibonacciBasetrend(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation trend settings. FibonacciBasetrend(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation trend settings. FibonacciBasetrend(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation trend settings. FibonacciBasetrend(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation trend settings. FibonacciBasetrend(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation trend settings. FibonacciBasetrend(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation trend settings. FibonacciBasetrend(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation trend settings. FibonacciBasetrend(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation trend settings. FibonacciBasetrend(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation trend settings. FibonacciBasetrend(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation trend settings. voidvalueAnchor()Getter for the value anchor. FibonacciBasevalueAnchor(String value)Setter for the value anchor. voidxAnchor()Getter for the X anchor. FibonacciBasexAnchor(String value)Setter for the X anchor. OrdinalxScale()Getter for the X-scale. FibonacciBasexScale(Base settings)Setter for the X-scale. FibonacciBasexScale(StockScatterDateTime settings)Setter for the X-scale. FibonacciBasexScale(String settings)Setter for the X-scale. FibonacciBasexScale(ScaleTypes settings)Setter for the X-scale. BaseyScale()Getter for the Y-scale. FibonacciBaseyScale(Base settings)Setter for the Y-scale. FibonacciBaseyScale(String settings)Setter for the Y-scale. FibonacciBaseyScale(ScaleTypes settings)Setter for the Y-scale. voidbottom()Getter for element bottom bound settings. FibonacciBasebottom(Number bottom)Setter for element bottom bound settings. FibonacciBasebottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. FibonacciBasebounds(RectObj bounds)Setter for bounds of the element using one parameter. FibonacciBasebounds(Rect bounds)Setter for bounds of the element using one parameter. FibonacciBasebounds(Bounds bounds)Setter for bounds of the element using one parameter. FibonacciBasebounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. FibonacciBasebounds(Number x, Number y, Number width, String height)Setter for element bounds settings. FibonacciBasebounds(Number x, Number y, String width, Number height)Setter for element bounds settings. FibonacciBasebounds(Number x, Number y, String width, String height)Setter for element bounds settings. FibonacciBasebounds(Number x, String y, Number width, Number height)Setter for element bounds settings. FibonacciBasebounds(Number x, String y, Number width, String height)Setter for element bounds settings. FibonacciBasebounds(Number x, String y, String width, Number height)Setter for element bounds settings. FibonacciBasebounds(Number x, String y, String width, String height)Setter for element bounds settings. FibonacciBasebounds(String x, Number y, Number width, Number height)Setter for element bounds settings. FibonacciBasebounds(String x, Number y, Number width, String height)Setter for element bounds settings. FibonacciBasebounds(String x, Number y, String width, Number height)Setter for element bounds settings. FibonacciBasebounds(String x, Number y, String width, String height)Setter for element bounds settings. FibonacciBasebounds(String x, String y, Number width, Number height)Setter for element bounds settings. FibonacciBasebounds(String x, String y, Number width, String height)Setter for element bounds settings. FibonacciBasebounds(String x, String y, String width, Number height)Setter for element bounds settings. FibonacciBasebounds(String x, String y, String width, String height)Setter for element bounds settings. voidenabled()Getter for the element state (enabled or disabled). FibonacciBaseenabled(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. FibonacciBaseheight(Number height)Setter for element height setting. FibonacciBaseheight(String height)Setter for element height setting. voidleft()Getter for element left bound settings. FibonacciBaseleft(Number left)Setter for element left bound settings. FibonacciBaseleft(String left)Setter for element left bound settings. voidmaxHeight()Getter for the maximum height. FibonacciBasemaxHeight(Number height)Setter for the maximum height. FibonacciBasemaxHeight(String height)Setter for the maximum height. voidmaxWidth()Getter for the maximum width. FibonacciBasemaxWidth(Number width)Setter for the maximum width. FibonacciBasemaxWidth(String width)Setter for the maximum width. voidminHeight()Getter for the minimum height. FibonacciBaseminHeight(Number height)Setter for the minimum height. FibonacciBaseminHeight(String height)Setter for the minimum height. voidminWidth()Getter for the minimum width. FibonacciBaseminWidth(Number width)Setter for the minimum width. FibonacciBaseminWidth(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. FibonacciBaseright(Number right)Setter for element right bound setting. FibonacciBaseright(String right)Setter for element right bound setting. voidtop()Getter for element top bound settings. FibonacciBasetop(Number top)Setter for element top bound settings. FibonacciBasetop(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. FibonacciBasewidth(Number width)Setter for element width setting. FibonacciBasewidth(String width)Setter for element width setting. voidzIndex()Getter for the Z-index of the element. FibonacciBasezIndex(Number zIndex)Setter for the Z-index of the element. Layercontainer()Getter for the container. FibonacciBasecontainer(Layer element)Setter for the container. FibonacciBasecontainer(Stage element)Setter for the container. FibonacciBasecontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. FibonacciBaseparentBounds(Rect bounds)Setter for the parent bounds using single value. FibonacciBaseparentBounds(String bounds)Setter for the parent bounds using single value. FibonacciBaseparentBounds(Number bounds)Setter for the parent bounds using single value. FibonacciBaseparentBounds(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.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
-
FibonacciBase
FibonacciBase(String jsChart)
-
-
Method Detail
-
instantiate
static FibonacciBase instantiate()
-
allowEdit
void allowEdit()
Getter for an interactivity in the annotation.
-
allowEdit
FibonacciBase allowEdit(String value)
Setter for an interactivity in the annotation.
-
color
void color()
Getter for the annotation color.
-
color
FibonacciBase 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
FibonacciBase hoverGap(String value)
Setter for the hover gap. The contour size around annotation.
-
hovered
StateSettings hovered()
Getter for hovered state settings.
-
hovered
FibonacciBase hovered(String settings)
Setter for hovered state settings.
-
labels
LabelsFactory labels()
Getter for labels settings.
-
labels
FibonacciBase labels(String value)
Setter for labels settings.
-
labels
FibonacciBase labels(Boolean value)
Setter for labels settings.
-
levels
void levels()
Getter for the fibonacci levels.
-
levels
FibonacciBase levels(Array<String> levelsList)
Setter for the fibonacci levels.
-
markers
MarkersFactory markers()
Getter for data markers.
-
markers
FibonacciBase markers(String settings)
Setter for data markers.
-
markers
FibonacciBase markers(Boolean settings)
Setter for data markers.
-
normal
StateSettings normal()
Getter for normal state settings.
-
normal
FibonacciBase normal(String settings)
Setter for normal state settings.
-
secondValueAnchor
void secondValueAnchor()
Getter for the second value anchor.
-
secondValueAnchor
FibonacciBase secondValueAnchor(String Second)
Setter for the second value anchor.
-
secondXAnchor
void secondXAnchor()
Getter for the second X anchor.
-
secondXAnchor
FibonacciBase secondXAnchor(String Second)
Setter for the second X anchor.
-
select
void select()
Selects current annotation.
-
selected
StateSettings selected()
Getter for selected state settings.
-
selected
FibonacciBase selected(String settings)
Setter for selected state settings.
-
stroke
void stroke()
Getter for annotation stroke settings.
-
stroke
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase stroke(String settings)
Setter for annotation stroke settings using an object.
-
trend
void trend()
Getter for annotation trend settings.
-
trend
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase valueAnchor(String value)
Setter for the value anchor.
-
xAnchor
void xAnchor()
Getter for the X anchor.
-
xAnchor
FibonacciBase xAnchor(String value)
Setter for the X anchor.
-
xScale
FibonacciBase xScale(Base settings)
Setter for the X-scale.
-
xScale
FibonacciBase xScale(StockScatterDateTime settings)
Setter for the X-scale.
-
xScale
FibonacciBase xScale(String settings)
Setter for the X-scale.
-
xScale
FibonacciBase xScale(ScaleTypes settings)
Setter for the X-scale.
-
yScale
FibonacciBase yScale(Base settings)
Setter for the Y-scale.
-
yScale
FibonacciBase yScale(String settings)
Setter for the Y-scale.
-
yScale
FibonacciBase yScale(ScaleTypes settings)
Setter for the Y-scale.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bottom
FibonacciBase bottom(Number bottom)
Setter for element bottom bound settings.
-
bottom
FibonacciBase bottom(String bottom)
Setter for element bottom bound settings.
-
bounds
FibonacciBase bounds(RectObj bounds)
Setter for bounds of the element using one parameter.
-
bounds
FibonacciBase bounds(Rect bounds)
Setter for bounds of the element using one parameter.
-
bounds
FibonacciBase bounds(Bounds bounds)
Setter for bounds of the element using one parameter.
-
bounds
FibonacciBase bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
FibonacciBase bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
FibonacciBase 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
FibonacciBase 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
FibonacciBase height(Number height)
Setter for element height setting.
-
height
FibonacciBase height(String height)
Setter for element height setting.
-
left
void left()
Getter for element left bound settings.
-
left
FibonacciBase left(Number left)
Setter for element left bound settings.
-
left
FibonacciBase left(String left)
Setter for element left bound settings.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxHeight
FibonacciBase maxHeight(Number height)
Setter for the maximum height.
-
maxHeight
FibonacciBase maxHeight(String height)
Setter for the maximum height.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
maxWidth
FibonacciBase maxWidth(Number width)
Setter for the maximum width.
-
maxWidth
FibonacciBase maxWidth(String width)
Setter for the maximum width.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minHeight
FibonacciBase minHeight(Number height)
Setter for the minimum height.
-
minHeight
FibonacciBase minHeight(String height)
Setter for the minimum height.
-
minWidth
void minWidth()
Getter for the minimum width.
-
minWidth
FibonacciBase minWidth(Number width)
Setter for the minimum width.
-
minWidth
FibonacciBase 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
FibonacciBase right(Number right)
Setter for element right bound setting.
-
right
FibonacciBase right(String right)
Setter for element right bound setting.
-
top
void top()
Getter for element top bound settings.
-
top
FibonacciBase top(Number top)
Setter for element top bound settings.
-
top
FibonacciBase 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
FibonacciBase width(Number width)
Setter for element width setting.
-
width
FibonacciBase width(String width)
Setter for element width setting.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
zIndex
FibonacciBase zIndex(Number zIndex)
Setter for the Z-index of the element.
-
container
FibonacciBase container(Layer element)
Setter for the container.
-
container
FibonacciBase container(Stage element)
Setter for the container.
-
container
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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
FibonacciBase 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.
-
-
-
-