-
public class TrendChannel extends Base
Trend Channel annotation.
-
-
Constructor Summary
Constructors Constructor Description TrendChannel(String jsChart)
-
Method Summary
Modifier and Type Method Description static TrendChannelinstantiate()StringgetJsBase()voidallowEdit()Getter for an interactivity in the annotation. TrendChannelallowEdit(String value)Setter for an interactivity in the annotation. voidcolor()Getter for the annotation color. TrendChannelcolor(String color)Setter for the annotation color. voidfill()Getter for the annotation fill color. TrendChannelfill(Fill color)Setter for fill settings using an array, an object or a string. TrendChannelfill(String color)Setter for fill settings using an array, an object or a string. TrendChannelfill(Array<String> color)Setter for fill settings using an array, an object or a string. TrendChannelfill(String color, Number opacity)Fill color with opacity. TrendChannelfill(GradientKey keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. TrendChannelfill(GradientKey keys, Number angle, Rect mode, Number opacity)Linear gradient fill. TrendChannelfill(GradientKey keys, Number angle, String mode, Number opacity)Linear gradient fill. TrendChannelfill(Array<String> keys, Number angle, Boolean mode, Number opacity)Linear gradient fill. TrendChannelfill(Array<String> keys, Number angle, Rect mode, Number opacity)Linear gradient fill. TrendChannelfill(Array<String> keys, Number angle, String mode, Number opacity)Linear gradient fill. TrendChannelfill(GradientKey keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. TrendChannelfill(Array<String> keys, Number cx, Number cy, Rect mode, Number opacity, Number fx, Number fy)Radial gradient fill. SeparateChartgetChart()Returns the chart on which the annotation is drawn. PlotgetPlot()Returns the plot on which the annotation is drawn. voidgetType()Returns annotation type. PatternFillhatchFill()Getter for hatch fill settings. TrendChannelhatchFill(HatchFillType type, String color, Number thickness, Number size)Setter for hatch fill settings. TrendChannelhatchFill(String type, String color, Number thickness, Number size)Setter for hatch fill settings. TrendChannelhatchFill(String hatchFillFunction)Setter for hatch fill settings using function. TrendChannelhatchFill(PatternFill patternFill)Setter for hatch fill settings using pattern fill. TrendChannelhatchFill(HatchFill settings)Setter for hatch fill settings using an instance. TrendChannelhatchFill(Boolean enabled)Setter for hatch fill using boolean. voidhoverGap()Getter for the hover gap. TrendChannelhoverGap(String value)Setter for the hover gap. StateSettingshovered()Getter for hovered state settings. TrendChannelhovered(String settings)Setter for hovered state settings. MarkersFactorymarkers()Getter for data markers. TrendChannelmarkers(String settings)Setter for data markers. TrendChannelmarkers(Boolean settings)Setter for data markers. StateSettingsnormal()Getter for normal state settings. TrendChannelnormal(String settings)Setter for normal state settings. voidsecondValueAnchor()Getter for the second value anchor. TrendChannelsecondValueAnchor(String value)Setter for the second value anchor. voidsecondXAnchor()Getter for the second X anchor. TrendChannelsecondXAnchor(String value)Setter for the second X anchor. voidselect()Selects current annotation. StateSettingsselected()Getter for selected state settings. TrendChannelselected(String settings)Setter for selected state settings. voidstroke()Getter for annotation stroke settings. TrendChannelstroke(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation stroke settings. TrendChannelstroke(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. TrendChannelstroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation stroke settings. TrendChannelstroke(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. TrendChannelstroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation stroke settings. TrendChannelstroke(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. TrendChannelstroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation stroke settings. TrendChannelstroke(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. TrendChannelstroke(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for annotation stroke settings. TrendChannelstroke(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. TrendChannelstroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for annotation stroke settings. TrendChannelstroke(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for annotation stroke settings. TrendChannelstroke(String settings)Setter for annotation stroke settings using an object. voidthirdValueAnchor()Getter for the third value anchor. TrendChannelthirdValueAnchor(String value)Setter for the third value anchor. voidthirdXAnchor()Getter for the third X anchor. TrendChannelthirdXAnchor(String value)Setter for the third X anchor. voidvalueAnchor()Getter for the value anchor. TrendChannelvalueAnchor(String value)Setter for the value anchor. voidxAnchor()Getter for the X anchor. TrendChannelxAnchor(String value)Setter for the X anchor. OrdinalxScale()Getter for the X-scale. TrendChannelxScale(Base settings)Setter for the X-scale. TrendChannelxScale(StockScatterDateTime settings)Setter for the X-scale. TrendChannelxScale(String settings)Setter for the X-scale. TrendChannelxScale(ScaleTypes settings)Setter for the X-scale. BaseyScale()Getter for the Y-scale. TrendChannelyScale(Base settings)Setter for the Y-scale. TrendChannelyScale(String settings)Setter for the Y-scale. TrendChannelyScale(ScaleTypes settings)Setter for the Y-scale. voidbottom()Getter for element bottom bound settings. TrendChannelbottom(Number bottom)Setter for element bottom bound settings. TrendChannelbottom(String bottom)Setter for element bottom bound settings. Boundsbounds()Getter for element bounds settings. TrendChannelbounds(RectObj bounds)Setter for bounds of the element using one parameter. TrendChannelbounds(Rect bounds)Setter for bounds of the element using one parameter. TrendChannelbounds(Bounds bounds)Setter for bounds of the element using one parameter. TrendChannelbounds(Number x, Number y, Number width, Number height)Setter for element bounds settings. TrendChannelbounds(Number x, Number y, Number width, String height)Setter for element bounds settings. TrendChannelbounds(Number x, Number y, String width, Number height)Setter for element bounds settings. TrendChannelbounds(Number x, Number y, String width, String height)Setter for element bounds settings. TrendChannelbounds(Number x, String y, Number width, Number height)Setter for element bounds settings. TrendChannelbounds(Number x, String y, Number width, String height)Setter for element bounds settings. TrendChannelbounds(Number x, String y, String width, Number height)Setter for element bounds settings. TrendChannelbounds(Number x, String y, String width, String height)Setter for element bounds settings. TrendChannelbounds(String x, Number y, Number width, Number height)Setter for element bounds settings. TrendChannelbounds(String x, Number y, Number width, String height)Setter for element bounds settings. TrendChannelbounds(String x, Number y, String width, Number height)Setter for element bounds settings. TrendChannelbounds(String x, Number y, String width, String height)Setter for element bounds settings. TrendChannelbounds(String x, String y, Number width, Number height)Setter for element bounds settings. TrendChannelbounds(String x, String y, Number width, String height)Setter for element bounds settings. TrendChannelbounds(String x, String y, String width, Number height)Setter for element bounds settings. TrendChannelbounds(String x, String y, String width, String height)Setter for element bounds settings. voidenabled()Getter for the element state (enabled or disabled). TrendChannelenabled(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. TrendChannelheight(Number height)Setter for element height setting. TrendChannelheight(String height)Setter for element height setting. voidleft()Getter for element left bound settings. TrendChannelleft(Number left)Setter for element left bound settings. TrendChannelleft(String left)Setter for element left bound settings. voidmaxHeight()Getter for the maximum height. TrendChannelmaxHeight(Number height)Setter for the maximum height. TrendChannelmaxHeight(String height)Setter for the maximum height. voidmaxWidth()Getter for the maximum width. TrendChannelmaxWidth(Number width)Setter for the maximum width. TrendChannelmaxWidth(String width)Setter for the maximum width. voidminHeight()Getter for the minimum height. TrendChannelminHeight(Number height)Setter for the minimum height. TrendChannelminHeight(String height)Setter for the minimum height. voidminWidth()Getter for the minimum width. TrendChannelminWidth(Number width)Setter for the minimum width. TrendChannelminWidth(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. TrendChannelright(Number right)Setter for element right bound setting. TrendChannelright(String right)Setter for element right bound setting. voidtop()Getter for element top bound settings. TrendChanneltop(Number top)Setter for element top bound settings. TrendChanneltop(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. TrendChannelwidth(Number width)Setter for element width setting. TrendChannelwidth(String width)Setter for element width setting. voidzIndex()Getter for the Z-index of the element. TrendChannelzIndex(Number zIndex)Setter for the Z-index of the element. Layercontainer()Getter for the container. TrendChannelcontainer(Layer element)Setter for the container. TrendChannelcontainer(Stage element)Setter for the container. TrendChannelcontainer(String element)Setter for the container. RectparentBounds()Getter for the parent bounds. TrendChannelparentBounds(Rect bounds)Setter for the parent bounds using single value. TrendChannelparentBounds(String bounds)Setter for the parent bounds using single value. TrendChannelparentBounds(Number bounds)Setter for the parent bounds using single value. TrendChannelparentBounds(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
-
TrendChannel
TrendChannel(String jsChart)
-
-
Method Detail
-
instantiate
static TrendChannel instantiate()
-
allowEdit
void allowEdit()
Getter for an interactivity in the annotation.
-
allowEdit
TrendChannel allowEdit(String value)
Setter for an interactivity in the annotation.
-
color
void color()
Getter for the annotation color.
-
color
TrendChannel color(String color)
Setter for the annotation color.
-
fill
void fill()
Getter for the annotation fill color.
-
fill
TrendChannel 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
TrendChannel fill(String color)
Setter for fill settings using an array, an object or a string. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
TrendChannel 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
TrendChannel fill(String color, Number opacity)
Fill color with opacity.
-
fill
TrendChannel fill(GradientKey keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
TrendChannel fill(GradientKey keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
TrendChannel fill(GradientKey keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
TrendChannel fill(Array<String> keys, Number angle, Boolean mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
TrendChannel fill(Array<String> keys, Number angle, Rect mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
TrendChannel fill(Array<String> keys, Number angle, String mode, Number opacity)
Linear gradient fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
fill
TrendChannel 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
TrendChannel 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}
-
getChart
SeparateChart getChart()
Returns the chart on which the annotation is drawn.
-
getType
void getType()
Returns annotation type.
-
hatchFill
PatternFill hatchFill()
Getter for hatch fill settings.
-
hatchFill
TrendChannel hatchFill(HatchFillType type, String color, Number thickness, Number size)
Setter for hatch fill settings.
-
hatchFill
TrendChannel hatchFill(String type, String color, Number thickness, Number size)
Setter for hatch fill settings.
-
hatchFill
TrendChannel hatchFill(String hatchFillFunction)
Setter for hatch fill settings using function. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
TrendChannel hatchFill(PatternFill patternFill)
Setter for hatch fill settings using pattern fill. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
TrendChannel hatchFill(HatchFill settings)
Setter for hatch fill settings using an instance. {docs:Graphics/Fill_Settings}Learn more about coloring.{docs}
-
hatchFill
TrendChannel hatchFill(Boolean enabled)
Setter for hatch fill using boolean. {docs:Graphics/Hatch_Fill_Settings}Learn more about hatch fill settings.{docs}
-
hoverGap
void hoverGap()
Getter for the hover gap.
-
hoverGap
TrendChannel hoverGap(String value)
Setter for the hover gap. The contour size around annotation.
-
hovered
StateSettings hovered()
Getter for hovered state settings.
-
hovered
TrendChannel hovered(String settings)
Setter for hovered state settings.
-
markers
MarkersFactory markers()
Getter for data markers.
-
markers
TrendChannel markers(String settings)
Setter for data markers.
-
markers
TrendChannel markers(Boolean settings)
Setter for data markers.
-
normal
StateSettings normal()
Getter for normal state settings.
-
normal
TrendChannel normal(String settings)
Setter for normal state settings.
-
secondValueAnchor
void secondValueAnchor()
Getter for the second value anchor.
-
secondValueAnchor
TrendChannel secondValueAnchor(String value)
Setter for the second value anchor.
-
secondXAnchor
void secondXAnchor()
Getter for the second X anchor.
-
secondXAnchor
TrendChannel secondXAnchor(String value)
Setter for the second X anchor.
-
select
void select()
Selects current annotation.
-
selected
StateSettings selected()
Getter for selected state settings.
-
selected
TrendChannel selected(String settings)
Setter for selected state settings.
-
stroke
void stroke()
Getter for annotation stroke settings.
-
stroke
TrendChannel 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
TrendChannel 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
TrendChannel 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
TrendChannel 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
TrendChannel 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
TrendChannel 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
TrendChannel 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
TrendChannel 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
TrendChannel 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
TrendChannel 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
TrendChannel 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
TrendChannel 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
TrendChannel stroke(String settings)
Setter for annotation stroke settings using an object.
-
thirdValueAnchor
void thirdValueAnchor()
Getter for the third value anchor.
-
thirdValueAnchor
TrendChannel thirdValueAnchor(String value)
Setter for the third value anchor.
-
thirdXAnchor
void thirdXAnchor()
Getter for the third X anchor.
-
thirdXAnchor
TrendChannel thirdXAnchor(String value)
Setter for the third X anchor.
-
valueAnchor
void valueAnchor()
Getter for the value anchor.
-
valueAnchor
TrendChannel valueAnchor(String value)
Setter for the value anchor.
-
xAnchor
void xAnchor()
Getter for the X anchor.
-
xAnchor
TrendChannel xAnchor(String value)
Setter for the X anchor.
-
xScale
TrendChannel xScale(Base settings)
Setter for the X-scale.
-
xScale
TrendChannel xScale(StockScatterDateTime settings)
Setter for the X-scale.
-
xScale
TrendChannel xScale(String settings)
Setter for the X-scale.
-
xScale
TrendChannel xScale(ScaleTypes settings)
Setter for the X-scale.
-
yScale
TrendChannel yScale(Base settings)
Setter for the Y-scale.
-
yScale
TrendChannel yScale(String settings)
Setter for the Y-scale.
-
yScale
TrendChannel yScale(ScaleTypes settings)
Setter for the Y-scale.
-
bottom
void bottom()
Getter for element bottom bound settings.
-
bottom
TrendChannel bottom(Number bottom)
Setter for element bottom bound settings.
-
bottom
TrendChannel bottom(String bottom)
Setter for element bottom bound settings.
-
bounds
TrendChannel bounds(RectObj bounds)
Setter for bounds of the element using one parameter.
-
bounds
TrendChannel bounds(Rect bounds)
Setter for bounds of the element using one parameter.
-
bounds
TrendChannel bounds(Bounds bounds)
Setter for bounds of the element using one parameter.
-
bounds
TrendChannel bounds(Number x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(Number x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(Number x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(Number x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(Number x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(Number x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(Number x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(Number x, String y, String width, String height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(String x, Number y, Number width, Number height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(String x, Number y, Number width, String height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(String x, Number y, String width, Number height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(String x, Number y, String width, String height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(String x, String y, Number width, Number height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(String x, String y, Number width, String height)
Setter for element bounds settings.
-
bounds
TrendChannel bounds(String x, String y, String width, Number height)
Setter for element bounds settings.
-
bounds
TrendChannel 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
TrendChannel 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
TrendChannel height(Number height)
Setter for element height setting.
-
height
TrendChannel height(String height)
Setter for element height setting.
-
left
void left()
Getter for element left bound settings.
-
left
TrendChannel left(Number left)
Setter for element left bound settings.
-
left
TrendChannel left(String left)
Setter for element left bound settings.
-
maxHeight
void maxHeight()
Getter for the maximum height.
-
maxHeight
TrendChannel maxHeight(Number height)
Setter for the maximum height.
-
maxHeight
TrendChannel maxHeight(String height)
Setter for the maximum height.
-
maxWidth
void maxWidth()
Getter for the maximum width.
-
maxWidth
TrendChannel maxWidth(Number width)
Setter for the maximum width.
-
maxWidth
TrendChannel maxWidth(String width)
Setter for the maximum width.
-
minHeight
void minHeight()
Getter for the minimum height.
-
minHeight
TrendChannel minHeight(Number height)
Setter for the minimum height.
-
minHeight
TrendChannel minHeight(String height)
Setter for the minimum height.
-
minWidth
void minWidth()
Getter for the minimum width.
-
minWidth
TrendChannel minWidth(Number width)
Setter for the minimum width.
-
minWidth
TrendChannel 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
TrendChannel right(Number right)
Setter for element right bound setting.
-
right
TrendChannel right(String right)
Setter for element right bound setting.
-
top
void top()
Getter for element top bound settings.
-
top
TrendChannel top(Number top)
Setter for element top bound settings.
-
top
TrendChannel 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
TrendChannel width(Number width)
Setter for element width setting.
-
width
TrendChannel width(String width)
Setter for element width setting.
-
zIndex
void zIndex()
Getter for the Z-index of the element.
-
zIndex
TrendChannel zIndex(Number zIndex)
Setter for the Z-index of the element.
-
container
TrendChannel container(Layer element)
Setter for the container.
-
container
TrendChannel container(Stage element)
Setter for the container.
-
container
TrendChannel 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
TrendChannel 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
TrendChannel 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
TrendChannel 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
TrendChannel 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.
-
-
-
-