-
-
Method Summary
Modifier and Type Method Description static Baseinstantiate()StringgetJsBase()Borderborder()Getter for border settings object. Baseborder(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for cell border settings. Baseborder(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for cell border settings. Baseborder(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for cell border settings. Baseborder(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for cell border settings. Baseborder(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for cell border settings. Baseborder(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for cell border settings. Baseborder(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for cell border settings. Baseborder(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for cell border settings. Baseborder(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)Setter for cell border settings. Baseborder(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)Setter for cell border settings. Baseborder(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)Setter for cell border settings. Baseborder(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)Setter for cell border settings. voiddisablePointerEvents()Getter for the state of disablePointerEvents option. BasedisablePointerEvents(Boolean enabled)Setter for the text disablePointerEvents option. voidfontColor()Getter for the text font color. BasefontColor(String color)Setter for the text font color. voidfontDecoration()Getter for the text font decoration. BasefontDecoration(Decoration type)Setter for the text font decoration. BasefontDecoration(String type)Setter for the text font decoration. voidfontFamily()Getter for the font family. BasefontFamily(String family)Setter for the font family. voidfontOpacity()Getter for the text font opacity. BasefontOpacity(Number opacity)Setter for the text font opacity. voidfontSize()Getter for text font size. BasefontSize(String size)Setter for text font size. BasefontSize(Number size)Setter for text font size. voidfontStyle()Getter for the text font style. BasefontStyle(FontStyle style)Setter for the text font style. BasefontStyle(String style)Setter for the text font style. voidfontVariant()Getter for the text font variant. BasefontVariant(FontVariant type)Setter for the text font variant. BasefontVariant(String type)Setter for the text font variant. voidfontWeight()Getter for the text font weight. BasefontWeight(String weight)Setter for the text font weight. BasefontWeight(Number weight)Setter for the text font weight. voidhAlign()Getter for the text horizontal align. BasehAlign(HAlign align)Setter for the text horizontal align. BasehAlign(String align)Setter for the text horizontal align. voidletterSpacing()Getter for the text letter spacing. BaseletterSpacing(String spacing)Setter for the text letter spacing. BaseletterSpacing(Number spacing)Setter for the text letter spacing. voidlineHeight()Getter for the text line height. BaselineHeight(String height)Setter for the text line height. BaselineHeight(Number height)Setter for the text line height. voidselectable()Getter for the text selectable option. Baseselectable(Boolean enabled)Setter for the text selectable. voidtextDirection()Getter for the text direction. BasetextDirection(Direction type)Setter for the text direction. BasetextDirection(String type)Setter for the text direction. voidtextIndent()Getter for the text indent. BasetextIndent(Number indent)Setter for the text indent. voidtextOverflow()Getter for the text overflow settings. BasetextOverflow(TextOverflow value)Setter for the text overflow settings. BasetextOverflow(String value)Setter for the text overflow settings. voiduseHtml()Getter for the useHtml flag. BaseuseHtml(Boolean enabled)Setter for flag useHtml. voidvAlign()Getter for the text vertical align. BasevAlign(VAlign align)Setter for the text vertical align. BasevAlign(String align)Setter for the text vertical align. voidwordBreak()Getter for the word-break mode. BasewordBreak(WordBreak mode)Setter for the word-break mode. BasewordBreak(String mode)Setter for the word-break mode. voidwordWrap()Getter for the word-wrap mode. BasewordWrap(WordWrap mode)Setter for the word-wrap mode. BasewordWrap(String mode)Setter for the word-wrap mode. -
-
Constructor Detail
-
Base
Base(String jsChart)
-
-
Method Detail
-
instantiate
static Base instantiate()
-
border
Base border(Stroke color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Base border(Stroke color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Base border(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Base border(Stroke color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Base border(ColoredFill color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Base border(ColoredFill color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Base border(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Base border(ColoredFill color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Base border(String color, Number thickness, String dashpattern, String lineJoin, String lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Base border(String color, Number thickness, String dashpattern, String lineJoin, StrokeLineCap lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Base border(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, String lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
border
Base border(String color, Number thickness, String dashpattern, StrokeLineJoin lineJoin, StrokeLineCap lineCap)
Setter for cell border settings. {docs:Graphics/Stroke_Settings}Learn more about stroke settings.{docs}
-
disablePointerEvents
void disablePointerEvents()
Getter for the state of disablePointerEvents option.
-
disablePointerEvents
Base disablePointerEvents(Boolean enabled)
Setter for the text disablePointerEvents option.
-
fontColor
void fontColor()
Getter for the text font color.
-
fontColor
Base fontColor(String color)
Setter for the text font color. ://www.w3schools.com/html/html_colors.asp
-
fontDecoration
void fontDecoration()
Getter for the text font decoration.
-
fontDecoration
Base fontDecoration(Decoration type)
Setter for the text font decoration.
-
fontDecoration
Base fontDecoration(String type)
Setter for the text font decoration.
-
fontFamily
void fontFamily()
Getter for the font family.
-
fontFamily
Base fontFamily(String family)
Setter for the font family.
-
fontOpacity
void fontOpacity()
Getter for the text font opacity.
-
fontOpacity
Base fontOpacity(Number opacity)
Setter for the text font opacity. Double value from 0 to 1.
-
fontSize
void fontSize()
Getter for text font size.
-
fontStyle
void fontStyle()
Getter for the text font style.
-
fontVariant
void fontVariant()
Getter for the text font variant.
-
fontVariant
Base fontVariant(FontVariant type)
Setter for the text font variant.
-
fontVariant
Base fontVariant(String type)
Setter for the text font variant.
-
fontWeight
void fontWeight()
Getter for the text font weight.
-
fontWeight
Base fontWeight(String weight)
Setter for the text font weight. ://www.w3schools.com/cssref/pr_font_weight.asp
-
fontWeight
Base fontWeight(Number weight)
Setter for the text font weight. ://www.w3schools.com/cssref/pr_font_weight.asp
-
hAlign
void hAlign()
Getter for the text horizontal align.
-
letterSpacing
void letterSpacing()
Getter for the text letter spacing.
-
letterSpacing
Base letterSpacing(String spacing)
Setter for the text letter spacing. ://www.w3schools.com/cssref/pr_text_letter-spacing.asp
-
letterSpacing
Base letterSpacing(Number spacing)
Setter for the text letter spacing. ://www.w3schools.com/cssref/pr_text_letter-spacing.asp
-
lineHeight
void lineHeight()
Getter for the text line height.
-
lineHeight
Base lineHeight(String height)
Setter for the text line height. ://www.w3schools.com/cssref/pr_text_letter-spacing.asp
-
lineHeight
Base lineHeight(Number height)
Setter for the text line height. ://www.w3schools.com/cssref/pr_text_letter-spacing.asp
-
selectable
void selectable()
Getter for the text selectable option.
-
selectable
Base selectable(Boolean enabled)
Setter for the text selectable.
-
textDirection
void textDirection()
Getter for the text direction.
-
textDirection
Base textDirection(Direction type)
Setter for the text direction.
-
textDirection
Base textDirection(String type)
Setter for the text direction.
-
textIndent
void textIndent()
Getter for the text indent.
-
textIndent
Base textIndent(Number indent)
Setter for the text indent.
-
textOverflow
void textOverflow()
Getter for the text overflow settings.
-
textOverflow
Base textOverflow(TextOverflow value)
Setter for the text overflow settings.
-
textOverflow
Base textOverflow(String value)
Setter for the text overflow settings.
-
useHtml
void useHtml()
Getter for the useHtml flag.
-
vAlign
void vAlign()
Getter for the text vertical align.
-
wordBreak
void wordBreak()
Getter for the word-break mode.
-
wordWrap
void wordWrap()
Getter for the word-wrap mode.
-
-
-
-