- GaugeChart - Class in org.pepstock.charba.client.impl.charts
-
GAUGE chart implementation.
- GaugeChart() - Constructor for class org.pepstock.charba.client.impl.charts.GaugeChart
-
Builds the object.
- GaugeChartWidget - Class in org.pepstock.charba.client.gwt.widgets
-
GAUGE chart GWT WIDGET implementation.
- GaugeChartWidget() - Constructor for class org.pepstock.charba.client.gwt.widgets.GaugeChartWidget
-
Builds the object.
- GaugeDataset - Class in org.pepstock.charba.client.impl.charts
-
The Gauge chart allows a number of properties to be specified for each dataset.
- GaugeDataset(double) - Constructor for class org.pepstock.charba.client.impl.charts.GaugeDataset
-
Creates a dataset for gauge with maximum value of data.
- GaugeDataset(double, IsDefaultOptions) - Constructor for class org.pepstock.charba.client.impl.charts.GaugeDataset
-
Creates a dataset setting the maximum value of dataset and defaults value.
- GaugeOptions - Class in org.pepstock.charba.client.impl.charts
-
Specific options for GAUGE chart.
- generateLabels(Chart) - Method in class org.pepstock.charba.client.Defaults
-
Returns an unmodifiable list of legend labels for that chart with the callback provided by CHART.JS out of the box.
- generateLabels(IsChart) - Method in class org.pepstock.charba.client.Defaults
-
Returns an unmodifiable list of legend labels for that chart with the callback provided by CHART.JS out of the box.
- generateLegendLabels(IsChart, List<LegendLabelItem>) - Method in interface org.pepstock.charba.client.callbacks.LegendLabelsCallback
-
Generates legend items for each thing in the legend.
- generateText(IsChart, T, String) - Method in interface org.pepstock.charba.client.callbacks.HtmlLegendCallback
-
Returns a text of legend for a specific item or legend's title, as HTML
- GENERIC - Static variable in class org.pepstock.charba.client.commons.NativeName
-
Constant to bind java script object
NativeObject
as object with name
"?".
Instead of
"Object", it is mandatory for J2CL to use java script object without
prototype
and for java script
proxies
.
- GeoUtils - Class in org.pepstock.charba.client.geo
-
- GERMANY - Static variable in class org.pepstock.charba.client.intl.CLocale
-
- get() - Static method in class org.pepstock.charba.client.adapters.DateAdapterModule
-
Returns the singleton instance of module.
- get(String) - Static method in class org.pepstock.charba.client.Charts
-
Returns the chart instance by its id.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayCanvas
-
Gets the value at a given index.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayCanvasList
-
Returns the element at the specified position in this list.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayChart
-
Gets the value at a given index.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayDouble
-
Gets the value at a given index.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayDoubleArray
-
Gets the value at a given index.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayDoubleList
-
Returns the element at the specified position in this list.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayEnumList
-
Returns the element at the specified position in this list.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayGradient
-
Gets the value at a given index.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayImage
-
Gets the value at a given index.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayImageList
-
Returns the element at the specified position in this list.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayInteger
-
Gets the value at a given index.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayIntegerList
-
Returns the element at the specified position in this list.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayKeyList
-
Returns the element at the specified position in this list.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayMixedObject
-
Gets the value at a given index.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayObject
-
Gets the value at a given index.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayObjectList
-
Returns the element at the specified position in this list.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayPattern
-
Gets the value at a given index.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayString
-
Gets the value at a given index.
- get(int) - Method in class org.pepstock.charba.client.commons.ArrayStringList
-
Returns the element at the specified position in this list.
- get(NativeObjectContainer) - Static method in enum org.pepstock.charba.client.commons.Id
-
Returns the property value from java script object.
- get(NativeObject) - Static method in enum org.pepstock.charba.client.commons.Id
-
Returns the property value from java script object.
- get() - Static method in class org.pepstock.charba.client.commons.JsHelper
-
Singleton object to get the helper instance
- get() - Static method in class org.pepstock.charba.client.commons.Merger
-
Singleton method to get the instance
- get(AnimationCollectionKey) - Method in class org.pepstock.charba.client.configuration.Animations
-
Returns an animation collection instance if stored in the the animation options.
- get() - Method in class org.pepstock.charba.client.configuration.Datasets
-
Returns the data set base on chart type of the configuration options.
- get(Type) - Method in class org.pepstock.charba.client.configuration.Datasets
-
Returns the data set by a chart type.
- get(TransitionKey) - Method in class org.pepstock.charba.client.configuration.Transitions
-
Returns an animation transition instance if stored in the the animation options.
- get() - Static method in class org.pepstock.charba.client.controllers.Controllers
-
Singleton method to get static instance.
- get() - Static method in class org.pepstock.charba.client.data.DatasetCanvasObjectFactory
-
Singleton method to get instance.
- get(AnimationCollectionKey) - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimations
-
- get(Type) - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartDatasets
-
- get(TransitionKey) - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTransitions
-
- get() - Static method in class org.pepstock.charba.client.Defaults
-
Singleton method to get static instance.
- get(AnimationCollectionKey) - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimations
-
- get(Type) - Method in class org.pepstock.charba.client.defaults.globals.DefaultDatasets
-
- get() - Static method in class org.pepstock.charba.client.defaults.globals.DefaultsBuilder
-
Singleton method to return the instance
- get(TransitionKey) - Method in class org.pepstock.charba.client.defaults.globals.DefaultTransitions
-
- get(AnimationCollectionKey) - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimations
-
Returns an animation collection instance if stored in the the animation options.
- get(Type) - Method in interface org.pepstock.charba.client.defaults.IsDefaultDatasets
-
Returns the data sets options by a chart type.
- get(TransitionKey) - Method in interface org.pepstock.charba.client.defaults.IsDefaultTransitions
-
Returns an animation transition instance if stored in the the animation options.
- get() - Static method in class org.pepstock.charba.client.dom.DOMBuilder
-
Returns the singleton instance of the builder.
- get() - Static method in class org.pepstock.charba.client.Helpers
-
Singleton method to get the instance
- get() - Static method in class org.pepstock.charba.client.impl.plugins.ChartPointer
-
Returns the singleton instance of plugin.
- get() - Static method in class org.pepstock.charba.client.impl.plugins.ColorSchemes
-
Returns the singleton instance of plugin.
- get() - Static method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelector
-
Returns the singleton instance of plugin.
- get() - Static method in class org.pepstock.charba.client.impl.plugins.HtmlLegend
-
Returns the singleton instance of plugin.
- get(AnimationCollectionKey) - Method in class org.pepstock.charba.client.options.Animations
-
Returns an animation collection instance if stored in the the animation options.
- get(Type) - Method in class org.pepstock.charba.client.options.Datasets
-
Returns the data set by a chart type.
- get(AnimationCollectionKey) - Method in interface org.pepstock.charba.client.options.IsAnimations
-
Returns an animation collection instance if stored in the the animation options.
- get(TransitionKey) - Method in interface org.pepstock.charba.client.options.IsTransitions
-
Returns an animation transition instance if stored in the animation options.
- get(TransitionKey) - Method in class org.pepstock.charba.client.options.Transitions
-
Returns an animation transition instance if stored in the the animation options.
- get() - Static method in class org.pepstock.charba.client.positioner.Positioner
-
Singleton object to get the tooltip positioner instance
- get(String) - Method in class org.pepstock.charba.client.sankey.Labels
-
Returns the stored value in the map, by its key of the node.
- get(Key) - Method in class org.pepstock.charba.client.sankey.Labels
-
Returns the stored value in the map, by its key of the node.
- get(String) - Method in class org.pepstock.charba.client.sankey.Priority
-
Returns the stored value in the map, by its key of the node.
- get(Key) - Method in class org.pepstock.charba.client.sankey.Priority
-
Returns the stored value in the map, by its key of the node.
- get(AnimationCollectionKey) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
Returns an animation collection instance if stored in the the animation options.
- get() - Static method in class org.pepstock.charba.client.utils.CScheduler
-
Returns the instance of singleton.
- get(int) - Method in class org.pepstock.charba.client.utils.RegExpResult
-
Gets the value at a given index.
- get() - Static method in class org.pepstock.charba.client.utils.toast.Toaster
-
Singleton object to get the toaster instance
- getAbsoluteLeft() - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Returns an element's absolute left coordinate in the document's coordinate system.
- getAbsoluteTop() - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Returns an element's absolute top coordinate in the document's coordinate system.
- getAbsValue() - Method in class org.pepstock.charba.client.data.FloatingData
-
Returns the absolute value which is calculating subtracting the start point from end point.
- getAction() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns the actions of the toast.
- getAction() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the actions of the toast.
- getActions() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the actions to the toast.
- getActions() - Method in class org.pepstock.charba.client.utils.toast.ToastOptions
-
Returns the actions to the toast.
- getActiveElements() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the active (hovered) elements for the chart.
- getActiveElements() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getActiveElements() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the active (hovered) elements for the chart.
- getAdapters() - Method in class org.pepstock.charba.client.configuration.CartesianTimeAxis
-
Returns the adapters element.
- getAdapters() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getAdapters() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getAdapters() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the adapter defaults.
- getAdapters() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the adapters element.
- getAddedElements() - Method in class org.pepstock.charba.client.dom.MutationRecord
-
Returns the elements added.
Will be an empty element list if no elements were added.
- getAdjustScaleRangeCallback() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the callback called to set whether the scale range should be adjusted if this annotation is out of range.
- getAfter() - Method in class org.pepstock.charba.client.items.TooltipBodyItem
-
Returns text to render after the body section
- getAfterBody() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the list of lines after body section.
- getAlgorithm() - Method in class org.pepstock.charba.client.configuration.Decimation
-
Returns the algorithm used by the plugin.
- getAlgorithm() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartDecimation
-
- getAlgorithm() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDecimation
-
- getAlgorithm() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDecimation
-
Returns the algorithm used by the plugin.
- getAlgorithm() - Method in class org.pepstock.charba.client.options.Decimation
-
Returns the algorithm used by the plugin.
- getAlign() - Method in class org.pepstock.charba.client.configuration.CartesianScaleTitle
-
Returns the alignment of the axis title.
- getAlign() - Method in class org.pepstock.charba.client.configuration.Legend
-
Returns the alignment of the legend.
- getAlign() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the position of the label relative to the anchor point position and orientation.
- getAlign() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegend
-
- getAlign() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScaleTitle
-
- getAlign() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getAlign() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegend
-
- getAlign() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScaleTitle
-
- getAlign() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getAlign() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPluginElement
-
Returns the alignment of the element.
- getAlign() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScaleTitle
-
Returns the alignment of the axis title.
- getAlign() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the tick alignment along the axis.
- getAlign() - Method in class org.pepstock.charba.client.dom.elements.Table
-
Returns the alignment of the element's contents with respect to the surrounding context.
- getAlign() - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Returns the alignment of the element's contents with respect to the surrounding context.
- getAlign() - Method in class org.pepstock.charba.client.dom.elements.TableRow
-
Returns the alignment of the element's contents with respect to the surrounding context.
- getAlign() - Method in class org.pepstock.charba.client.geo.Legend
-
Returns the alignment of the legend on the chart area.
- getAlign() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns the selection cleaner align.
- getAlign() - Method in class org.pepstock.charba.client.options.ScaleTitle
-
Returns the alignment of the axis title.
- getAlign() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the tick alignment along the axis.
- getAlign() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns the alignment of the toast actions.
- getAlign() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the alignment of the toast actions.
- getAlignCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the align callback, if set, otherwise null
.
- getAlignDegrees() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the position of the label relative to the anchor point position and orientation, by a number representing the clockwise angle (in degree).
- getAllIds() - Method in class org.pepstock.charba.client.configuration.Plugins
-
Returns the unmodifiable list of registered plugin ids.
- getAllIds() - Method in class org.pepstock.charba.client.options.Plugins
-
Returns the unmodifiable list of registered plugin ids.
- getAlpha() - Method in class org.pepstock.charba.client.colors.Color
-
- getAlpha() - Method in interface org.pepstock.charba.client.colors.IsColor
-
Returns the alpha rate.
- getAnchor() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the anchor point, which is defined by an orientation vector and a position on the data element.
- getAnchorCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the anchor callback, if set, otherwise null
.
- getAngle() - Method in class org.pepstock.charba.client.configuration.Arc
-
Returns the arc angle to cover.
- getAngle() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getAngle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultArc
-
- getAngle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultArc
-
Returns the arc angle to cover.
- getAngle() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the angle of data set item.
- getAngle() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the arc angle to cover.
- getAngle() - Method in class org.pepstock.charba.client.options.Arc
-
Returns the arc angle to cover.
- getAngleCallback() - Method in class org.pepstock.charba.client.configuration.Arc
-
Returns the angle callback, if set, otherwise null
.
- getAngleLines() - Method in class org.pepstock.charba.client.configuration.RadialAxis
-
Returns the angle lines element.
- getAngleLines() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getAngleLines() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getAngleLines() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the angle lines default.
- getAngleLines() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the angle lines element.
- getAnimation() - Method in interface org.pepstock.charba.client.configuration.HasAnimation
-
Returns the animation element.
- getAnimation() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationTransition
-
- getAnimation() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getAnimation() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTypedDatasets
-
- getAnimation() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getAnimation() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimationTransition
-
- getAnimation() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getAnimation() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTypedDataset
-
- getAnimation() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationTransition
-
Returns the animation element.
- getAnimation() - Method in class org.pepstock.charba.client.options.AnimationTransition
-
Returns the animation element.
- getAnimation() - Method in interface org.pepstock.charba.client.options.HasAnimationOptions
-
Returns the animation element.
- getAnimation() - Method in class org.pepstock.charba.client.options.Options
-
Returns the animation element.
- getAnimationContainer() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
- getAnimationContainer() - Method in interface org.pepstock.charba.client.configuration.HasAnimation
-
Returns an animation container instance to use in the default methods of this interface.
- getAnimationContainer() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
- getAnimationContainer() - Method in class org.pepstock.charba.client.configuration.TypedDataset
-
- getAnimationContainer() - Method in class org.pepstock.charba.client.data.Dataset
-
- getAnimationContainer() - Method in interface org.pepstock.charba.client.options.HasAnimationOptions
-
Returns an animation container instance to use in the default methods of this interface.
- getAnimationContainer() - Method in class org.pepstock.charba.client.options.Options
-
- getAnimationContainer() - Method in class org.pepstock.charba.client.options.Tooltips
-
- getAnimationContainer() - Method in class org.pepstock.charba.client.options.TypedDataset
-
- getAnimations() - Method in interface org.pepstock.charba.client.configuration.HasAnimation
-
Returns the animations collection element.
- getAnimations() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationTransition
-
- getAnimations() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getAnimations() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTypedDatasets
-
- getAnimations() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getAnimations() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimationTransition
-
- getAnimations() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getAnimations() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTypedDataset
-
- getAnimations() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationTransition
-
Returns the animations collection element.
- getAnimations() - Method in class org.pepstock.charba.client.options.AnimationTransition
-
Returns the animations collection element.
- getAnimations() - Method in interface org.pepstock.charba.client.options.HasAnimationOptions
-
Returns the animations collection element.
- getAnnotation() - Method in class org.pepstock.charba.client.annotation.AnnotationContext
-
Returns the annotation of plugin.
- getAnnotation(String) - Method in class org.pepstock.charba.client.annotation.AnnotationOptions
-
Returns the annotation with the id passed as argument or null
if not exist.
- getAnnotation(AnnotationId) - Method in class org.pepstock.charba.client.annotation.AnnotationOptions
-
Returns the annotation with the id passed as argument or null
if not exist.
- getAnnotations() - Method in class org.pepstock.charba.client.annotation.AnnotationOptions
-
Returns the collection of annotations.
- getArc() - Method in class org.pepstock.charba.client.configuration.Elements
-
Returns the arc element.
- getArc() - Method in class org.pepstock.charba.client.defaults.globals.DefaultElements
-
- getArc() - Method in interface org.pepstock.charba.client.defaults.IsDefaultElements
-
Returns ARC object defaults.
- getArc() - Method in class org.pepstock.charba.client.options.Elements
-
Returns the arc element.
- getArcBorderRadius() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the border radius of the dataset item in pixels as
ArcBorderRadius
.
- getArea(IsChart, Gradient) - Method in class org.pepstock.charba.client.colors.CanvasObjectFactory
-
Returns an area object used to define the area of LINEAR gradient.
- getArea(IsChart, Gradient) - Method in class org.pepstock.charba.client.data.DatasetCanvasObjectFactory
-
- getArrayValue(Key) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (array) in the embedded JavaScript object at specific property.
- getAsMultipleLines(String) - Method in class org.pepstock.charba.client.sankey.Labels
-
Returns the labels as multiple lines, by its key of the node.
- getAsMultipleLines(Key) - Method in class org.pepstock.charba.client.sankey.Labels
-
Returns the stored value in the map, by its key of the node.
- getAspectRatio() - Method in class org.pepstock.charba.client.ChartNode
-
Returns the aspect ratio.
- getAspectRatio() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Canvas aspect ratio (i.e.
- getAspectRatio() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getAspectRatio() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Canvas aspect ratio (i.e.
- getAspectRatio() - Method in class org.pepstock.charba.client.options.Options
-
Canvas aspect ratio (i.e.
- getAttribute(Key, double) - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Returns a custom field value from data point.
- getAttribute(Key, boolean) - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Returns a custom field value from data point.
- getAttribute(Key, int) - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Returns a custom field value from data point.
- getAttribute(Key, String) - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Returns a custom field value from data point.
- getAttribute(Key) - Method in class org.pepstock.charba.client.data.AbstractDataPoint
-
Returns a custom field value from data point.
- getAttributeAsDate(Key) - Method in class org.pepstock.charba.client.data.AbstractDataPoint
-
Returns a custom field value from data point.
- getAttributeAsObject(Key, NativeObjectContainerFactory<T>) - Method in class org.pepstock.charba.client.data.AbstractDataPoint
-
Returns a custom field value from data point.
- getAttributeAsString(Key) - Method in class org.pepstock.charba.client.data.AbstractDataPoint
-
Returns a custom field value from data point.
- getAttributes(NativeObjectContainerFactory<T>) - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Returns the attributes, if exist.
- getAttributes() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns a collection of all attribute nodes registered to the specified node.
- getAutoSkipPadding() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getAutoSkipPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getAutoSkipPadding() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the padding between the ticks on the horizontal axis when autoSkip is enabled.
- getAutoSkipPadding() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the padding between the ticks on the horizontal axis when autoSkip is enabled.
Note: Only applicable to horizontal scales.
- getAxes() - Method in class org.pepstock.charba.client.configuration.Scales
-
Returns the list of X axes.
- getAxes() - Method in class org.pepstock.charba.client.options.Scales
-
Returns a list of X axes.
- getAxis() - Method in class org.pepstock.charba.client.callbacks.ScaleContext
-
Returns the axis instance where the callback must be invoked.
- getAxis() - Method in class org.pepstock.charba.client.configuration.Axis
-
Which kind of axis this is.
Possible values are: 'x', 'y' or 'r'.
- getAxis() - Method in class org.pepstock.charba.client.configuration.Hover
-
Returns to 'x', 'y', or 'xy' to define which directions are used in calculating distances.
- getAxis() - Method in class org.pepstock.charba.client.configuration.Interaction
-
Returns to 'x', 'y', or 'xy' to define which directions are used in calculating distances.
- getAxis() - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Returns the axis instance.
- getAxis() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartInteraction
-
- getAxis(ScaleId, AxisKind) - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScales
-
- getAxis() - Method in class org.pepstock.charba.client.defaults.globals.DefaultInteraction
-
- getAxis(ScaleId, AxisKind) - Method in class org.pepstock.charba.client.defaults.globals.DefaultScales
-
- getAxis() - Method in interface org.pepstock.charba.client.defaults.IsDefaultInteraction
-
Returns to 'x', 'y', or 'xy' to define which directions are used in calculating distances.
- getAxis(ScaleId, AxisKind) - Method in interface org.pepstock.charba.client.defaults.IsDefaultScales
-
Returns the default configuration for x axis.
- getAxis() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Which kind of axis this is.
Possible values are: ''x', 'y' or 'r'.
- getAxis() - Method in class org.pepstock.charba.client.options.Interaction
-
Returns to 'x', 'y', or 'xy' to define which directions are used in calculating distances.
- getAxis() - Method in class org.pepstock.charba.client.options.Scale
-
Which kind of axis this is.
Possible values are: ''x', 'y' or 'r'.
- getAxis(String) - Method in class org.pepstock.charba.client.options.Scales
-
Returns the scale with the id passed as argument or null
if not exist.
- getAxis(ScaleId) - Method in class org.pepstock.charba.client.options.Scales
-
Returns the scale with the id passed as argument or null
if not exist.
- getAxis(ScaleId, AxisKind) - Method in class org.pepstock.charba.client.options.Scales
-
- getAxisBuildTicksCallback() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns the user callback that runs before/after of the ticks building.
- getAxisById(int) - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
- getAxisById(int) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the axis by the unique CHARBA id of scale or null
if not axis.
- getAxisById(String) - Method in class org.pepstock.charba.client.configuration.Scales
-
Returns the scale with the id passed as argument or null
if not exist.
- getAxisById(ScaleId) - Method in class org.pepstock.charba.client.configuration.Scales
-
Returns the scale with the id passed as argument or null
if not exist.
- getAxisById(int) - Method in class org.pepstock.charba.client.configuration.ScalesOptions
-
- getAxisCalculateLabelRotationCallback() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns the user callback that runs before/after tick rotation is determined.
- getAxisDataLimitsCallback() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns the user callback that runs before/after data limits are determined.
- getAxisDimensionsCallback() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns the user callback that runs before/after dimensions are set.
- getAxisElement() - Method in class org.pepstock.charba.client.configuration.CartesianLinearAxis
-
- getAxisElement() - Method in class org.pepstock.charba.client.configuration.CartesianLogarithmicAxis
-
- getAxisElement() - Method in interface org.pepstock.charba.client.configuration.IsNumericAxis
-
Returns the axis instance.
- getAxisElement() - Method in class org.pepstock.charba.client.configuration.RadialAxis
-
- getAxisFitCallback() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns the user callback that runs before/after the scale fits to the canvas.
- getAxisKind() - Method in enum org.pepstock.charba.client.enums.DefaultScaleId
-
- getAxisKind() - Method in interface org.pepstock.charba.client.options.ScaleId
-
Returns the default axis kind for this default scale id.
- getAxisKind() - Method in class org.pepstock.charba.client.options.StandardScaleId
-
- getAxisKindByScaleId(Key, AxisKind) - Static method in enum org.pepstock.charba.client.enums.DefaultScaleId
-
Returns the axis kind inferring from the first character of the scale id which should be 'x', 'y' or 'r'.
- getAxisKindByScaleId(String, AxisKind) - Static method in enum org.pepstock.charba.client.enums.DefaultScaleId
-
Returns the axis kind inferring from the first character of the scale id which should be 'x', 'y' or 'r'.
- getAxisTickToLabelConversionCallback() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns the user callback that runs before/after ticks are converted in the strings.
- getAxisUpdateCallback() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns the user callback that runs before/after of the update process.
- getBackdropColor() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Returns the background color of the point label.
- getBackdropColor() - Method in class org.pepstock.charba.client.options.PointLabels
-
Returns the background color of the point label.
- getBackdropColor() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the color of label backdrops.
- getBackdropColorAsString() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Returns the background color of the point label.
- getBackdropColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPointLabels
-
- getBackdropColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getBackdropColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPointLabels
-
- getBackdropColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getBackdropColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPointLabels
-
Returns the background color of the point label.
- getBackdropColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the color of label backdrops.
- getBackdropColorAsString() - Method in class org.pepstock.charba.client.options.PointLabels
-
Returns the background color of the point label.
- getBackdropColorAsString() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the color of label backdrops.
- getBackdropColorCallback() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Returns the backdrop color callback, if set, otherwise null
.
- getBackdropPadding() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Returns the padding of label backdrop.
- getBackdropPadding() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPointLabels
-
- getBackdropPadding() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getBackdropPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPointLabels
-
- getBackdropPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getBackdropPadding() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPointLabels
-
Returns the padding of label backdrop.
- getBackdropPadding() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the padding of label backdrop.
- getBackdropPadding() - Method in class org.pepstock.charba.client.options.PointLabels
-
Returns the padding of label backdrop.
- getBackdropPadding() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the padding of label backdrop.
- getBackground() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'background' property from element.
- getBackgroundAsGradient() - Method in enum org.pepstock.charba.client.utils.toast.enums.DefaultProgressBarType
-
- getBackgroundAsGradient() - Method in enum org.pepstock.charba.client.utils.toast.enums.DefaultToastType
-
- getBackgroundAsGradient() - Method in interface org.pepstock.charba.client.utils.toast.IsProgressBarType
-
Returns the background
Gradient
of the toast.
- getBackgroundAsGradient() - Method in interface org.pepstock.charba.client.utils.toast.IsToastType
-
Returns the background
Gradient
of the toast.
- getBackgroundAsPattern() - Method in enum org.pepstock.charba.client.utils.toast.enums.DefaultToastType
-
- getBackgroundAsPattern() - Method in interface org.pepstock.charba.client.utils.toast.IsToastType
-
Returns the background
Pattern
of the toast.
- getBackgroundColor() - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Returns the background color of tile.
- getBackgroundColor() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns the background color of the scale area.
- getBackgroundColor() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the default background color to use in the chart, on all objects, if not override by the specific configuration.
- getBackgroundColor() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the background color of the tooltip.
- getBackgroundColor() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the fill colors of the elements.
If property is missing or not a color, returns an empty list.
- getBackgroundColor() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the fill color under the line.
If property is missing or not a color, returns the default background color.
- getBackgroundColor() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the background color.
- getBackgroundColor() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'backgroundColor' property from element.
- getBackgroundColor() - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptions
-
Returns the background color.
If it has been set a gradient or pattern, returns null
, otherwise the default color, "white".
- getBackgroundColor() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the background color of the dataset item.
- getBackgroundColor() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the background color of the label.
- getBackgroundColor() - Method in class org.pepstock.charba.client.options.AbstractElement
-
Returns the background color.
- getBackgroundColor() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the background color of the scale area.
- getBackgroundColor() - Method in class org.pepstock.charba.client.options.Options
-
Returns the default background color to use in the chart, on all objects, if not override by the specific configuration.
- getBackgroundColor() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the background color of the tooltip.
- getBackgroundColor() - Method in class org.pepstock.charba.client.utils.toast.Action
-
Returns the background color.
- getBackgroundColor() - Method in enum org.pepstock.charba.client.utils.toast.enums.DefaultProgressBarType
-
- getBackgroundColor() - Method in enum org.pepstock.charba.client.utils.toast.enums.DefaultToastType
-
- getBackgroundColor() - Method in interface org.pepstock.charba.client.utils.toast.IsProgressBarType
-
Returns the background
IsColor
of the progress bar.
- getBackgroundColor() - Method in interface org.pepstock.charba.client.utils.toast.IsToastType
-
Returns the background
IsColor
of the toast.
- getBackgroundColor() - Method in class org.pepstock.charba.client.utils.toast.ToastItemAction
-
Returns the background color.
- getBackgroundColor() - Method in class org.pepstock.charba.client.zoom.Drag
-
Returns the fill color during dragging.
- getBackgroundColorAlpha() - Method in class org.pepstock.charba.client.impl.plugins.ColorSchemesOptions
-
The transparency value for the background color.
- getBackgroundColorAsCanvasGradient() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the background color as canvas gradient.
- getBackgroundColorAsCanvasGradient() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the background color as canvas gradient.
- getBackgroundColorAsCanvasPattern() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the background color as canvas pattern.
- getBackgroundColorAsCanvasPattern() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the background color as canvas pattern.
- getBackgroundColorAsGradient() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the fill gradient of elements.
If property is missing or not a gradient, returns an empty list.
- getBackgroundColorAsGradient() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the fill gradient under the line.
If property is missing or not a gradient, returns null
.
- getBackgroundColorAsGradient() - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptions
-
Returns the background gradient.
- getBackgroundColorAsGradient() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the background color as gradient.
- getBackgroundColorAsGradient() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the background color as gradient.
- getBackgroundColorAsPattern() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the fill pattern under the line.
If property is missing or not a pattern, returns null
.
- getBackgroundColorAsPattern() - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptions
-
Returns the background pattern.
If it has been set a color or gradient, returns null
.
- getBackgroundColorAsPattern() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the background color as pattern.
- getBackgroundColorAsPattern() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the background color as pattern.
- getBackgroundColorAsPatterns() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the fill patters of elements.
If property is missing or not a pattern, returns an empty list.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Returns the background color of tile.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns the background color of the scale area.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the default background color to use in the chart, on all objects, if not override by the specific configuration.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the background color of the tooltip.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the fill colors of the elements.
If property is missing or not a color, returns an empty list.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the fill color under the line.
If property is missing or not a color, returns the default background color.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the background color as string.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getBackgroundColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the default background color to use in the chart, on all objects, if not override by the specific configuration.
- getBackgroundColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptionsElement
-
Returns the background color.
- getBackgroundColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the background color of the scale area.
- getBackgroundColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the background color of the tooltip.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptions
-
Returns the background color.
If it has been set a gradient or pattern, returns null
, otherwise the default color, "white".
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the background color of the dataset item.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the background color of the label.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.options.AbstractElement
-
Returns the background color.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the background color of the scale area.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.options.Options
-
Returns the default background color to use in the chart, on all objects, if not override by the specific configuration.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the background color of the tooltip.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.utils.toast.Action
-
Returns the background color.
- getBackgroundColorAsString() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultAction
-
Returns the background color.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.utils.toast.ToastItemAction
-
Returns the background color.
- getBackgroundColorAsString() - Method in class org.pepstock.charba.client.zoom.Drag
-
Returns the fill color during dragging.
- getBackgroundColorCallback() - Method in class org.pepstock.charba.client.configuration.Segment
-
Returns the background width callback, if set, otherwise null
.
- getBackgroundColorCallback() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the background color callback, if set, otherwise null
.
- getBackgroundColorCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the background color callback, if set, otherwise null
.
- getBackgroundColorHandler() - Method in class org.pepstock.charba.client.annotation.BoxAnnotation
-
- getBackgroundColorHandler() - Method in class org.pepstock.charba.client.annotation.EllipseAnnotation
-
- getBackgroundColorHandler() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
- getBackgroundColorHandler() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
- getBackgroundImage() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'backgroundImage' property from element.
- getBackgroundSize() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'backgroundSize' property from element.
- getBar() - Method in class org.pepstock.charba.client.configuration.Elements
-
Returns the bar element.
- getBar() - Method in class org.pepstock.charba.client.defaults.globals.DefaultElements
-
- getBar() - Method in interface org.pepstock.charba.client.defaults.IsDefaultElements
-
Returns BAR object defaults.
- getBar() - Method in class org.pepstock.charba.client.options.Elements
-
Returns the bar element.
- getBarBorderRadius() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the border radius of the dataset item in pixels as
BarBorderRadius
.
- getBarPercentage() - Method in class org.pepstock.charba.client.configuration.TypedDataset
-
Returns the percent (0-1) of the available width each bar should be within the category width.
1.0 will take the whole category width and put the bars right next to each other.
- getBarPercentage() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTypedDatasets
-
- getBarPercentage() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTypedDataset
-
- getBarPercentage() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBarDatasets
-
Returns the percent (0-1) of the available width each bar should be within the category width.
1.0 will take the whole category width and put the bars right next to each other.
- getBarPercentage() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the percent (0-1) of the available width each bar should be within the category width.
- getBarPercentage() - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
Returns the percent (0-1) of the available width each bar should be within the category width.
- getBarStackHandler() - Method in class org.pepstock.charba.client.data.StackedBarDataset
-
- getBarStackHandler() - Method in class org.pepstock.charba.client.data.StackedHorizontalBarDataset
-
- getBarStackHandler() - Method in class org.pepstock.charba.client.data.TimeSeriesBarDataset
-
- getBarStackHandler() - Method in class org.pepstock.charba.client.data.TimeSeriesHorizontalBarDataset
-
- getBarThickness() - Method in class org.pepstock.charba.client.configuration.TypedDataset
-
Returns the width of each bar in pixels.
If set to 'flex', it computes "optimal" sample widths that globally arrange bars side by side.
If not set, the base sample widths are calculated automatically so that they take the full available widths without overlap.
Then, the bars are sized using barPercentage and categoryPercentage.
- getBarThickness() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTypedDatasets
-
- getBarThickness() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTypedDataset
-
- getBarThickness() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBarDatasets
-
Returns the width of each bar in pixels.
If set to 'flex', it computes "optimal" sample widths that globally arrange bars side by side.
If not set, the base sample widths are calculated automatically so that they take the full available widths without overlap.
Then, the bars are sized using barPercentage and categoryPercentage.
- getBarThickness() - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
Returns the width of each bar in pixels.
- getBase() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the base value for the bar in data units along the value axis.
If not set, defaults to the value axis base value.
- getBase() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the base value of data set.
- getBaseCallback() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the base callback, if set, otherwise null
.
- getBasePixel() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the pixel for the minimum chart value.
The coordinate (0, 0) is at the upper-left corner of the canvas.
- getBaseType() - Method in class org.pepstock.charba.client.AbstractChart
-
- getBaseType() - Method in interface org.pepstock.charba.client.configuration.AxisType
-
Returns the base type (extended) for this axis type.
- getBaseType() - Method in class org.pepstock.charba.client.configuration.StandardAxisType
-
- getBaseType() - Method in enum org.pepstock.charba.client.enums.ChartAxisType
-
- getBaseType() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getBaseType() - Method in interface org.pepstock.charba.client.IsChart
-
- getBaseValue() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the minimum chart value.
- getBefore() - Method in class org.pepstock.charba.client.items.TooltipBodyItem
-
Returns text to render before the body section.
- getBeforeBody() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the list of lines before body section.
- getBlue() - Method in class org.pepstock.charba.client.colors.Color
-
- getBlue() - Method in interface org.pepstock.charba.client.colors.IsColor
-
Returns the blue value.
- getBody() - Method in class org.pepstock.charba.client.dom.BaseHtmlDocument
-
Returns the <body> or <frameset> node of the current document, or null
if no such element exists.
- getBody() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the list of items which belong to the tooltip body section.
- getBodyAlign() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the body alignment.
- getBodyAlign() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getBodyAlign() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getBodyAlign() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the body alignment.
- getBodyAlign() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the body alignment.
- getBodyCallback() - Method in class org.pepstock.charba.client.configuration.TooltipsCallbacks
-
Returns the user body callback.
- getBodyColor() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the body font color.
- getBodyColor() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the body font color.
- getBodyColorAsString() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the body font color as string.
- getBodyColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getBodyColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getBodyColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the body font color as string.
- getBodyColorAsString() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the body font color as string.
- getBodyFont() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the body font element.
- getBodyFont() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getBodyFont() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getBodyFont() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the body line font.
- getBodyFont() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the body font element.
- getBodySpacing() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the spacing to add to top and bottom of each tooltip item.
- getBodySpacing() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getBodySpacing() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getBodySpacing() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the spacing to add to top and bottom of each tooltip item.
- getBodySpacing() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the spacing to add to top and bottom of each tooltip item.
- getBooleanProperty(Key, NativeObject) - Method in class org.pepstock.charba.client.commons.JsHelper
-
Returns the property value from java script object, when it is stored as boolean.
- getBorder() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'border' property from element.
- getBorder() - Method in class org.pepstock.charba.client.dom.elements.Table
-
Returns the width in pixels of the border of the table.
- getBorderAlign() - Method in class org.pepstock.charba.client.configuration.Arc
-
Returns the property to set the border alignment on chart datasets.
- getBorderAlign() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getBorderAlign() - Method in class org.pepstock.charba.client.defaults.globals.DefaultArc
-
- getBorderAlign() - Method in interface org.pepstock.charba.client.defaults.IsDefaultArc
-
Returns the property to set the border alignment on chart datasets.
- getBorderAlign() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the property to set the border alignment on chart datasets.
- getBorderAlign() - Method in class org.pepstock.charba.client.options.Arc
-
Returns the property to set the border alignment on chart datasets.
- getBorderAlignCallback() - Method in class org.pepstock.charba.client.configuration.Arc
-
Returns the border align callback, if set, otherwise null
.
- getBorderAlignHandler() - Method in class org.pepstock.charba.client.data.PieDataset
-
- getBorderAlignHandler() - Method in class org.pepstock.charba.client.data.PolarAreaDataset
-
- getBorderBottom() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderBottom' property from element.
- getBorderBottomColor() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderBottomColor' property from element.
- getBorderBottomLeftRadius() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderBottomLeftRadius' property from element.
- getBorderBottomRightRadius() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderBottomRightRadius' property from element.
- getBorderBottomStyle() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderBottomStyle' property from element.
- getBorderBottomWidth() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderBottomWidth' property from element.
- getBorderCapStyle() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns how the end points of every line are drawn.
- getBorderCapStyle() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns how the end points of every line are drawn.
- getBorderCapStyle() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getBorderCapStyle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLine
-
- getBorderCapStyle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLine
-
Returns how the end points of every line are drawn.
- getBorderCapStyle() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns how the end points of every line are drawn.
- getBorderCapStyle() - Method in class org.pepstock.charba.client.options.Line
-
Returns how the end points of every line are drawn.
- getBorderCapStyleCallback() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns the border capstyle callback, if set, otherwise null
.
- getBorderCapStyleCallback() - Method in class org.pepstock.charba.client.configuration.Segment
-
Returns the border cap-style callback, if set, otherwise null
.
- getBorderCapStyleCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border cap style callback, if set, otherwise null
.
- getBorderCollapse() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderCollapse' property from element.
- getBorderColor() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the color of the border of annotation.
- getBorderColor() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the default border color to use in the chart, on all objects, if not override by the specific configuration.
- getBorderColor() - Method in class org.pepstock.charba.client.configuration.Grid
-
If set, used as the color of the border line.
If unset, the first color option is resolved and used.
- getBorderColor() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the color of the border.
- getBorderColor() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the color of the bar border.
- getBorderColor() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the color of the line.
If property is missing or not a color, returns the default border color.
- getBorderColor() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the border color.
- getBorderColor() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderColor' property from element.
- getBorderColor() - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Returns the color.
- getBorderColor() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the color of the dataset item border
- getBorderColor() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the border color of the label.
- getBorderColor() - Method in class org.pepstock.charba.client.options.AbstractElement
-
Returns the border color.
- getBorderColor() - Method in class org.pepstock.charba.client.options.Grid
-
If set, used as the color of the border line.
If unset, the first color option is resolved and used.
- getBorderColor() - Method in class org.pepstock.charba.client.options.Options
-
Returns the default border color to use in the chart, on all objects, if not override by the specific configuration.
- getBorderColor() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the color of the border.
- getBorderColor() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the border color of the sankey elements.
- getBorderColor() - Method in class org.pepstock.charba.client.utils.toast.Action
-
Returns the border color.
- getBorderColor() - Method in class org.pepstock.charba.client.utils.toast.ToastItemAction
-
Returns the border color.
- getBorderColor() - Method in class org.pepstock.charba.client.zoom.Drag
-
Returns the color of the border during dragging.
- getBorderColorAsCanvasGradient() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the border color as canvas gradient.
- getBorderColorAsCanvasGradient() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the border color as canvas gradient.
- getBorderColorAsGradient() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the gradient of the bar border.
If property is missing or not a gradient, returns an empty list.
- getBorderColorAsGradient() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the gradient of the line.
If property is missing or not a gradient, returns null
.
- getBorderColorAsGradient() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the border color as gradient.
- getBorderColorAsGradient() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the border color as gradient.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.annotation.BoxAnnotation
-
Returns the color of the border of annotation.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the default border color to use in the chart, on all objects, if not override by the specific configuration.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.configuration.Grid
-
If set, used as the color of the border line.
If unset, the first color option is resolved and used.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the color of the border.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the color of the bar border.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the color of the line.
If property is missing or not a color, returns the default border color.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the border color as string.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- getBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- getBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getBorderColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
If set, used as the color of the border line.
If unset, the first color option is resolved and used.
- getBorderColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the default border color to use in the chart, on all objects, if not override by the specific configuration.
- getBorderColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptionsElement
-
Returns the border color.
- getBorderColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the color of the border.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Returns the color.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the color of the dataset item border
- getBorderColorAsString() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the border color of the label.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.options.AbstractElement
-
Returns the border color.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.options.Grid
-
If set, used as the color of the border line.
If unset, the first color option is resolved and used.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.options.Options
-
Returns the default border color to use in the chart, on all objects, if not override by the specific configuration.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the color of the border.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the border color of the sankey elements.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.utils.toast.Action
-
Returns the border color.
- getBorderColorAsString() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultAction
-
Returns the border color.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.utils.toast.ToastItemAction
-
Returns the border color.
- getBorderColorAsString() - Method in class org.pepstock.charba.client.zoom.Drag
-
Returns the color of the border during dragging.
- getBorderColorCallback() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the callback called to set the color of the border of annotation.
- getBorderColorCallback() - Method in class org.pepstock.charba.client.configuration.Segment
-
Returns the border width callback, if set, otherwise null
.
- getBorderColorCallback() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the border color callback, if set, otherwise null
.
- getBorderColorCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the border color callback, if set, otherwise null
.
- getBorderDash() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getBorderDash() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getBorderDash() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getBorderDash() - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getBorderDash() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getBorderDash() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAngleLines
-
- getBorderDash() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- getBorderDash() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAngleLines
-
- getBorderDash() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- getBorderDash() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScaleLines
-
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getBorderDash() - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getBorderDash() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getBorderDash() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the line dash pattern used when stroking borders, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getBorderDash() - Method in class org.pepstock.charba.client.options.Line
-
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getBorderDashCallback() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the callback called to set the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which
describe the pattern.
- getBorderDashCallback() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns the border dash callback, if set, otherwise null
.
- getBorderDashCallback() - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Returns the border dash callback when element is hovered, if set, otherwise null
.
- getBorderDashCallback() - Method in class org.pepstock.charba.client.configuration.Segment
-
Returns the border dash callback, if set, otherwise null
.
- getBorderDashCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border dash callback, if set, otherwise null
.
- getBorderDashOffset() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the line dash pattern offset.
- getBorderDashOffset() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns the line dash pattern offset.
- getBorderDashOffset() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns the line dash pattern offset.
- getBorderDashOffset() - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Returns the line dash pattern offset.
- getBorderDashOffset() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the line dash pattern offset.
- getBorderDashOffset() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAngleLines
-
- getBorderDashOffset() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- getBorderDashOffset() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getBorderDashOffset() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAngleLines
-
- getBorderDashOffset() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- getBorderDashOffset() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLine
-
- getBorderDashOffset() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLine
-
Returns the line dash pattern offset.
- getBorderDashOffset() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScaleLines
-
Returns the line dash pattern offset.
- getBorderDashOffset() - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Returns the line dash pattern offset.
- getBorderDashOffset() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the line dash pattern offset.
- getBorderDashOffset() - Method in class org.pepstock.charba.client.options.Line
-
Returns the line dash pattern offset.
- getBorderDashOffsetCallback() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the callback called to set the line dash pattern offset.
- getBorderDashOffsetCallback() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns the border dash offset callback, if set, otherwise null
.
- getBorderDashOffsetCallback() - Method in class org.pepstock.charba.client.configuration.Segment
-
Returns the border dash callback, if set, otherwise null
.
- getBorderDashOffsetCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border dash offset callback, if set, otherwise null
.
- getBorderImage() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderImage' property from element.
- getBorderImageWidth() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderImageWidth' property from element.
- getBorderJoinStyle() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns how two connecting segments (of lines, arcs or curves) with non-zero lengths in a shape are joined together (degenerate segments with zero lengths, whose specified
end points and control points are exactly at the same position, are skipped).
- getBorderJoinStyle() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns how two connecting segments (of lines, arcs or curves) with non-zero lengths in a shape are joined together (degenerate segments with zero lengths, whose specified
end points and control points are exactly at the same position, are skipped).
- getBorderJoinStyle() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getBorderJoinStyle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLine
-
- getBorderJoinStyle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLine
-
Returns how two connecting segments (of lines, arcs or curves) with non-zero lengths in a shape are joined together (degenerate segments with zero lengths, whose specified
end points and control points are exactly at the same position, are skipped).
- getBorderJoinStyle() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns how two connecting segments (of lines, arcs or curves) with non-zero lengths in a shape are joined together (degenerate segments with zero lengths, whose specified
end points and control points are exactly at the same position, are skipped).
- getBorderJoinStyle() - Method in class org.pepstock.charba.client.options.Line
-
Returns how two connecting segments (of lines, arcs or curves) with non-zero lengths in a shape are joined together (degenerate segments with zero lengths, whose specified
end points and control points are exactly at the same position, are skipped).
- getBorderJoinStyleCallback() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns the border join style callback, if set, otherwise null
.
- getBorderJoinStyleCallback() - Method in class org.pepstock.charba.client.configuration.Segment
-
Returns the border join-style callback, if set, otherwise null
.
- getBorderJoinStyleCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border join style callback, if set, otherwise null
.
- getBorderLeft() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderLeft' property from element.
- getBorderLeftColor() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderLeftColor' property from element.
- getBorderLeftStyle() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderLeftStyle' property from element.
- getBorderLeftWidth() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderLeftWidth' property from element.
- getBorderRadius() - Method in class org.pepstock.charba.client.configuration.Arc
-
Returns the arc border radius (in pixels).
- getBorderRadius() - Method in class org.pepstock.charba.client.configuration.Bar
-
Returns the bar border radius (in pixels).
- getBorderRadius() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the list of bar border radius (in pixels).
If a callback has been set, returns an empty list.
- getBorderRadius() - Method in class org.pepstock.charba.client.data.PieDataset
-
Returns the list of arc border radius (in pixels).
If a callback has been set, returns an empty list.
- getBorderRadius() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the border radius.
- getBorderRadius() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getBorderRadius() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getBorderRadius() - Method in class org.pepstock.charba.client.defaults.globals.DefaultArc
-
- getBorderRadius() - Method in class org.pepstock.charba.client.defaults.globals.DefaultBar
-
- getBorderRadius() - Method in interface org.pepstock.charba.client.defaults.IsDefaultArc
-
Returns the arc border radius (in pixels).
- getBorderRadius() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBar
-
Returns the bar border radius (in pixels).
- getBorderRadius() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderRadius' property from element.
- getBorderRadius() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the bar border radius (in pixels).
- getBorderRadius() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the border radius of item.
- getBorderRadius() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the bar border radius (in pixels).
- getBorderRadius() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the border radius (in pixels).
- getBorderRadius() - Method in class org.pepstock.charba.client.options.Arc
-
Returns the arc border radius (in pixels).
- getBorderRadius() - Method in class org.pepstock.charba.client.options.Bar
-
Returns the bar border radius (in pixels).
- getBorderRadius() - Method in class org.pepstock.charba.client.utils.toast.Action
-
Returns the border radius (in pixels).
- getBorderRadius() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultAction
-
Returns the border radius (in pixels).
- getBorderRadius() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns the border radius (in pixels) of toast container.
- getBorderRadius() - Method in class org.pepstock.charba.client.utils.toast.ToastItemAction
-
Returns the border radius (in pixels).
- getBorderRadius() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the border radius (in pixels).
- getBorderRadiusAsObject() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the border radius (in pixels).
- getBorderRadiusAsObjects() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the list of bar border radius (in pixels).
If a callback or an array have been set, returns an empty object.
- getBorderRadiusAsObjects() - Method in class org.pepstock.charba.client.data.PieDataset
-
Returns the list of bar border radius (in pixels).
If a callback or an array have been set, returns an empty object.
- getBorderRadiusCallback() - Method in class org.pepstock.charba.client.configuration.Arc
-
Returns the border radius callback, if set, otherwise null
.
- getBorderRadiusCallback() - Method in class org.pepstock.charba.client.configuration.Bar
-
Returns the border radius callback, if set, otherwise null
.
- getBorderRadiusCallback() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the border radius callback, if set, otherwise null
.
- getBorderRadiusCallback() - Method in class org.pepstock.charba.client.data.PieDataset
-
Returns the border radius callback, if set, otherwise null
.
- getBorderRadiusCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the border radius callback, if set, otherwise null
.
- getBorderRadiusCallback() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the callback to set the border radius (in pixels).
- getBorderRight() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderRight' property from element.
- getBorderRightColor() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderRightColor' property from element.
- getBorderRightStyle() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderRightStyle' property from element.
- getBorderRightWidth() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderRightWidth' property from element.
- getBorderSkipped() - Method in class org.pepstock.charba.client.configuration.Bar
-
Returns the edge to skip drawing the border for.
- getBorderSkipped() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the edges to skip drawing the border for.
- getBorderSkipped() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getBorderSkipped() - Method in class org.pepstock.charba.client.defaults.globals.DefaultBar
-
- getBorderSkipped() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBar
-
Returns the edge to skip drawing the border for.
- getBorderSkipped() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the edge to skip drawing the border for.
- getBorderSkipped() - Method in class org.pepstock.charba.client.options.Bar
-
Returns the edge to skip drawing the border for.
- getBorderSkippedCallback() - Method in class org.pepstock.charba.client.configuration.Bar
-
Returns the border skipped callback, if set, otherwise null
.
- getBorderSkippedCallback() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the border skipped callback, if set, otherwise null
.
- getBorderSpacing() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderSpacing' property from element.
- getBorderStyle() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderStyle' property from element.
- getBorderStyle() - Method in class org.pepstock.charba.client.utils.toast.Action
-
Returns the border style for the action element.
- getBorderStyle() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultAction
-
Returns the border styles set for the action element.
- getBorderTop() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderTop' property from element.
- getBorderTopColor() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderTopColor' property from element.
- getBorderTopLeftRadius() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderTopLeftRadius' property from element.
- getBorderTopRightRadius() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderTopRightRadius' property from element.
- getBorderTopStyle() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderTopStyle' property from element.
- getBorderTopWidth() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderTopWidth' property from element.
- getBorderWidth() - Method in class org.pepstock.charba.client.annotation.BoxAnnotation
-
Returns the width of the border in pixels.
- getBorderWidth() - Method in class org.pepstock.charba.client.configuration.Grid
-
If set, used as the width of the border line.
If unset, the first lineWidth option is resolved and used.
- getBorderWidth() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the size of the border.
- getBorderWidth() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the stroke width of the bar in pixels.
If a callback has been set, returns an empty list.
- getBorderWidth() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the stroke width of the bar in pixels.
If a callback has been set, returns an empty list.
- getBorderWidth() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the width of the line in pixels.
- getBorderWidth() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the border width.
- getBorderWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getBorderWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getBorderWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- getBorderWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getBorderWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getBorderWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getBorderWidth() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- getBorderWidth() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getBorderWidth() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
If set, used as the width of the border line.
If unset, the first lineWidth option is resolved and used.
- getBorderWidth() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptionsElement
-
Returns the border width.
- getBorderWidth() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the size of the border.
- getBorderWidth() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'borderWidth' property from element.
- getBorderWidth() - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Returns the border width of the selection.
- getBorderWidth() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the border width of the dataset item in pixels.
- getBorderWidth() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns the border width.
- getBorderWidth() - Method in class org.pepstock.charba.client.options.AbstractElement
-
Returns the border width.
- getBorderWidth() - Method in class org.pepstock.charba.client.options.Grid
-
If set, used as the width of the border line.
- getBorderWidth() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the size of the border.
- getBorderWidth() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the width of the border in pixels of sankey elements.
- getBorderWidth() - Method in class org.pepstock.charba.client.utils.toast.Action
-
Returns the border width.
- getBorderWidth() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultAction
-
Returns the border width.
- getBorderWidth() - Method in class org.pepstock.charba.client.utils.toast.ToastItemAction
-
Returns the border width.
- getBorderWidth() - Method in class org.pepstock.charba.client.zoom.Drag
-
Returns the width of the border in pixels.
- getBorderWidthAsObject() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the border width of the dataset item in pixels as
BarBorderWidth
.
- getBorderWidthAsObject() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the border width (in pixels).
- getBorderWidthAsObjects() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the stroke width of the bar in pixels.
If a callback or an array have been set, returns an empty object.
- getBorderWidthCallback() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the callback called to set the width of the border in pixels.
- getBorderWidthCallback() - Method in class org.pepstock.charba.client.configuration.Segment
-
Returns the border width callback, if set, otherwise null
.
- getBorderWidthCallback() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the border width callback, if set, otherwise null
.
- getBorderWidthCallback() - Method in class org.pepstock.charba.client.data.HoverDataset
-
Returns the border width callback, if set, otherwise null
.
- getBorderWidthCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border width callback, if set, otherwise null
.
- getBorderWidthCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the border width callback, if set, otherwise null
.
- getBorderWidthCallback() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the callback to set the border width (in pixels).
- getBottom() - Method in class org.pepstock.charba.client.colors.Area
-
Returns the bottom coordinate.
- getBottom() - Method in class org.pepstock.charba.client.configuration.Padding
-
Returns the padding bottom in pixel.
- getBottom() - Method in class org.pepstock.charba.client.data.BarBorderWidth
-
Returns the border width bottom in pixel.
- getBottom() - Method in class org.pepstock.charba.client.data.Clip
-
Returns the clip bottom.
- getBottom() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPadding
-
- getBottom() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPadding
-
Returns the padding bottom in pixel.
- getBottom() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'bottom' property from element.
- getBottom() - Method in class org.pepstock.charba.client.geo.Margin
-
Returns the margin bottom of legend.
- getBottom() - Method in class org.pepstock.charba.client.items.BaseBoxItem
-
Returns the bottom of chart area.
- getBottom() - Method in interface org.pepstock.charba.client.items.IsArea
-
Returns the bottom of area.
- getBottom() - Method in class org.pepstock.charba.client.options.AbstractPadding
-
Returns the padding bottom in pixel.
- getBottom() - Method in class org.pepstock.charba.client.options.Padding
-
Returns the padding bottom in pixel.
- getBottomLeft() - Method in class org.pepstock.charba.client.data.BarBorderRadius
-
Returns the border radius for bottom-left corner of the rectangle, in pixel.
- getBottomLeft() - Method in class org.pepstock.charba.client.items.BorderRadiusItem
-
Returns the border radius for bottom-left corner of the rectangle, in pixel.
- getBottomRight() - Method in class org.pepstock.charba.client.data.BarBorderRadius
-
Returns the border radius for bottom-right corner of the rectangle, in pixel.
- getBottomRight() - Method in class org.pepstock.charba.client.items.BorderRadiusItem
-
Returns the border radius for bottom-right corner of the rectangle, in pixel.
- getBounds() - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Returns the property controls the scale boundary strategy (bypassed by min/max time options).
- getBounds() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getBounds() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getBounds() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the property controls the scale boundary strategy (bypassed by min/max time options).
- getBounds() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the property controls the scale boundary strategy (bypassed by min/max time options).
- getBoxHandler() - Method in class org.pepstock.charba.client.options.LegendLabels
-
- getBoxHandler() - Method in class org.pepstock.charba.client.options.Tooltips
-
- getBoxHeight() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the height of colored box.
- getBoxHeight() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the height of the colored box if displayColors is true
..
- getBoxHeight() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendLabels
-
- getBoxHeight() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getBoxHeight() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendLabels
-
- getBoxHeight() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getBoxHeight() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBoxHandler
-
Returns the height of colored box.
- getBoxWidth() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the width of colored box.
- getBoxWidth() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the width of the colored box if displayColors is true
..
- getBoxWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendLabels
-
- getBoxWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getBoxWidth() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendLabels
-
- getBoxWidth() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getBoxWidth() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBoxHandler
-
Returns the width of colored box.
- getBubbleMapPoint() - Method in class org.pepstock.charba.client.geo.BubbleMapElements
-
Returns the bubble map point element.
- getButton() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the button number that was pressed (if applicable) when the mouse event was fired.
- getButtons() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the buttons being depressed (if any) when the mouse event was fired.
- getByAxisKind(AxisKind, ScaleId) - Static method in enum org.pepstock.charba.client.enums.DefaultScaleId
-
Returns the default scale id instance by axis kind, otherwise will return null
if not found.
- getByCode(String) - Static method in enum org.pepstock.charba.client.intl.Language
-
Returns the language instance, found using the identifier argument which is checked against both cods, 2 and 3 chars.
- getByIntValue(int, Weight) - Static method in enum org.pepstock.charba.client.enums.Weight
-
Returns the weight instance searched by the integer value.
- getByType(int) - Static method in enum org.pepstock.charba.client.dom.enums.NodeType
-
Returns the type of node comparing the argument and its integer representation.
- getCalendar() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getCalendar() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the calendar to use.
- getCalendar() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the calendar to use.
- getCallback(NativeObjectContainer) - Method in class org.pepstock.charba.client.commons.CallbackPropertyHandler
-
Returns the callback stored in the native object or null
if not exists.
- getCallback(NativeObjectContainer, T) - Method in class org.pepstock.charba.client.commons.CallbackPropertyHandler
-
Returns the callback stored in the native object or the default value passed as argument, if not exists.
- getCallback() - Method in class org.pepstock.charba.client.commons.CallbackProxy
-
Returns the function callback
implemented in the additional java script source.
- getCallback() - Method in class org.pepstock.charba.client.configuration.CartesianCategoryTick
-
Returns the user callback instance.
- getCallback() - Method in class org.pepstock.charba.client.configuration.CartesianLinearTick
-
Returns the user callback instance.
- getCallback() - Method in class org.pepstock.charba.client.configuration.CartesianLogarithmicTick
-
Returns the user callback instance.
- getCallback() - Method in class org.pepstock.charba.client.configuration.CartesianTimeTick
-
Returns the user callback instance.
- getCallback() - Method in class org.pepstock.charba.client.configuration.RadialLinearTick
-
Returns the user callback instance.
- getCallback() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Returns the user callback to change point labels.
- getCallbacks() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the object where all tooltips callbacks are stored.
- getCallbacks() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the callbacks element.
- getCanvas() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the canvas element used to draw the chart.
- getCanvas() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the canvas of the canvas rendering context 2D object.
- getCanvas() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getCanvas() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the canvas element used to draw the chart.
- getCanvasPattern() - Method in class org.pepstock.charba.client.colors.Pattern
-
Returns the canvas pattern if exists.
- getCaretPadding() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the extra distance to move the end of the tooltip arrow away from the tooltip point.
- getCaretPadding() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getCaretPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getCaretPadding() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the extra distance to move the end of the tooltip arrow away from the tooltip point.
- getCaretPadding() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the extra distance to move the end of the tooltip arrow away from the tooltip point.
- getCaretSize() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the size of the tooltip arrow, in pixels.
- getCaretSize() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getCaretSize() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getCaretSize() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the size, in px, of the tooltip arrow.
- getCaretSize() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the size, in pixels, of the tooltip arrow.
- getCaretX() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the X location of the tooltip arrow.
- getCaretY() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the Y location of the tooltip arrow.
- getCategoryPercentage() - Method in class org.pepstock.charba.client.configuration.TypedDataset
-
Returns the percent (0-1) of the available width each category should be within the sample width.
- getCategoryPercentage() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTypedDatasets
-
- getCategoryPercentage() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTypedDataset
-
- getCategoryPercentage() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBarDatasets
-
Returns the percent (0-1) of the available width each category should be within the sample width.
- getCategoryPercentage() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the percent (0-1) of the available width each category should be within the sample width.
- getCategoryPercentage() - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
Returns the percent (0-1) of the available width each category should be within the sample width.
- getCellIndex() - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Returns a value representing the cell's position in the cells collection of the <tr> the cell is contained within.
- getCellPadding() - Method in class org.pepstock.charba.client.dom.elements.Table
-
Returns the width in pixels of the horizontal and vertical sapce between cell content and cell borders.
- getCellSpacing() - Method in class org.pepstock.charba.client.dom.elements.Table
-
Returns the width in pixels of the horizontal and vertical separation between cells.
- getCenter(IsChart, Gradient, int, int) - Method in class org.pepstock.charba.client.colors.CanvasObjectFactory
-
Returns the coordinates of a center of arc for RADIAL gradient.
- getCenter(IsChart, Gradient, int, int) - Method in class org.pepstock.charba.client.data.DatasetCanvasObjectFactory
-
- getChangedTouches() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns a list of all the touch objects representing individual points of contact whose states changed between the previous touch event and this one.
- getCharbaId() - Method in class org.pepstock.charba.client.Chart
-
Returns the CHARBA ID, set to the chart.
- getCharbaId() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns the unique id of axis.
- getCharbaId() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the unique id of scale.
- getCharbaId() - Method in class org.pepstock.charba.client.options.ExtendedScale
-
Returns the unique id of scale.
- getCharbaId() - Method in class org.pepstock.charba.client.options.Options
-
Returns the CHARBA id when the options are related to a chart instance.
- getCharset() - Method in class org.pepstock.charba.client.dom.elements.Script
-
Returns the character encoding of an external script.
- getChart() - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Returns the CHARBA chart instance.
- getChart() - Method in class org.pepstock.charba.client.Chart
-
Returns the CHARBA chart or null
if CHARBA id is not present in the CAHRT.JS chart options.
- getChart() - Method in class org.pepstock.charba.client.controllers.ControllerContext
-
Returns the CHARBA chart instance.
- getChart() - Method in class org.pepstock.charba.client.events.AbstractEvent
-
Returns the chart instance, stored in the event as source.
- getChart() - Method in class org.pepstock.charba.client.events.ChartEventContext
-
Returns the CHARBA chart instance.
- getChart() - Method in class org.pepstock.charba.client.events.DatasetSelectionEvent
-
- getChart() - Method in interface org.pepstock.charba.client.events.IsCommonChartEvent
-
Returns the chart instance, stored in the event as source.
- getChart() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
Returns the chart instance, wrapped by this GWT widget.
- getChart() - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendItem
-
Returns the chart instance
- getChart() - Method in class org.pepstock.charba.client.items.AnimationItem
-
Returns the CHARBA chart instance.
- getChart() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the CHARBA chart instance.
- getChart() - Method in class org.pepstock.charba.client.items.TooltipItem
-
Returns the CHARBA chart instance.
- getChart() - Method in class org.pepstock.charba.client.options.ExtendedOptions
-
Returns the chart instance which is using the options.
- getChartArea() - Method in class org.pepstock.charba.client.ChartNode
-
Returns the chart area item.
- getChartElement() - Method in class org.pepstock.charba.client.AbstractChart
-
- getChartElement() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getChartElement() - Method in interface org.pepstock.charba.client.IsChart
-
Gets a handle to the object's underlying DOM element.
- getChartType() - Method in class org.pepstock.charba.client.controllers.ControllerType
-
Returns the extended chart type of controller.
- getChildElementCount() - Method in class org.pepstock.charba.client.dom.BaseDocument
-
Returns the number of children of this parent node which are elements.
- getChildElementCount() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns the number of children of this element which are elements.
- getChildKey() - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Returns the property name to use to add this element to its parent.
- getChildNodes() - Method in class org.pepstock.charba.client.dom.BaseNode
-
Returns a list containing all the children of this node.
- getChoroplethBar() - Method in class org.pepstock.charba.client.geo.ChoroplethElements
-
Returns the choropleth bar element.
- getCircumference() - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
Returns the the sweep to allow arcs to cover.
- getCircumference() - Method in class org.pepstock.charba.client.data.PieDataset
-
Returns the the sweep to allow arcs to cover.
- getCircumference() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getCircumference() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the the sweep to allow arcs to cover.
- getCircumference() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the circumference of data set item.
- getCircumference() - Method in class org.pepstock.charba.client.options.Options
-
Returns the the sweep to allow arcs to cover.
- getClampCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the clamp callback, if set, otherwise null
.
- getClickCallback() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the callback called when a "click" event is occurring.
- getClickEventHandler() - Method in class org.pepstock.charba.client.datalabels.Listeners
-
Returns the CLICK event (the mouse's primary button is pressed and released on a label) handler.
- getClickEventHandler() - Method in class org.pepstock.charba.client.utils.toast.ActionItem
-
Returns the action click event handler instance.
- getClickEventHandler() - Method in class org.pepstock.charba.client.utils.toast.ToastItemAction
-
Returns the action click event handler instance.
- getClickEventHandler() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the CLICK event hander, if set, otherwise null
.
- getClickEventHandler() - Method in class org.pepstock.charba.client.utils.toast.ToastOptions
-
Returns the CLICK event hander, if set, otherwise null
.
- getClientHeight() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns a number representing the inner height of the element.
- getClientLeft() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns a number representing the width of the left border of the element.
- getClientTop() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns a number representing the width of the top border of the element.
- getClientWidth() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns a number representing the inner width of the element.
- getClientX() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the X coordinate of the mouse pointer in local (DOM content) coordinates.
- getClientX() - Method in class org.pepstock.charba.client.dom.BaseTouch
-
Returns the X coordinate of the touch point relative to the left edge of the browser viewport, not including any scroll offset.
- getClientY() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the Y coordinate of the mouse pointer in local (DOM content) coordinates.
- getClientY() - Method in class org.pepstock.charba.client.dom.BaseTouch
-
Returns the Y coordinate of the touch point relative to the top edge of the browser viewport, not including any scroll offset.
- getClip() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns how to clip relative to the chart area.
Positive value allows overflow, negative value clips that many pixels inside the chart area.
- getClip() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
- getClipAsObject() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns how to clip relative to the chart area.
Positive value allows overflow, negative value clips that many pixels inside the chart area.
- getClipAsObject() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
- getClipCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the clip callback, if set, otherwise null
.
- getCloseHandler() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the CLOSE hander, if set, otherwise null
.
- getCloseHandler() - Method in class org.pepstock.charba.client.utils.toast.ToastOptions
-
Returns the CLOSE hander, if set, otherwise null
.
- getCode2Chars() - Method in enum org.pepstock.charba.client.intl.Language
-
Returns the language identifier, 2 chars.
It could be null
.
- getCode3Chars() - Method in enum org.pepstock.charba.client.intl.Language
-
Returns the language identifier, 3 chars.
- getColor() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the color of text.
- getColor() - Method in enum org.pepstock.charba.client.colors.GoogleChartColor
-
- getColor() - Method in class org.pepstock.charba.client.colors.GradientColor
-
Returns the color of the gradient.
- getColor() - Method in enum org.pepstock.charba.client.colors.GwtMaterialColor
-
- getColor() - Method in enum org.pepstock.charba.client.colors.HtmlColor
-
- getColor() - Method in class org.pepstock.charba.client.configuration.CartesianScaleTitle
-
Returns the font color.
- getColor() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the default color to use in the chart, on all objects, if not override by the specific configuration.
- getColor() - Method in class org.pepstock.charba.client.configuration.Grid
-
The color of the grid.
If specified as an array, the first color applies to the first grid line, the second to the second grid line and so on.
- getColor() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the font color.
- getColor() - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Returns the font color.
- getColor() - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Returns the color of angled lines.
- getColor() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Returns the font color.
- getColor() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the color.
- getColor() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'color' property from element.
- getColor() - Method in enum org.pepstock.charba.client.impl.charts.DefaultThreshold
-
- getColor() - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
Returns the fill color for value.
- getColor() - Method in class org.pepstock.charba.client.impl.charts.Threshold
-
- getColor() - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColor
-
Returns the color if it has been set, otherwise null
.
- getColor() - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Returns the color.
- getColor() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns the the selection cleaner label font color.
- getColor() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the font color.
- getColor() - Method in class org.pepstock.charba.client.options.AngleLines
-
Returns the color of angled lines.
- getColor() - Method in class org.pepstock.charba.client.options.Grid
-
Returns the colors of the grid.
If specified as an array, the first color applies to the first grid line, the second to the second grid line and so on.
- getColor() - Method in interface org.pepstock.charba.client.options.HasFont
-
Returns the font color.
- getColor() - Method in class org.pepstock.charba.client.options.Options
-
Returns the default color to use in the chart, on all objects, if not override by the specific configuration.
- getColor() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the font color of the sankey elements.
- getColor() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the color of the rectangle.
- getColor() - Method in enum org.pepstock.charba.client.utils.toast.enums.DefaultToastType
-
- getColor() - Method in interface org.pepstock.charba.client.utils.toast.IsToastType
-
Returns the color of the text in the toast.
- getColor() - Method in class org.pepstock.charba.client.utils.toast.ToastItemAction
-
Returns the font color.
- getColorAsString() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the color of text as string.
- getColorAsString() - Method in class org.pepstock.charba.client.colors.GradientColor
-
Returns the color of the gradient.
- getColorAsString() - Method in class org.pepstock.charba.client.configuration.CartesianScaleTitle
-
Returns the font color as string.
- getColorAsString() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the default color to use in the chart, on all objects, if not override by the specific configuration.
- getColorAsString() - Method in class org.pepstock.charba.client.configuration.Grid
-
The color of the grid.
If specified as an array, the first color applies to the first grid line, the second to the second grid line and so on.
- getColorAsString() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the font color as string.
- getColorAsString() - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Returns the font color as string.
- getColorAsString() - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Returns the color of angled lines.
- getColorAsString() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Returns the font color as string.
- getColorAsString() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the color as string.
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAngleLines
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendLabels
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendTitle
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPointLabels
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScaleTitle
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAngleLines
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendLabels
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendTitle
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPointLabels
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScaleTitle
-
- getColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultFontContainer
-
Returns the font color as string.
- getColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the default color to use in the chart, on all objects, if not override by the specific configuration.
- getColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScaleLines
-
Returns the color of lines.
- getColorAsString() - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
Returns the fill color for value.
- getColorAsString() - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColor
-
Returns the color as string if it has been set, otherwise null
.
- getColorAsString() - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Returns the color.
- getColorAsString() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns the the selection cleaner label font color.
- getColorAsString() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the font color as string.
- getColorAsString() - Method in class org.pepstock.charba.client.options.AngleLines
-
Returns the color of angled lines.
- getColorAsString() - Method in class org.pepstock.charba.client.options.Grid
-
Returns the color of the grid, if not specified as an array.
- getColorAsString() - Method in interface org.pepstock.charba.client.options.HasFont
-
Returns the font color as string.
- getColorAsString() - Method in class org.pepstock.charba.client.options.Options
-
Returns the default color to use in the chart, on all objects, if not override by the specific configuration.
- getColorAsString() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the font color of the sankey elements.
- getColorAsString() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the color of the rectangle.
- getColorAsString() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultContentElement
-
- getColorAsString() - Method in class org.pepstock.charba.client.utils.toast.ToastItemAction
-
Returns the font color as string.
- getColorCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set the color of the text of label.
- getColorCallback() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Returns the color callback, if set, otherwise null
.
- getColorCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the color callback, if set, otherwise null
.
- getColorCallback() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the font color callback, if set, otherwise null
.
- getColorCallback() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the color callback, if set, otherwise null
.
- getColorFrom() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the starting color of the flow between sankey elements.
- getColorFromAsString() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the starting color of the flow between sankey elements.
- getColorFromCallback() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the color "from" callback, if set, otherwise null
.
- getColorMode() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the color mode between sankey elements.
- getColorModeCallback() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the color mode callback, if set, otherwise null
.
- getColors() - Method in class org.pepstock.charba.client.colors.Gradient
-
Returns the unmodifiable list of stopping colors.
- getColors(Key, String) - Method in class org.pepstock.charba.client.data.HoverDataset
-
- getColors(Key, String) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns an array of colors as string.
- getColors() - Method in interface org.pepstock.charba.client.impl.plugins.ColorScheme
-
Returns a list of colors which are composing a color scheme.
- getColorsAsString() - Method in class org.pepstock.charba.client.options.Grid
-
Returns the colors of the grid.
If specified as an array, the first color applies to the first grid line, the second to the second grid line and so on.
- getColorTo() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the ending color of the flow between sankey elements.
- getColorToAsString() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the ending color of the flow between sankey elements.
- getColorToCallback() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the color "to" callback, if set, otherwise null
.
- getColorType() - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptions
-
Returns the type of background color has been set.
- getColSpan() - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Returns the value indicating the number of columns this cell must span; this lets the cell occupy space across multiple columns of the table.
- getColumnHeights() - Method in class org.pepstock.charba.client.items.LegendNode
-
Returns the list of columns heights.
- getColumnWidths() - Method in class org.pepstock.charba.client.items.LegendNode
-
Returns the list of columns widths.
- getCommonElementHandler() - Method in class org.pepstock.charba.client.geo.BubbleMapPoint
-
- getCommonElementHandler() - Method in class org.pepstock.charba.client.geo.ChoroplethBar
-
- getCompactDisplay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- getCompactDisplay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
- getCompactDisplay() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
- getCompactDisplay() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
- getCompletedCallback() - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Returns the callback called once zooming or panning is completed.
- getContent() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the text to display in label as list.
- getContent() - Method in class org.pepstock.charba.client.commons.ImmutableEnvelop
-
Returns the content of envelop.
- getContent() - Method in class org.pepstock.charba.client.dom.elements.Meta
-
Returns the value of meta-data property..
- getContent() - Method in class org.pepstock.charba.client.resources.AbstractInjectableResource
-
Returns the content of the item to inject.
- getContent() - Method in class org.pepstock.charba.client.utils.toast.ActionItem
-
Returns the content to show in the toast.
- getContent() - Method in class org.pepstock.charba.client.utils.toast.ToastItemAction
-
Returns the content to show in the toast.
- getContentAsImage() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the text to display in label as list.
- getContentCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set the text to display in label as list.
- getContext() - Method in interface org.pepstock.charba.client.events.IsCommonChartEvent
-
Returns the java script function context of CHART.JS events.
- getContext() - Method in class org.pepstock.charba.client.utils.toast.ToastItem
-
Returns the unmodifiable toast context.
- getContext2d() - Method in class org.pepstock.charba.client.dom.elements.Canvas
-
Returns a drawing 2D context on the canvas.
- getController(ControllerType) - Method in class org.pepstock.charba.client.controllers.Controllers
-
- getController(String) - Method in class org.pepstock.charba.client.controllers.Controllers
-
Returns the controller by name as string.
- getController() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the dataset controller.
- getControllers() - Method in class org.pepstock.charba.client.Defaults
-
Returns the controllers.
- getControlPointNextX() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the next X control point of data set item in pixel.
- getControlPointNextY() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the next Y control point of data set item in pixel.
- getControlPointPreviousX() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the previous X control point of data set item in pixel.
- getControlPointPreviousY() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the previous Y control point of data set item in pixel.
- getCornerRadius() - Method in class org.pepstock.charba.client.annotation.BoxAnnotation
-
Returns the border radius.
- getCornerRadius() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the radius of label rectangle.
- getCornerRadius() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the radius of tooltip corner curves.
- getCornerRadius() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getCornerRadius() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getCornerRadius() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the radius of tooltip corner curves.
- getCornerRadius() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the radius of tooltip corner curves.
- getCornerRadiusCallback() - Method in class org.pepstock.charba.client.annotation.BoxAnnotation
-
Returns the callback called to set the corner radius.
- getCornerRadiusCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set the corner radius.
- getCount() - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Returns the number of ticks to generate.
If specified, this overrides the automatic generation.
- getCount() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getCount() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getCount() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the number of ticks to generate.
If specified, this overrides the automatic generation.
- getCount() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the number of ticks to generate.
If specified, this overrides the automatic generation.
- getCountCallback() - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Returns the count callback instance.
- getCrossAlign() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getCrossAlign() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getCrossAlign() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the tick alignment perpendicular to the axis.
- getCrossAlign() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the tick alignment perpendicular to the axis.
- getCssStatement() - Method in enum org.pepstock.charba.client.colors.GradientOrientation
-
Returns the CSS statement which represents the gradient orientation.
- getCssStatement() - Method in enum org.pepstock.charba.client.colors.GradientType
-
Returns the CSS statement which represents the gradient type.
- getCubicInterpolationMode() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns algorithm used to interpolate a smooth curve from the discrete data points.
- getCubicInterpolationMode() - Method in class org.pepstock.charba.client.data.LineDataset
-
Returns algorithm used to interpolate a smooth curve from the discrete data points.
- getCubicInterpolationMode() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getCubicInterpolationMode() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLine
-
- getCubicInterpolationMode() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLine
-
Returns algorithm used to interpolate a smooth curve from the discrete data points.
- getCubicInterpolationMode() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns algorithm used to interpolate a smooth curve from the discrete data points.
- getCubicInterpolationMode() - Method in class org.pepstock.charba.client.options.Line
-
Returns algorithm used to interpolate a smooth curve from the discrete data points.
- getCubicInterpolationModeCallback() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns the cubic interpolation mode callback, if set, otherwise null
.
- getCubicInterpolationModeCallback() - Method in class org.pepstock.charba.client.data.LineDataset
-
Returns the border join style callback, if set, otherwise null
.
- getCurrency() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- getCurrency() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
Returns the currency to use in currency formatting.
- getCurrency() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Returns the currency to use in currency formatting.
- getCurrency() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns the currency to use in currency formatting.
- getCurrencyDisplay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- getCurrencyDisplay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
Returns how to display the currency in currency formatting.
- getCurrencyDisplay() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Returns how to display the currency in currency formatting.
- getCurrencyDisplay() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns how to display the currency in currency formatting.
- getCurrencySign() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- getCurrencySign() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
In many locales, accounting format means to wrap the number with parentheses instead of appending a minus sign.
You can enable this formatting by setting the currency sign option to "accounting" otherwise "standard".
- getCurrencySign() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
In many locales, accounting format means to wrap the number with parentheses instead of appending a minus sign.
You can enable this formatting by setting the currency sign option to "accounting" otherwise "standard".
- getCurrencySign() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
In many locales, accounting format means to wrap the number with parentheses instead of appending a minus sign.
You can enable this formatting by setting the currency sign option to "accounting" otherwise "standard".
- getCurrent() - Method in class org.pepstock.charba.client.impl.charts.GaugeDataset
-
Returns the current threshold.
- getCurrentDevicePixelRatio() - Method in class org.pepstock.charba.client.ChartNode
-
Returns the current device pixel ratio.
- getCurrentStep() - Method in class org.pepstock.charba.client.items.AnimationItem
-
Returns the current animation frame number.
- getCursor() - Method in class org.pepstock.charba.client.impl.callbacks.DataLabelsPointerHandler
-
Returns the pointer cursor to use.
- getCursorOfChart(IsChart) - Static method in class org.pepstock.charba.client.utils.Utilities
-
Returns the cursor currently set in the chart.
- getCursorType() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'cursor' property from element.
- getCutout() - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
Returns the portion of the chart that is cut out of the middle.
As
Double
, it is considered to be pixels.
- getCutout() - Method in class org.pepstock.charba.client.configuration.PieOptions
-
- getCutout() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getCutout() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the portion of the chart that is cut out of the middle.
As
Double
, it is considered to be pixels.
- getCutout() - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
- getCutout() - Method in class org.pepstock.charba.client.options.Options
-
Returns the portion of the chart that is cut out of the middle.
As
Double
, it is considered to be pixels.
- getCutoutPercentage() - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
Returns the portion of the chart that is cut out of the middle.
As
String
and ending with '%', percentage of the chart radius.
- getCutoutPercentage() - Method in class org.pepstock.charba.client.configuration.DoughnutOptions
-
- getCutoutPercentage() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getCutoutPercentage() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the portion of the chart that is cut out of the middle.
As
String
and ending with '%', percentage of the chart radius.
- getCutoutPercentage() - Method in class org.pepstock.charba.client.options.Options
-
Returns the portion of the chart that is cut out of the middle.
As
String
and ending with '%', percentage of the chart radius.
- getData() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the data object with all passed datasets.
- getData() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the data property of a data set for a chart is specified as a list of numbers.
Each point in the data list corresponds to the label at the same index on the x axis.
- getData(boolean) - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the data property of a data set for a chart is specified as a list of numbers.
Each point in the data list corresponds to the label at the same index on the x axis.
- getData() - Method in interface org.pepstock.charba.client.data.HasTimeSeriesItems
-
Throws an exception because not available.
- getData(boolean) - Method in interface org.pepstock.charba.client.data.HasTimeSeriesItems
-
Throws an exception because not available.
- getData() - Method in class org.pepstock.charba.client.data.TimeSeriesBarDataset
-
- getData(boolean) - Method in class org.pepstock.charba.client.data.TimeSeriesBarDataset
-
- getData() - Method in class org.pepstock.charba.client.data.TimeSeriesHorizontalBarDataset
-
- getData(boolean) - Method in class org.pepstock.charba.client.data.TimeSeriesHorizontalBarDataset
-
- getData() - Method in class org.pepstock.charba.client.dom.elements.ImageData
-
Returns the array which is representing a one-dimensional array containing the data in the RGBA order, with integer values between 0 and 255 (inclusive).
- getData() - Method in class org.pepstock.charba.client.dom.elements.TextNode
-
Returns the textual data contained in this object.
- getData(boolean) - Method in class org.pepstock.charba.client.geo.BubbleMapDataset
-
Throws an exception because not available.
- getData(boolean) - Method in class org.pepstock.charba.client.geo.ChoroplethDataset
-
Throws an exception because not available.
- getData() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getData() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the data object with all passed datasets.
- getData(boolean) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Throws an exception because not available.
- getData(boolean) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Throws an exception because not available.
- getData(NativeObjectContainerFactory<T>) - Method in class org.pepstock.charba.client.treemap.TreeMapDataPoint
-
Returns the object in the user format of the data point.
- getData(boolean) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Throws an exception because not available.
- getDataCount() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the amount of data.
- getDataIndex() - Method in class org.pepstock.charba.client.callbacks.AbstractDatasetContext
-
Returns the index of the current data.
- getDataIndex() - Method in class org.pepstock.charba.client.items.TooltipItem
-
Returns the index of the data inside the dataset.
- getDataItem() - Method in class org.pepstock.charba.client.labels.LabelsContext
-
Returns the value for the data set by a
DataItem
.
- getDataPoint() - Method in class org.pepstock.charba.client.items.TooltipItem
-
- getDataPoints() - Method in interface org.pepstock.charba.client.data.HasDataPoints
-
Returns the data property of a dataset for a chart is specified as an array of data points
- getDataPoints(boolean) - Method in interface org.pepstock.charba.client.data.HasDataPoints
-
Returns the data property of a dataset for a chart is specified as an array of data points
- getDataPoints(boolean) - Method in class org.pepstock.charba.client.geo.BubbleMapDataset
-
Throws an exception because not available.
- getDataPoints() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the list of tooltip items related to data points.
- getDataPoints() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the matrix data property of a dataset for a chart is specified as an array of matrix data points
- getDataPoints(boolean) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the matrix data property of a dataset for a chart is specified as an array of matrix data points
- getDataPoints() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the sankey data property of a dataset for a chart is specified as an array of sankey data points
- getDataPoints(boolean) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the sankey data property of a dataset for a chart is specified as an array of sankey data points
- getDataPoints() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the treemap data property of a dataset for a chart is specified as an array of treemap data points
- getDataset() - Method in class org.pepstock.charba.client.data.Dataset
-
- getDataset() - Method in interface org.pepstock.charba.client.data.HasDataset
-
Gets the dataset instance.
- getDatasetAtEvent(BaseNativeEvent) - Method in class org.pepstock.charba.client.AbstractChart
-
Looks for the data sets that matches the event and returns the data set items references as a list.
- getDatasetAtEvent(BaseNativeEvent) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getDatasetAtEvent(BaseNativeEvent) - Method in interface org.pepstock.charba.client.IsChart
-
Looks for the dataset that matches the event.
- getDatasetElement() - Method in class org.pepstock.charba.client.callbacks.AbstractDatasetContext
-
Returns the
DatasetElement
related to the context, if there is, otherwise
null
.
- getDatasetIndex() - Method in class org.pepstock.charba.client.callbacks.AbstractDatasetContext
-
Returns the index of the current data set.
- getDatasetIndex() - Method in class org.pepstock.charba.client.callbacks.SegmentContext
-
Returns the index of the current data set.
- getDatasetIndex() - Method in class org.pepstock.charba.client.items.ActiveDatasetElement
-
Returns the index of the data set.
- getDatasetIndex() - Method in class org.pepstock.charba.client.items.DatasetReference
-
Returns the data set item index.
- getDatasetIndex() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the data set index of the chart
- getDatasetIndex() - Method in class org.pepstock.charba.client.items.TooltipItem
-
Returns the dataset index of the chart
- getDatasetItem(int) - Method in class org.pepstock.charba.client.AbstractChart
-
Looks for the data set that matches the current index.
- getDatasetItem() - Method in class org.pepstock.charba.client.callbacks.AbstractDatasetContext
-
Returns the
DatasetItem
related to the context, if there is, otherwise
null
.
- getDatasetItem(int) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getDatasetItem(int) - Method in interface org.pepstock.charba.client.IsChart
-
Looks for the dataset that matches the current index and returns.
- getDatasetItem() - Method in class org.pepstock.charba.client.items.PluginDatasetArgument
-
Returns the dataset item.
- getDatasetOptionsHandler() - Method in class org.pepstock.charba.client.data.BarDataset
-
- getDatasetOptionsHandler() - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
Returns the instance of bar dataset options handler.
- getDatasetOptionsHandler() - Method in class org.pepstock.charba.client.options.TypedDataset
-
- getDatasets() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the data sets element.
- getDatasets() - Method in class org.pepstock.charba.client.data.Data
-
Returns the list of data sets.
- getDatasets(boolean) - Method in class org.pepstock.charba.client.data.Data
-
Returns the list of data sets.
- getDatasets() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getDatasets() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the plugins defaults.
- getDatasets() - Method in class org.pepstock.charba.client.options.Options
-
Returns the data sets element.
- getDataString() - Method in class org.pepstock.charba.client.data.LineDataset
-
Returns the data property of a dataset for a chart is specified as an array of strings.
- getDataString(boolean) - Method in class org.pepstock.charba.client.data.LineDataset
-
Returns the data property of a dataset for a chart is specified as an array of strings.
- getDataString() - Method in class org.pepstock.charba.client.data.TimeSeriesLineDataset
-
- getDataString(boolean) - Method in class org.pepstock.charba.client.data.TimeSeriesLineDataset
-
- getDataType() - Method in interface org.pepstock.charba.client.configuration.AxisType
-
Returns the type of managed data for this axis type.
- getDataType() - Method in class org.pepstock.charba.client.configuration.StandardAxisType
-
- getDataType() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the data type of data sets.
- getDataType() - Method in enum org.pepstock.charba.client.enums.ChartAxisType
-
- getDataType() - Method in class org.pepstock.charba.client.items.DataItem
-
Returns the data type of value.
- getDataType() - Method in class org.pepstock.charba.client.items.ScaleValueItem
-
Returns the data type of value.
- getDate() - Method in class org.pepstock.charba.client.configuration.Adapters
-
Returns the date adapter options.
- getDate() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAdapters
-
- getDate() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAdapters
-
- getDate() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAdapters
-
Returns the date adapter options.
- getDate() - Method in class org.pepstock.charba.client.options.Adapters
-
Returns the date adapter options.
- getDateStyle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getDateStyle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the date formatting style to use when calling AbstractFormat.format(java.lang.Object)
.
- getDateStyle() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the date formatting style to use when calling AbstractFormat.format(java.lang.Object)
.
- getDateTime() - Method in class org.pepstock.charba.client.adapters.DateAdapterFormats
-
- getDateTime(Status) - Method in class org.pepstock.charba.client.utils.toast.ToastItem
-
Returns the date time when the status was applied to the toast.
- getDateTime(ActionItem) - Method in class org.pepstock.charba.client.utils.toast.ToastItem
-
Returns the date time when the action invocation was applied to the toast.
- getDateTime(ToastItemAction) - Method in class org.pepstock.charba.client.utils.toast.ToastItem
-
Returns the date time when the action invocation was applied to the toast.
- getDay() - Method in class org.pepstock.charba.client.adapters.DateAdapterFormats
-
- getDay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getDay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the representation of the Day.
- getDay() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the representation of the Day.
- getDayPeriod() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getDayPeriod() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the way day periods should be expressed.
- getDayPeriod() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the way day periods should be expressed.
- getDecimalForPixel(double) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Used to get the data value from a given pixel.
This is the inverse of getPixelForValue.
The coordinate (0, 0) is at the upper-left corner of the canvas.
- getDecimation() - Method in class org.pepstock.charba.client.configuration.LineOptions
-
Returns the decimation plugin element.
- getDecimation() - Method in class org.pepstock.charba.client.configuration.TimeSeriesLineOptions
-
Returns the decimation plugin element.
- getDecimation() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getDecimation() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the decimation defaults.
- getDecimation() - Method in class org.pepstock.charba.client.options.Options
-
Returns the decimation plugin element.
- getDefault() - Static method in class org.pepstock.charba.client.intl.CLocale
-
Gets the current value of the default locale for this instance.
- getDefaultBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.BarDataset
-
- getDefaultBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
- getDefaultBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the default background color value based on type of chart.
- getDefaultBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.LiningDataset
-
- getDefaultBorderColorAsString() - Method in class org.pepstock.charba.client.data.BarDataset
-
- getDefaultBorderColorAsString() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
- getDefaultBorderColorAsString() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the default border color value based on type of chart.
- getDefaultBorderColorAsString() - Method in class org.pepstock.charba.client.data.LiningDataset
-
- getDefaultBorderWidth() - Method in class org.pepstock.charba.client.data.BarDataset
-
- getDefaultBorderWidth() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
- getDefaultBorderWidth() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the default border width value based on type of chart.
- getDefaultBorderWidth() - Method in class org.pepstock.charba.client.data.LiningDataset
-
- getDefaultBorderWidth() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
- getDefaultBorderWidth() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
- getDefaultByType(GradientType) - Static method in enum org.pepstock.charba.client.colors.GradientOrientation
-
Returns the default orientation based on gradient type.
- getDefaultChartOptions() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the default options created based on chart type.
- getDefaultChartOptions() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getDefaultChartOptions() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the default options created based on chart type.
- getDefaultElement() - Method in class org.pepstock.charba.client.configuration.Arc
-
- getDefaultElement() - Method in class org.pepstock.charba.client.configuration.Bar
-
- getDefaultElement() - Method in class org.pepstock.charba.client.configuration.Line
-
- getDefaultElement() - Method in class org.pepstock.charba.client.configuration.Point
-
- getDefaultHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.BarDataset
-
- getDefaultHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
- getDefaultHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the default background color value based on type of chart.
- getDefaultHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.LiningDataset
-
- getDefaultHoverBorderColorAsString() - Method in class org.pepstock.charba.client.data.BarDataset
-
- getDefaultHoverBorderColorAsString() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
- getDefaultHoverBorderColorAsString() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the default border color value based on type of chart.
- getDefaultHoverBorderColorAsString() - Method in class org.pepstock.charba.client.data.LiningDataset
-
- getDefaultHoverBorderWidth() - Method in class org.pepstock.charba.client.data.BarDataset
-
- getDefaultHoverBorderWidth() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
- getDefaultHoverBorderWidth() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the default border width value based on type of chart.
- getDefaultHoverBorderWidth() - Method in class org.pepstock.charba.client.data.LiningDataset
-
- getDefaults() - Static method in class org.pepstock.charba.client.colors.tiles.TilesFactory
-
Returns the default values of tiles configuration.
- getDefaults() - Method in class org.pepstock.charba.client.plugins.AbstractExtensionPlugin
-
Returns the original defaults of plugin.
- getDefaults() - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Returns the defaults of toast.
- getDefaultScaleId() - Method in interface org.pepstock.charba.client.configuration.AxisType
-
Returns the default scale id for this axis type.
- getDefaultScaleId() - Method in class org.pepstock.charba.client.configuration.StandardAxisType
-
- getDefaultScaleId() - Method in enum org.pepstock.charba.client.enums.ChartAxisType
-
- getDefaultValues() - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Returns the default provider instance.
- getDefaultValues() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the default options instance.
- getDefaultValues() - Method in class org.pepstock.charba.client.options.AbstractModel
-
Returns the default provider instance.
- getDegrees() - Method in enum org.pepstock.charba.client.datalabels.enums.Align
-
Returns a number representing the clockwise angle (in degree) which defines the label box alignment relative to "anchor".
- getDelay() - Method in class org.pepstock.charba.client.configuration.Animation
-
Returns the delay before starting the animations.
- getDelay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBaseAnimation
-
Returns the delay before starting the animations.
- getDelay() - Method in class org.pepstock.charba.client.UpdateConfiguration
-
Returns the delay before starting the animations.
- getDelayCallback() - Method in class org.pepstock.charba.client.configuration.Animation
-
Returns the callback to set the delay before starting the animations.
- getDelayCallback() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBaseAnimation
-
Returns the callback to set the delay before starting the animations.
- getDelayCallback() - Method in class org.pepstock.charba.client.UpdateConfiguration
-
- getDepth() - Method in class org.pepstock.charba.client.treemap.TreeMapDataPoint
-
Returns the depth, only available if grouping.
- getDevicePixelRatio() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
The chart's canvas will use a 1:1 pixel ratio, unless the physical display has a higher pixel ratio (e.g.
- getDevicePixelRatio() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getDevicePixelRatio() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
The chart's canvas will use a 1:1 pixel ratio, unless the physical display has a higher pixel ratio (e.g.
- getDevicePixelRatio() - Method in class org.pepstock.charba.client.options.Options
-
The chart's canvas will use a 1:1 pixel ratio, unless the physical display has a higher pixel ratio (e.g.
- getDevicePixelRatio() - Static method in class org.pepstock.charba.client.utils.Window
-
Returns the device pixel ratio
- getDirection() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'direction' property from element.
- getDisplay() - Method in class org.pepstock.charba.client.configuration.Axis
-
The display option controls the visibility of axis.
Controls the axis global visibility (visible when true, hidden when false).
When
Display.AUTO
, the axis is visible only if at least one associated data set is visible.
- getDisplay() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the visibility of labels.
- getDisplay() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getDisplay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getDisplay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns how showing the axis.
- getDisplay() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'display' property from element.
- getDisplay() - Method in class org.pepstock.charba.client.options.AbstractScale
-
The display option controls the visibility of axis.
Controls the axis global visibility (visible when true, hidden when false).
- getDisplayCallback() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the callback called to set whether the annotation should be displayed.
- getDisplayCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set whether the label should be displayed.
- getDisplayCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the display callback, if set, otherwise null
.
- getDisplayFormat(TimeUnit) - Method in class org.pepstock.charba.client.configuration.DisplayFormats
-
Returns the display formats are used to configure how different time units are formed in the strings for the axis tick marks.
- getDisplayFormat(TimeUnit) - Method in class org.pepstock.charba.client.options.DisplayFormats
-
Returns the display formats are used to configure how different time units are formed in the strings for the axis tick marks.
- getDisplayFormats() - Method in class org.pepstock.charba.client.configuration.Time
-
Returns the displayFormats element.
- getDisplayFormats() - Method in class org.pepstock.charba.client.options.Time
-
Returns the displayFormats element.
- getDividerCapStyle() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns how the end points of every line are drawn.
- getDividerColor() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the divider color of the rectangle.
- getDividerColorAsString() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the divider color of the rectangle.
- getDividerDash() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getDividerDashOffset() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the line dash pattern offset of the divider.
- getDividerWidth() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the width of the divider line in pixels.
- getDocument() - Static method in class org.pepstock.charba.client.dom.DOM
-
Returns a reference to the document that the window contains.
- getDocumentElement() - Method in class org.pepstock.charba.client.dom.BaseDocument
-
Returns the element that is a direct child of the document.
This is normally the object representing the document's <html< element.
- getDoubleClickCallback() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the callback called when a "dblclick" event is occurring.
- getDoubleClickSpeed() - Method in class org.pepstock.charba.client.annotation.AnnotationOptions
-
Returns the double-click speed in milliseconds used to distinguish single-clicks from double-clicks whenever you need to capture both.
- getDrag() - Method in class org.pepstock.charba.client.zoom.Zoom
-
Returns the drag-to-zoom effect.
- getDrawer() - Method in interface org.pepstock.charba.client.colors.tiles.IsShape
-
Returns the instance of shape drawer.
- getDrawer() - Method in enum org.pepstock.charba.client.colors.tiles.Shape
-
- getDrawingArea() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the drawing area dimension of scale.
- getDrawTime() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the draw time which defines when the annotations are drawn.
- getDrawTime() - Method in class org.pepstock.charba.client.annotation.AnnotationOptions
-
Returns the draw time which defines when the annotations are drawn.
- getDrawTime() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the draw time which defines when the annotations are drawn.
- getDrawTime() - Method in class org.pepstock.charba.client.configuration.Filler
-
Returns the draw time which defines when the filling will be applied.
- getDrawTime() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartFiller
-
- getDrawTime() - Method in class org.pepstock.charba.client.defaults.globals.DefaultFiller
-
- getDrawTime() - Method in interface org.pepstock.charba.client.defaults.IsDefaultFiller
-
Returns the draw time which defines when the filling will be applied.
- getDrawTime() - Method in class org.pepstock.charba.client.options.Filler
-
Returns the draw time which defines when the filling will be applied.
- getDrawTimeCallback() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the callback called to set the draw time which defines when the annotations are drawn.
- getDuration() - Method in class org.pepstock.charba.client.configuration.Animation
-
Returns the number of milliseconds an animation takes.
- getDuration() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBaseAnimation
-
Returns the number of milliseconds an animation takes.
- getDuration() - Method in class org.pepstock.charba.client.UpdateConfiguration
-
Returns the number of milliseconds an animation takes.
- getDurationCallback() - Method in class org.pepstock.charba.client.configuration.Animation
-
Returns the callback to set the number of milliseconds an animation takes.
- getDurationCallback() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBaseAnimation
-
Returns the callback to set the number of milliseconds an animation takes.
- getDurationCallback() - Method in class org.pepstock.charba.client.UpdateConfiguration
-
- getEasing() - Method in class org.pepstock.charba.client.configuration.Animation
-
Returns the animation easing.
- getEasing() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBaseAnimation
-
Returns the animation easing.
- getEasing() - Method in class org.pepstock.charba.client.impl.charts.MeterContext
-
Returns the easing of drawing (between 0 and 1) for animation.
- getEasing() - Method in class org.pepstock.charba.client.UpdateConfiguration
-
Returns the animation easing.
- getEasingCallback() - Method in class org.pepstock.charba.client.configuration.Animation
-
Returns the callback to set the animation easing.
- getEasingCallback() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBaseAnimation
-
Returns the callback to set the animation easing.
- getEasingCallback() - Method in class org.pepstock.charba.client.UpdateConfiguration
-
- getElement(Key) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (BaseHtmlElement) in the embedded JavaScript object at specific property.
- getElement() - Method in class org.pepstock.charba.client.configuration.Arc
-
- getElement() - Method in class org.pepstock.charba.client.configuration.Bar
-
- getElement() - Method in class org.pepstock.charba.client.configuration.Line
-
- getElement() - Method in class org.pepstock.charba.client.configuration.Point
-
- getElement() - Method in enum org.pepstock.charba.client.enums.ModifierKey
-
Returns the
Div
element which describes the modifier key.
It can be used in UI if needed.
- getElement() - Method in class org.pepstock.charba.client.items.DatasetReference
-
Returns the data set item element.
- getElement() - Method in class org.pepstock.charba.client.items.TooltipItem
-
Returns the dataset element (point, arc, bar, etc.) for this tooltip item.
- getElement() - Method in class org.pepstock.charba.client.utils.toast.ToastItem
-
Returns the
Div
element which represents the toast in the DOM.
- getElement() - Method in class org.pepstock.charba.client.zoom.ZoomContext
-
- getElementAtEvent(BaseNativeEvent) - Method in class org.pepstock.charba.client.AbstractChart
-
Calling on your chart instance passing an argument of an event, will return the single element at the event position.
If there are multiple items within range, only the first is returned.
- getElementAtEvent(BaseNativeEvent) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getElementAtEvent(BaseNativeEvent) - Method in interface org.pepstock.charba.client.IsChart
-
Calling on your chart instance passing an argument of an event, will return the single element at the event position.
If there are multiple items within range, only the first is returned.
- getElementById(String) - Method in class org.pepstock.charba.client.dom.BaseDocument
-
Returns an element object representing the element whose id property matches the specified string.
- getElements() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the elements element.
- getElements() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getElements() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the elements defaults.
- getElements() - Method in class org.pepstock.charba.client.geo.BubbleMapOptions
-
- getElements() - Method in class org.pepstock.charba.client.geo.ChoroplethOptions
-
- getElements() - Method in class org.pepstock.charba.client.impl.plugins.ChartPointerOptions
-
- getElements() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns a list of dataset elements.
- getElements() - Method in class org.pepstock.charba.client.options.Options
-
Returns the elements element.
- getElementsAtEvent(BaseNativeEvent) - Method in class org.pepstock.charba.client.AbstractChart
-
Looks for the element under the event point, then returns all elements at the same data index.
Calling it on your chart instance passing an argument of an event, will return the point elements that are at that the same position of that event.
- getElementsAtEvent(BaseNativeEvent) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getElementsAtEvent(BaseNativeEvent) - Method in interface org.pepstock.charba.client.IsChart
-
Looks for the element under the event point, then returns all elements at the same data index.
Calling it on your chart instance passing an argument of an event, will return the point elements that are at that the same position of that event.
- getElementsByTagName(String) - Method in class org.pepstock.charba.client.dom.BaseDocument
-
Returns an list of elements with the given tag name.
The complete document is searched, including the root node.
- getElementsByTagName(String) - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns a list containing all descendant elements, of a particular tag name, from the current element.
- getEmptyColor() - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
Returns the fill color for empty sector.
- getEmptyColorAsString() - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
Returns the fill color for empty sector.
- getEnableBorderRadiusCallback() - Method in class org.pepstock.charba.client.configuration.Bar
-
Returns the enable border radius callback, if set, otherwise null
.
- getEnableBorderRadiusCallback() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the enable border radius callback, if set, otherwise null
.
- getEnd() - Method in class org.pepstock.charba.client.data.FloatingData
-
Returns the end point of a bar.
- getEnd() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the end value of scale.
- getEndAngle() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the end angle of data set item.
- getEndDataIndex() - Method in class org.pepstock.charba.client.callbacks.SegmentContext
-
Returns the index of the current data of ending point of segment.
- getEndPoint() - Method in class org.pepstock.charba.client.callbacks.SegmentContext
-
Returns the
DatasetElement
related to the data as ending point of segment.
- getEndValueAsDate() - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Returns the data value at which the line draw should end.
- getEndValueAsDouble() - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Returns the data value at which the line draw should end.
- getEndValueAsString() - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Returns the data value at which the line draw should end.
- getEndValueCallback() - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Returns the callback called to set the data value at which the line draw should end.
- getEnterCallback() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the callback called when a "enter" event is occurring.
- getEnterEventHandler() - Method in class org.pepstock.charba.client.datalabels.Listeners
-
Returns the ENTER event (the mouse is moved over a label) handler.
- getEra() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getEra() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the representation of the Era.
- getEra() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the representation of the Era.
- getEventContext() - Method in class org.pepstock.charba.client.items.PluginEventArgument
-
Returns the event context in the the CHART.JS event.
- getEvents() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the browser events that the chart should listen to.
- getEvents() - Method in class org.pepstock.charba.client.configuration.Legend
-
Returns the browser events that the legend should listen to.
- getEvents() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the browser events that the tooltip should listen to.
- getEvents() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegend
-
- getEvents() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getEvents() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegend
-
- getEvents() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getEvents() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getEvents() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLegend
-
Returns the browser events that the legend should listen to.
- getEvents() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the browser events that the chart should listen to.
- getEvents() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the browser events that the tooltip should listen to.
- getEvents() - Method in class org.pepstock.charba.client.options.Legend
-
Returns the browser events that the legend should listen to.
- getEvents() - Method in class org.pepstock.charba.client.options.Options
-
Returns the browser events that the chart should listen to.
- getEvents() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the browser events that the tooltip should listen to.
- getEvents() - Method in class org.pepstock.charba.client.plugins.AbstractPluginOptions
-
Returns the browser events that the plugins should listen to.
- getExternalCallback() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the user external callback instance.
- getFamily() - Method in class org.pepstock.charba.client.configuration.Font
-
Returns the font family, follows CSS font-family options.
- getFamily() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartFont
-
- getFamily() - Method in class org.pepstock.charba.client.defaults.globals.DefaultRoutedFont
-
- getFamily() - Method in interface org.pepstock.charba.client.defaults.IsDefaultFont
-
Returns the font family, follows CSS font-family options.
- getFamily() - Method in class org.pepstock.charba.client.options.Font
-
Returns the font family, follows CSS font-family options.
- getFeature() - Method in class org.pepstock.charba.client.geo.ChoroplethDataPoint
-
Returns the feature object to identify the region.
- getFill() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns how to fill the area under the line.
- getFill() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns how to fill the area under the line.
- getFill() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getFill() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLine
-
- getFill() - Method in interface org.pepstock.charba.client.defaults.IsDefaultFillHandler
-
Returns how to fill the area under the line.
- getFill(int) - Static method in enum org.pepstock.charba.client.enums.Fill
-
Returns a fill, based on absolute data set index, using the passed index.
- getFill(String) - Static method in enum org.pepstock.charba.client.enums.Fill
-
Returns a fill, based on relative data set index, using the passed index.
If the passed argument is not a relative data set index, checks if is predefined fill.
- getFill() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns how to fill the area under the line.
- getFill() - Method in class org.pepstock.charba.client.options.FillHandler
-
Returns how to fill the area under the line.
- getFill() - Method in interface org.pepstock.charba.client.options.HasFill
-
Returns how to fill the area under the line.
- getFillCallback() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns the fill callback, if set, otherwise null
.
- getFillCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the fill callback, if set, otherwise null
.
- getFillColor() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the filling styling is used for colors inside shapes.
- getFillColorAsString() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the filling styling is used for colors inside shapes.
- getFiller() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the filler plugin configuration.
- getFiller() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getFiller() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the filler defaults.
- getFiller() - Method in class org.pepstock.charba.client.options.Options
-
Returns the filler plugin element.
- getFillGradient() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the filling styling is used for gradient style inside shapes.
- getFillHandler() - Method in class org.pepstock.charba.client.data.LiningDataset
-
- getFillHandler() - Method in interface org.pepstock.charba.client.options.HasFill
-
Returns a fill handler instance to use in the default methods of this interface.
- getFillHandler() - Method in class org.pepstock.charba.client.options.Line
-
- getFillPattern() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the filling styling is used for pattern style inside shapes.
- getFillStyle() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the fill style of the legend box as color.
- getFillStyleAsCanvasGradient() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the fill style of the legend box as canvas gradient.
- getFillStyleAsCanvasPattern() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the fill style of the legend box as canvas pattern.
- getFillStyleAsGradient() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the fill style of the legend box as gradient.
- getFillStyleAsPattern() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the fill style of the legend box as pattern.
- getFilterCallback() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the user filter callback instance.
- getFilterCallback() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the user filter callback instance.
- getFirstChild() - Method in class org.pepstock.charba.client.dom.BaseNode
-
Returns a node representing the first direct child node of the node, or null
if the node has no child.
- getFirstElementChild() - Method in class org.pepstock.charba.client.dom.BaseDocument
-
Returns the first node which is both a child of this parent node and is also an element, or null
if there is none.
- getFirstElementChild() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns the first node which is both a child of this element and is also an element, or null
if there is none.
- getFloatingData() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the data property of a data set for a chart is specified as an array of floating data.
- getFloatingData(boolean) - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the data property of a data set for a chart is specified as an array of floating data.
- getFlow() - Method in class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Returns flow value.
- getFont() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the font element.
- getFont() - Method in class org.pepstock.charba.client.configuration.CartesianScaleTitle
-
Returns the font element.
- getFont() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the font element.
- getFont() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the font element.
- getFont() - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Returns the font element.
- getFont() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Returns the font element.
- getFont() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the font element.
- getFont() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendLabels
-
- getFont() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendTitle
-
- getFont() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPointLabels
-
- getFont() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScaleTitle
-
- getFont() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getFont() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getFont() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendLabels
-
- getFont() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendTitle
-
- getFont() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPointLabels
-
- getFont() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScaleTitle
-
- getFont() - Method in class org.pepstock.charba.client.defaults.globals.DefaultSubtitle
-
- getFont() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getFont() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTitle
-
- getFont() - Method in interface org.pepstock.charba.client.defaults.IsDefaultFontContainer
-
Returns the font element.
- getFont() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the font element.
- getFont() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'font' property from element.
- getFont() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the current text style to use when drawing text.
This string uses the same syntax as the CSS font specifier.
- getFont() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns the the font object.
- getFont() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the the font object.
- getFont() - Method in class org.pepstock.charba.client.options.AbstractTitle
-
- getFont() - Method in interface org.pepstock.charba.client.options.HasFont
-
Returns the font element.
- getFont() - Method in interface org.pepstock.charba.client.options.IsTitle
-
- getFont() - Method in class org.pepstock.charba.client.options.Options
-
Returns the font element.
- getFont() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the the font object.
- getFont() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the the font object.
- getFont() - Method in class org.pepstock.charba.client.utils.toast.ToastItemAction
-
Returns the font element.
- getFontCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the font callback, if set, otherwise null
.
- getFontCallback() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Returns the font callback, if set, otherwise null
.
- getFontCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the font callback, if set, otherwise null
.
- getFontCallback() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the font callback, if set, otherwise null
.
- getFontCallback() - Method in interface org.pepstock.charba.client.options.IsScriptableFontProvider
-
- getFontCallback() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the font callback, if set, otherwise null
.
- getFontColor() - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Returns the font color to apply to the render of value.
- getFontColor() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the font color of the legend or null
if not set.
- getFontColorCallback() - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Returns the callback to customize the font color for rendered label in the chart.
- getFontContainer() - Method in class org.pepstock.charba.client.options.AbstractTitle
-
- getFontContainer() - Method in interface org.pepstock.charba.client.options.HasFont
-
Returns a font container instance to use in the default methods of this interface.
- getFontContainer() - Method in class org.pepstock.charba.client.options.LegendLabels
-
- getFontContainer() - Method in class org.pepstock.charba.client.options.LegendTitle
-
- getFontContainer() - Method in class org.pepstock.charba.client.options.PointLabels
-
- getFontContainer() - Method in class org.pepstock.charba.client.options.ScaleTitle
-
- getFontContainer() - Method in class org.pepstock.charba.client.options.Ticks
-
- getFontFamily() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'fontFamily' property from element.
- getFontSize() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'fontSize' property from element.
- getFontSizeAdjust() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'fontSizeAdjust' property from element.
- getFontStretch() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'fontStretch' property from element.
- getFontStyle() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'fontStyle' property from element.
- getFontVariant() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'fontVariant' property from element.
- getFontWeight() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'fontWeight' property from element.
- getFooter() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the footer of the tooltip.
- getFooterAlign() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the footer alignment.
- getFooterAlign() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getFooterAlign() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getFooterAlign() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the footer alignment.
- getFooterAlign() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the body alignment.
- getFooterCallback() - Method in class org.pepstock.charba.client.configuration.TooltipsCallbacks
-
Returns the user footer callback.
- getFooterColor() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the footer font color.
- getFooterColor() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the footer font color.
- getFooterColorAsString() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the footer font color as string.
- getFooterColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getFooterColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getFooterColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the footer font color as string.
- getFooterColorAsString() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the footer font color as string.
- getFooterFont() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the footer font element.
- getFooterFont() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getFooterFont() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getFooterFont() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the footer font.
- getFooterFont() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the footer font element.
- getFooterMarginTop() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the margin to add before drawing the footer.
- getFooterMarginTop() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getFooterMarginTop() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getFooterMarginTop() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the margin to add before drawing the footer.
- getFooterMarginTop() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the margin to add before drawing the footer.
- getFooterSpacing() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the spacing to add to top and bottom of each footer line.
- getFooterSpacing() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getFooterSpacing() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getFooterSpacing() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the spacing to add to top and bottom of each footer line.
- getFooterSpacing() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the spacing to add to top and bottom of each footer line.
- getForce() - Method in class org.pepstock.charba.client.dom.BaseTouch
-
Returns the amount of pressure being applied to the surface by the user, as a double between 0.0 (no pressure) and 1.0 (maximum pressure).
- getFormat(TimeUnit) - Method in class org.pepstock.charba.client.adapters.DateAdapterFormats
-
- getFormatCallback() - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Returns the callback to customize the value string in the chart.
- getFormatMatcher() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getFormatMatcher() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the format matching algorithm to use.
- getFormatMatcher() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the format matching algorithm to use.
- getFormats() - Method in class org.pepstock.charba.client.adapters.DateAdapter
-
Returns the provided default formats.
- getFormattedValue() - Method in class org.pepstock.charba.client.items.TooltipItem
-
Returns the formatted value for the tooltip.
- getFormatterCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the formatter callback, if set, otherwise null
.
- getFrom() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationCollection
-
- getFrom() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimationCollection
-
- getFrom() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationCollection
-
Returns the start value for the animation as number.
- getFrom() - Method in class org.pepstock.charba.client.events.DatasetRangeSelectionEvent
-
Returns the starting value of selected scale.
- getFrom() - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Returns the start value for the animation as number.
- getFrom() - Method in class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Returns from value as string.
- getFromAsBoolean() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationCollection
-
- getFromAsBoolean() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimationCollection
-
- getFromAsBoolean() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationCollection
-
Returns the start value for the animation as boolean.
- getFromAsBoolean() - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Returns the start value for the animation as number.
- getFromAsColor() - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Returns the start value for the animation as color.
- getFromAsKey() - Method in class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Returns from value as
Key
.
- getFromAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationCollection
-
- getFromAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimationCollection
-
- getFromAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationCollection
-
Returns the start value for the animation as color string.
- getFromAsString() - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Returns the start value for the animation as color string.
- getFromCallback() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationCollection
-
- getFromCallback() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimationCollection
-
- getFromCallback() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationCollection
-
Returns the callback to set the start value for the animation.
- getFromCallback() - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Returns the callback to set the start value for the animation.
- getGlobal() - Method in class org.pepstock.charba.client.Defaults
-
Returns the global options.
- getGlobalCompositeOperation() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the type of compositing operation to apply when drawing new shapes.
- getGlobalCompositeOperation() - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptions
-
Returns the type of compositing operation to apply when drawing new shapes.
- getGrace() - Method in class org.pepstock.charba.client.configuration.CartesianLinearAxis
-
Returns the value in pixels is added to the maximum data value and subtracted from the minimum data.
This extends the scale range as if the data values were that much greater.
- getGrace() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getGrace() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getGrace() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the value in pixels is added to the maximum data value and subtracted from the minimum data.
This extends the scale range as if the data values were that much greater.
- getGrace() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the value in pixels is added to the maximum data value and subtracted from the minimum data.
This extends the scale range as if the data values were that much greater.
- getGraceAsPercentage() - Method in class org.pepstock.charba.client.configuration.CartesianLinearAxis
-
Returns the value in percentage is added to the maximum data value and subtracted from the minimum data.
This extends the scale range as if the data values were that much greater.
- getGraceAsPercentage() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getGraceAsPercentage() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getGraceAsPercentage() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the value in percentage is added to the maximum data value and subtracted from the minimum data.
This extends the scale range as if the data values were that much greater.
- getGraceAsPercentage() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the value in percentage is added to the maximum data value and subtracted from the minimum data.
This extends the scale range as if the data values were that much greater.
- getGradient() - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColor
-
Returns the gradient if it has been set, otherwise null
.
- getGreen() - Method in class org.pepstock.charba.client.colors.Color
-
- getGreen() - Method in interface org.pepstock.charba.client.colors.IsColor
-
Returns the green value.
- getGrid() - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Returns the grid element
- getGrid() - Method in class org.pepstock.charba.client.configuration.RadialAxis
-
Returns the grid element.
- getGrid() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getGrid() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getGrid() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the grid defaults.
- getGrid() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the grid element.
- getGroup() - Method in class org.pepstock.charba.client.treemap.TreeMapDataPoint
-
Returns the group name, only available if grouping.
- getGroups() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the the keys of the object to use to group the values from a tree object.
It's needed ONLY when tree data is set by a list of objects.
- getGroupsAsString() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the the keys of the object to use to group the values from a tree object.
It's needed ONLY when tree data is set by a list of objects.
- getGroupSum() - Method in class org.pepstock.charba.client.treemap.TreeMapDataPoint
-
Returns the group sum, only available if grouping.
- getHandler() - Method in class org.pepstock.charba.client.geo.BubbleMapDataset
-
- getHandler() - Method in class org.pepstock.charba.client.geo.BubbleMapOptions
-
- getHandler() - Method in class org.pepstock.charba.client.geo.ChoroplethDataset
-
- getHandler() - Method in class org.pepstock.charba.client.geo.ChoroplethOptions
-
- getHandlerCount(EventType) - Method in class org.pepstock.charba.client.events.HandlerManager
-
Returns the amount of handlers for a specific event type.
- getHandlerCount(EventType) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getHandlerCount(EventType) - Method in interface org.pepstock.charba.client.IsChart
-
Returns the amount of handlers for a specific event type.
- getHash() - Method in class org.pepstock.charba.client.dom.BaseLocation
-
Is a string containing a '#' followed by the fragment identifier of the URL.
- getHashCodeProperty() - Method in class org.pepstock.charba.client.commons.CallbackPropertyHandler
-
Returns the property key used to store the class name plus hash code, as key of callback instance in the cache.
- getHead() - Method in class org.pepstock.charba.client.dom.BaseDocument
-
Returns the <head> element of the current document.
- getHeight() - Method in class org.pepstock.charba.client.ChartNode
-
Returns the height in pixel.
- getHeight() - Method in class org.pepstock.charba.client.colors.Pattern
-
Returns the image height used in the pattern.
- getHeight() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'height' property from element.
- getHeight() - Method in class org.pepstock.charba.client.dom.elements.Canvas
-
Returns a positive integer reflecting the height HTML attribute of the canvas element interpreted in CSS pixels.
When the attribute is not specified, or if it is set to an invalid value, like a negative, the default value of 150 is used.
- getHeight() - Method in class org.pepstock.charba.client.dom.elements.ImageData
-
Returns the actual height, in pixels.
- getHeight() - Method in class org.pepstock.charba.client.dom.elements.Img
-
Returns the value that reflects the height attribute, indicating the rendered height of the image in CSS pixels.
- getHeight() - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Returns the length of pixel of the hinted height of the cell.
- getHeight() - Method in class org.pepstock.charba.client.items.BaseBoxItem
-
Returns the height in pixel.
- getHeight() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the height of data set item in pixel.
- getHeight() - Method in interface org.pepstock.charba.client.items.IsArea
-
Returns the height in pixel.
- getHeight() - Method in class org.pepstock.charba.client.items.SizeItem
-
Returns the height of the chart item in pixel.
- getHeight() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the height of tooltip.
- getHeight() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the height of matrix element in pixels.
- getHeight() - Method in class org.pepstock.charba.client.treemap.TreeMapDataPoint
-
Returns the height in pixel.
- getHeightCallback() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the height callback to set the height of matrix element in pixels.
- getHistoryItems() - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Returns the list of toast items in the history.
- getHitBoxes() - Method in class org.pepstock.charba.client.items.LegendNode
-
Returns the list of hit boxes of the legend.
- getHitRadius() - Method in class org.pepstock.charba.client.configuration.Point
-
Returns the pixel size of the non-displayed point that reacts to mouse events.
- getHitRadius() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Returns the pixel size of the non-displayed point that reacts to mouse events.
- getHitRadius() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getHitRadius() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPoint
-
- getHitRadius() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPoint
-
Returns the pixel size of the non-displayed point that reacts to mouse events.
- getHitRadius() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the pixel size of the non-displayed point that reacts to mouse events.
- getHitRadius() - Method in class org.pepstock.charba.client.options.Point
-
Returns the pixel size of the non-displayed point that reacts to mouse events.
- getHitRadiusCallback() - Method in class org.pepstock.charba.client.configuration.Point
-
Returns the hit radius callback, if set, otherwise null
.
- getHitRadiusCallback() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Returns the hit radius callback, if set, otherwise null
.
- getHorizontalAlignmentValue() - Method in enum org.pepstock.charba.client.enums.ElementAlign
-
Returns the CSS value for horizontal alignment in the HTML element style.
- getHost() - Method in class org.pepstock.charba.client.dom.BaseLocation
-
Is a string containing the host, that is the hostname, a ':', and the port of the URL.
- getHostname() - Method in class org.pepstock.charba.client.dom.BaseLocation
-
Is a string containing the domain of the URL.
- getHour() - Method in class org.pepstock.charba.client.adapters.DateAdapterFormats
-
- getHour() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getHour() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the representation of the Hour.
- getHour() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the representation of the Hour.
- getHourCycle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getHourCycle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the hour cycle to use.
- getHourCycle() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the hour cycle to use.
- getHover() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the hover element.
- getHover() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getHover() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the hover defaults.
- getHover() - Method in class org.pepstock.charba.client.options.Options
-
Returns the hover element.
- getHoverBackgroundColor() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the fill color of the elements when hovered.
If property is missing or not a color, returns an empty list.
- getHoverBackgroundColor() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the fill color of the elements when hovered.
- getHoverBackgroundColor() - Method in class org.pepstock.charba.client.options.AbstractElement
-
Returns the background color when hovered.
- getHoverBackgroundColorAsGradient() - Method in class org.pepstock.charba.client.data.HoverDataset
-
Returns the fill gradients of the arcs in the data set when hovered.
If property is missing or not a gradient, returns an empty list.
- getHoverBackgroundColorAsGradient() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the fill gradients of elements when hovered.
If property is missing or not a gradient, returns an empty list.
- getHoverBackgroundColorAsGradient() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the fill gradients of elements when hovered.
- getHoverBackgroundColorAsPatterns() - Method in class org.pepstock.charba.client.data.HoverDataset
-
Returns the fill patterns of the arcs in the data set when hovered.
If property is missing or not a pattern, returns an empty list.
- getHoverBackgroundColorAsPatterns() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the fill patters of elements when hovered.
If property is missing or not a pattern, returns an empty list.
- getHoverBackgroundColorAsPatterns() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the fill patters of elements when hovered.
- getHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.HoverDataset
-
Returns the fill color of the arcs when hovered as string.
If property is missing or not a color, returns an empty list.
- getHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the fill color of the elements when hovered.
If property is missing or not a color, returns an empty list.
- getHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the fill color of the elements when hovered.
- getHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getHoverBackgroundColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptionsElement
-
Returns the background color when hovered.
- getHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.options.AbstractElement
-
Returns the background color when hovered.
- getHoverBackgroundColorCallback() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the hover background color callback, if set, otherwise null
.
- getHoverBorderCapStyle() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns how the end points of every line are drawn, when element is hovered.
- getHoverBorderCapStyleCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border cap style callback when element is hovered, if set, otherwise null
.
- getHoverBorderColor() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the stroke color of the elements when hovered.
- getHoverBorderColor() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the stroke color of the elements when hovered
- getHoverBorderColor() - Method in class org.pepstock.charba.client.options.AbstractElement
-
Returns the border color when hovered.
- getHoverBorderColorAsGradient() - Method in class org.pepstock.charba.client.data.HoverDataset
-
Returns the stroke gradients of the arcs in the data set when hovered.
If property is missing or not a pattern, returns an empty list.
- getHoverBorderColorAsGradient() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the stroke gradients of the elements when hovered.
If property is missing or not a pattern, returns an empty list.
- getHoverBorderColorAsGradient() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the stroke gradients of the elements when hovered.
- getHoverBorderColorAsString() - Method in class org.pepstock.charba.client.data.HoverDataset
-
Returns the stroke color of the arcs when hovered.
- getHoverBorderColorAsString() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the stroke color of the elements when hovered.
- getHoverBorderColorAsString() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the stroke color of the elements when hovered.
- getHoverBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getHoverBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getHoverBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getHoverBorderColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getHoverBorderColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptionsElement
-
Returns the border color when hovered.
- getHoverBorderColorAsString() - Method in class org.pepstock.charba.client.options.AbstractElement
-
Returns the border color when hovered.
- getHoverBorderColorCallback() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the hover border color callback, if set, otherwise null
.
- getHoverBorderDash() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern, when element
is hovered.
- getHoverBorderDashCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border dash callback when element is hovered, if set, otherwise null
.
- getHoverBorderDashOffset() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the line dash pattern offset, when element is hovered.
- getHoverBorderDashOffsetCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border dash offset callback when element is hovered, if set, otherwise null
.
- getHoverBorderJoinStyle() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns how two connecting segments (of lines, arcs or curves) with non-zero lengths in a shape are joined together (degenerate segments with zero lengths, whose specified
end points and control points are exactly at the same position, are skipped), when element is hovered.
There are three possible values for this property: round, bevel and miter.
- getHoverBorderJoinStyleCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border join style callback when element is hovered, if set, otherwise null
.
- getHoverBorderRadius() - Method in class org.pepstock.charba.client.configuration.Bar
-
Returns the bar border radius (in pixels) when hovered.
- getHoverBorderRadius() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the list of bar border radius (in pixels), when hovered.
- getHoverBorderRadius() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getHoverBorderRadius() - Method in class org.pepstock.charba.client.defaults.globals.DefaultBar
-
- getHoverBorderRadius() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBar
-
Returns the bar border radius (in pixels) when hovered.
- getHoverBorderRadius() - Method in class org.pepstock.charba.client.options.Bar
-
Returns the bar border radius (in pixels) when hovered.
- getHoverBorderRadiusAsObjects() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the list of bar border radius (in pixels), when hovered.
- getHoverBorderRadiusCallback() - Method in class org.pepstock.charba.client.configuration.Bar
-
Returns the border radius callback, when hovered, if set, otherwise null
.
- getHoverBorderRadiusCallback() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the border radius callback, if set, otherwise null
, when hovered.
- getHoverBorderWidth() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the stroke width of the elements when hovered.
- getHoverBorderWidth() - Method in class org.pepstock.charba.client.data.HoverDataset
-
Returns the stroke width of the arcs when hovered.
- getHoverBorderWidth() - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns the stroke width of the elements when hovered.
- getHoverBorderWidth() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the stroke width of the elements when hovered.
- getHoverBorderWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getHoverBorderWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getHoverBorderWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getHoverBorderWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getHoverBorderWidth() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPoint
-
- getHoverBorderWidth() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptionsElement
-
Returns the border width when hovered.
- getHoverBorderWidth() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the border width of point when hovered.
- getHoverBorderWidth() - Method in class org.pepstock.charba.client.options.AbstractElement
-
Returns the border width when hovered.
- getHoverBorderWidthAsObject() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the border width (in pixels), when hovered.
- getHoverBorderWidthAsObjects() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the stroke width of the bar in pixels, when hovered.
- getHoverBorderWidthCallback() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the hover border width callback, if set, otherwise null
.
- getHoverBorderWidthCallback() - Method in class org.pepstock.charba.client.data.HoverDataset
-
Returns the hover border width callback, if set, otherwise null
.
- getHoverBorderWidthCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the hover border width callback, if set, otherwise null
.
- getHoverBorderWidthCallback() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the callback to set the border width (in pixels), when hovered.
- getHoverColor() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the hover color of the rectangle.
- getHoverColorAsString() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the hover color of the rectangle.
- getHoverColorCallback() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the hover color callback, if set, otherwise null
.
- getHoverFont() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the the font object when hovered.
- getHoverOffset() - Method in class org.pepstock.charba.client.configuration.Arc
-
Returns the arc offset (in pixels) when hovered.
- getHoverOffset() - Method in class org.pepstock.charba.client.data.PieDataset
-
Returns the arc offset (in pixels), when dataset if hovered.
- getHoverOffset() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getHoverOffset() - Method in class org.pepstock.charba.client.defaults.globals.DefaultArc
-
- getHoverOffset() - Method in interface org.pepstock.charba.client.defaults.IsDefaultArc
-
Returns the arc offset (in pixels) when hovered.
- getHoverOffset() - Method in class org.pepstock.charba.client.options.Arc
-
Returns the arc offset (in pixels) when hovered.
- getHoverOffsetCallback() - Method in class org.pepstock.charba.client.configuration.Arc
-
Returns the offset callback, if set, otherwise null
.
- getHoverOffsetCallback() - Method in class org.pepstock.charba.client.data.PieDataset
-
Returns the offset callback, when dataset is hovered, if set, otherwise null
.
- getHoverRadius() - Method in class org.pepstock.charba.client.configuration.Point
-
Returns the radius of the point when hovered.
- getHoverRadius() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Returns the radius of the point when hovered.
- getHoverRadius() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getHoverRadius() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPoint
-
- getHoverRadius() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPoint
-
Returns the radius of the point when hovered.
- getHoverRadius() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the radius of the point when hovered.
- getHoverRadius() - Method in class org.pepstock.charba.client.options.Point
-
Returns the radius of the point when hovered.
- getHoverRadiusCallback() - Method in class org.pepstock.charba.client.configuration.Point
-
Returns the hover radius callback, if set, otherwise null
.
- getHoverRadiusCallback() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Returns the hover radius callback, if set, otherwise null
.
- getHref() - Method in class org.pepstock.charba.client.dom.BaseLocation
-
Is a stringifier that returns a string containing the entire URL.
If changed, the associated document navigates to the new page.It can be set from a different origin than the associated document.
- getHtmlColorName() - Method in enum org.pepstock.charba.client.colors.HtmlColor
-
Returns the HTML color name.
- getHttpEquiv() - Method in class org.pepstock.charba.client.dom.elements.Meta
-
Returns the name of an HTTP response header to define for a document.
- getIcon() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns the icon image set for toast.
- getIcon() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the icon image set for toast.
- getId() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the ID of chart.
It could be considered as chart unique ID.
- getId() - Method in class org.pepstock.charba.client.adapters.DateAdapter
-
Returns the date adapter id.
- getId() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the id of annotation.
- getId() - Method in class org.pepstock.charba.client.ChartNode
-
Returns the CHART JS chart ID.
- getId() - Method in class org.pepstock.charba.client.colors.CanvasObject
-
Returns the unique canvas object id.
- getId() - Method in class org.pepstock.charba.client.configuration.Axis
-
The ID is used to link datasets and scale axes together.
This is especially needed if multi-axes charts are used.
- getId() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the unique id of data sets.
- getId() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns the unique id of the element.
- getId() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getId() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the ID of chart.
It could be considered as chart unique ID.
- getId() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the id of scale
- getId() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the id of label.
- getId() - Method in class org.pepstock.charba.client.options.Scale
-
Returns the id of scale.
It is usually used to link data sets and scale axes together.
This is especially needed if multi-axes charts are used.
- getId() - Method in interface org.pepstock.charba.client.Plugin
-
Plugins must define a unique id in order to be configurable.
Returns the plugin id.
- getId() - Method in class org.pepstock.charba.client.plugins.AbstractPlugin
-
- getId() - Method in class org.pepstock.charba.client.plugins.AbstractPluginOptions
-
Returns the unique ID of the options.
- getId() - Method in class org.pepstock.charba.client.utils.toast.ActionItem
-
Returns the action unique id.
- getId() - Method in class org.pepstock.charba.client.utils.toast.ToastItem
-
Returns the unique id of toast item.
- getId() - Method in class org.pepstock.charba.client.utils.toast.ToastItemAction
-
Returns the action unique id.
- getIdentifier() - Method in class org.pepstock.charba.client.dom.BaseTouch
-
Returns a unique identifier for this touch object.
A given touch point (say, by a finger) will have the same identifier for the duration of its movement around the surface.
This lets you ensure that you're tracking the same touch all the time.
- getIdentifier() - Method in class org.pepstock.charba.client.intl.CLocale
-
Returns the locale identifier which consists of a language identifier and extension tags.
- getIds() - Method in class org.pepstock.charba.client.plugins.GlobalPlugins
-
Gets all global registered plugins ids.
- getImage() - Method in class org.pepstock.charba.client.colors.Pattern
-
Returns the image used in the pattern if exists.
- getImage() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns the selection cleaner image.
- getImageData(double, double, double, double) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns an
ImageData
object representing the underlying pixel data for a specified portion of the canvas.
- getImageHeight() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the height of label content, when is set as
Img
, in pixels in order to scale the image when drawn.
- getImageHeightAsPercentage() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the height of label content, when is set as
Img
, in percentage (format is "{n}%") in order to scale the image when drawn.
- getImageHeightCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set the height of label content, when is set as
Img
, in percentage (format is "{n}%") in order to scale the image when drawn.
- getImages() - Method in class org.pepstock.charba.client.labels.Label
-
- getImageURLFromCanvasPattern(CanvasPatternItem, int, int) - Static method in class org.pepstock.charba.client.utils.Utilities
-
Returns a data URL for the current content of a canvas pattern instance.
- getImageWidth() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the width of label content, when is set as
Img
, in pixels in order to scale the image when drawn.
- getImageWidthAsPercentage() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the width of label content, when is set as
Img
, in percentage (format is "{n}%") in order to scale the image when drawn.
- getImageWidthCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set the width of label content, when is set as
Img
, in percentage (format is "{n}%") in order to scale the image when drawn.
- getIncrementalId() - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns the incremental id of the object.
- getIndex() - Method in class org.pepstock.charba.client.callbacks.ScaleContext
-
Returns the index of the tick.
- getIndex() - Method in class org.pepstock.charba.client.controllers.ControllerContext
-
Returns the index of the data inside the dataset.
- getIndex() - Method in class org.pepstock.charba.client.items.ActiveDatasetElement
-
Returns the index of the data element.
- getIndex() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the dataset index.
- getIndex() - Method in class org.pepstock.charba.client.items.DatasetItemController
-
Returns the dataset index.
- getIndex() - Method in class org.pepstock.charba.client.items.DatasetReference
-
Returns the data set item data index.
- getIndex() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the data set index of the chart (for POLAR and PIE charts)
- getIndex() - Method in class org.pepstock.charba.client.items.PluginDatasetArgument
-
Returns the index of the data inside the dataset.
- getIndexAxis() - Method in class org.pepstock.charba.client.configuration.BarOptions
-
Returns the base axis for the dataset.
- getIndexAxis() - Method in class org.pepstock.charba.client.configuration.LineOptions
-
Returns the base axis for the dataset.
- getIndexAxis() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the base axis for the data set.
- getIndexAxis() - Method in class org.pepstock.charba.client.data.LineDataset
-
Returns the base axis for the data set.
- getIndexAxis() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getIndexAxis() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the base axis for the dataset, only for bar options.
- getIndexAxis() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the dataset index axis.
- getIndexAxis() - Method in class org.pepstock.charba.client.options.Options
-
Returns the base axis for the dataset, only for bar options.
- getIndexAxisID() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the index axis ID.
- getIndexScale() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the index scale item or
null
if not exists.
If
IndexAxis
=
IndexAxis.Y
then iScale === yScale and vScale === xScale.
For radar, iScale === vScale === rScale.
- getIndicatorWidth() - Method in class org.pepstock.charba.client.geo.Legend
-
Returns how many pixels should be used for the color bar.
- getInitialCursor() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the initial cursor of the chart.
- getInitialCursor() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getInitialCursor() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the initial cursor of the chart.
- getInner() - Method in class org.pepstock.charba.client.colors.Radius
-
Returns the inner radius of arc.
- getInnerEnd() - Method in class org.pepstock.charba.client.data.ArcBorderRadius
-
Returns the border radius for inner-end corner of the arc, in pixel.
- getInnerHeight() - Static method in class org.pepstock.charba.client.utils.Window
-
The innerHeight property returns the inner height of a window's content area.
- getInnerHTML() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns the markup of the element's content.
- getInnerRadius() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the inner radius of data set item in pixel.
- getInnerRadius() - Method in class org.pepstock.charba.client.items.DatasetItemController
-
Returns the inner radius of dataset item in pixel.
- getInnerStart() - Method in class org.pepstock.charba.client.data.ArcBorderRadius
-
Returns the border radius for inner-start corner of the arc, in pixel.
- getInnerText() - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Returns the "rendered" text content of a node and its descendants.
As a getter, it approximates the text the user would get if they highlighted the contents of the element with the cursor and then copied it to the clipboard.
- getInnerWidth() - Static method in class org.pepstock.charba.client.utils.Window
-
The innerWidth property returns the inner width of a window's content area.
- getInstances() - Static method in class org.pepstock.charba.client.Chart
-
Returns the instances
property by native object.
- getIntegerProperty(Key, NativeObject) - Method in class org.pepstock.charba.client.commons.JsHelper
-
Returns the property value from java script object, when it is stored as integer.
- getInteraction() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the interaction element.
- getInteraction() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getInteraction() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the interaction defaults.
- getInteraction() - Method in class org.pepstock.charba.client.options.Options
-
Returns the interaction element.
- getInteraction() - Method in class org.pepstock.charba.client.treemap.TreeMapOptions
-
Returns the interaction element.
- getInterpolatedColorByOffset(double) - Method in class org.pepstock.charba.client.colors.Gradient
-
Returns a color using the gradient as source of colors.
- getInterval() - Method in class org.pepstock.charba.client.utils.CTimer
-
Returns the time, in milliseconds (thousands of a second), the timer should delay in between executions of the specified task.
- getIsoWeekday() - Method in class org.pepstock.charba.client.configuration.Time
-
Returns the ISO day of the week with 0 being Sunday and 6 being Saturday.
- getIsoWeekday() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTime
-
- getIsoWeekday() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTime
-
- getIsoWeekday() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTime
-
Returns the ISO day of the week with 0 being Sunday and 6 being Saturday.
- getIsoWeekday() - Method in class org.pepstock.charba.client.options.Time
-
Returns the ISO day of the week with 0 being Sunday and 6 being Saturday.
- getIsoWeekDayByValue(int) - Static method in enum org.pepstock.charba.client.enums.IsoWeekDay
-
Returns a ISO week day item by the passed value.
- getItem() - Method in class org.pepstock.charba.client.events.DatasetSelectionEvent
-
Returns the item with dataset metadata related to the click
- getItem() - Method in interface org.pepstock.charba.client.events.IsLegendEvent
-
Returns the legend item related to the event.
- getItems() - Method in class org.pepstock.charba.client.callbacks.TooltipContext
-
Returns the model of tooltip.
- getItems() - Method in interface org.pepstock.charba.client.events.IsChartEvent
-
Returns a list of items with dataset references related to the event.
- getItems() - Method in class org.pepstock.charba.client.items.LegendNode
-
Returns the list of items of the legend.
- getItems() - Method in class org.pepstock.charba.client.items.ScalesNode
-
Returns a map with all defined axis.
- getItemsByName(T[], String) - Static method in interface org.pepstock.charba.client.intl.IsLocaleItem
-
Returns an unmodifiable list of items which are matching with the name passed as argument.
- getItemSortCallback() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the user item sort callback instance.
- getItemSortCallback() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the user item sort callback instance.
- getKey() - Method in interface org.pepstock.charba.client.events.IsCommonChartEvent
-
Returns the options key where default function is stored.
- getKey() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the the key of the object to use to get data value from a tree object.
It's needed ONLY when tree data is set by a list of objects.
- getKeyAsString() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the the key of the object to use to get data value from a tree object.
It's needed ONLY when tree data is set by a list of objects.
- getKeyByValue(T[], String) - Static method in interface org.pepstock.charba.client.commons.Key
-
Returns a key in the an enumeration by the value.
- getKeyByValue(T[], String, T) - Static method in interface org.pepstock.charba.client.commons.Key
-
Returns a key in the an enumeration by the value, or the default key passed as argument.
- getKeyPrefix() - Method in interface org.pepstock.charba.client.colors.tiles.IsShape
-
Returns a unique key prefix for shape to use in the cache.
- getKeyPrefix() - Method in enum org.pepstock.charba.client.colors.tiles.Shape
-
- getLabel() - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Returns the label on the line.
- getLabel() - Method in class org.pepstock.charba.client.callbacks.ScaleContext
-
Returns the label that is shown on the perimeter of the scale.
- getLabel() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the label for the data set which appears in the legend and tooltips.
- getLabel() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the label for the data set which appears in the legend and tooltips.
- getLabel() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the label for the data set which appears in the legend and tooltips.
- getLabel() - Method in class org.pepstock.charba.client.datalabels.DataLabelsContext
-
Returns the label options of plugin.
- getLabel(String) - Method in class org.pepstock.charba.client.datalabels.DataLabelsOptionsBuilder
-
Returns the options builder for label identified by id.
- getLabel(DataLabelId) - Method in class org.pepstock.charba.client.datalabels.DataLabelsOptionsBuilder
-
Returns the options builder for label identified by id
- getLabel(String) - Method in class org.pepstock.charba.client.datalabels.Labels
-
Returns the stored options for specific id.
- getLabel(DataLabelId) - Method in class org.pepstock.charba.client.datalabels.Labels
-
Returns the stored options for specific id.
- getLabel() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns the selection cleaner label.
- getLabel() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the dataset label.
- getLabel() - Method in class org.pepstock.charba.client.items.ScaleTickItem
-
Returns the label of the tick.
- getLabel() - Method in class org.pepstock.charba.client.items.ScaleValueItem
-
Returns the label of the value used on the scale.
- getLabel() - Method in class org.pepstock.charba.client.items.TooltipItem
-
Returns the label for the tooltip.
- getLabel() - Method in class org.pepstock.charba.client.labels.LabelsContext
-
Returns the label for the data set.
- getLabel(String) - Method in class org.pepstock.charba.client.labels.LabelsOptions
-
Returns the label with the id passed as argument or null
if not exist.
- getLabel(LabelId) - Method in class org.pepstock.charba.client.labels.LabelsOptions
-
Returns the label with the id passed as argument or null
if not exist.
- getLabel(String) - Method in class org.pepstock.charba.client.labels.LabelsOptionsBuilder
-
Returns the options builder for label identified by id.
- getLabel(LabelId) - Method in class org.pepstock.charba.client.labels.LabelsOptionsBuilder
-
Returns the options builder for label identified by id
- getLabel() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns the label of the toast.
- getLabel() - Method in class org.pepstock.charba.client.utils.toast.ToastItem
-
Returns the label of toast.
- getLabel() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the label of the toast.
- getLabelCallback() - Method in class org.pepstock.charba.client.configuration.TooltipsCallbacks
-
Returns the user label callback.
- getLabelColors() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the list of labels color of tooltip.
- getLabelForValue(double) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Used to get the label to display in the tooltip for the given value.
- getLabelKeys() - Method in class org.pepstock.charba.client.datalabels.Labels
-
Returns the list of all keys related to stored options.
- getLabelOffset() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getLabelOffset() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getLabelOffset() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the distance in pixels to offset the label from the center point of the tick (in the y direction for the x axis, and the x direction for the y axis).
Note: this can cause labels at the edges to be cropped by the edge of the canvas.
- getLabelOffset() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the distance in pixels to offset the label from the center point of the tick (in the y direction for the x axis, and the x direction for the y axis).
Note: this can cause labels at the edges to be cropped by the edge of the canvas.
- getLabelOptions() - Method in class org.pepstock.charba.client.labels.LabelsContext
-
Returns the label options of plugin.
- getLabelPointStyles() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the list of labels point styles of tooltip.
- getLabelRotation() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the label rotation ratio.
- getLabels() - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Returns the labels.
- getLabels(boolean) - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Returns the labels for axes.
- getLabels() - Method in class org.pepstock.charba.client.configuration.Legend
-
Returns the legend labels element.
- getLabels() - Method in interface org.pepstock.charba.client.data.HasLabels
-
Returns the labels.
- getLabels(boolean) - Method in interface org.pepstock.charba.client.data.HasLabels
-
Returns the labels for axes.
- getLabels() - Method in class org.pepstock.charba.client.datalabels.DataLabelsOptions
-
Returns the labels element.
- getLabels() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegend
-
- getLabels() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegend
-
- getLabels() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLegend
-
Returns the labels object defaults.
- getLabels() - Method in class org.pepstock.charba.client.labels.LabelsOptions
-
Returns the collection of labels.
- getLabels() - Method in class org.pepstock.charba.client.options.Legend
-
Returns the legend labels element.
- getLabels() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the map for labeling the sankey elements.
- getLabelsCallback() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the user callback instance to generate labels.
- getLabelsHandler() - Method in class org.pepstock.charba.client.data.Data
-
- getLabelsHandler() - Method in interface org.pepstock.charba.client.data.HasLabels
-
Returns an labels option handler instance.
- getLabelsHandler() - Method in class org.pepstock.charba.client.options.AbstractScale
-
- getLanguage() - Method in class org.pepstock.charba.client.dom.BaseNavigator
-
Returns a string representing the preferred language of the user, usually the language of the browser UI.
- getLanguage() - Method in class org.pepstock.charba.client.intl.CLocale
-
Returns the language of the locale.
- getLastChild() - Method in class org.pepstock.charba.client.dom.BaseNode
-
Returns a node representing the last direct child node of the node, or null
if the node has no child.
- getLastElementChild() - Method in class org.pepstock.charba.client.dom.BaseDocument
-
Returns the last node which is both a child of this parent node and is an element, or null
if there is none.
- getLastElementChild() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns the last node which is both a child of this element and is an element, or null
if there is none.
- getLastIndex() - Static method in class org.pepstock.charba.client.utils.RegExp
-
Returns the index at which to start the next match.
This property is set only if the regular expression instance used the g flag to indicate a global search, or the y flag to indicate a sticky search.
The following rules apply:
If lastIndex is greater than the length of the string,
RegExp.test(String)
and
RegExp.exec(String)
fail, then lastIndex is set to 0
If lastIndex is equal to or less than the length of the string and if the regular expression matches the empty string, then the regular expression matches input starting
from lastIndex.
- getLatitude() - Method in class org.pepstock.charba.client.geo.BubbleMapDataPoint
-
Returns the latitude of the data.
- getLayerX() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the horizontal coordinate of the event relative to the current layer.
- getLayerY() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the vertical coordinate of the event relative to the current layer.
- getLayout() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the layout element.
- getLayout() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getLayout() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the layout defaults.
- getLayout() - Method in class org.pepstock.charba.client.options.Options
-
Returns the layout element.
- getLeaveCallback() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the callback called when a "leave" event is occurring.
- getLeaveEventHandler() - Method in class org.pepstock.charba.client.datalabels.Listeners
-
Returns the LEAVE event (the mouse is moved out of a label) handler.
- getLeft() - Method in class org.pepstock.charba.client.colors.Area
-
Returns the left coordinate.
- getLeft() - Method in class org.pepstock.charba.client.configuration.Padding
-
Returns the padding left in pixel.
- getLeft() - Method in class org.pepstock.charba.client.data.BarBorderWidth
-
Returns the border width left in pixel.
- getLeft() - Method in class org.pepstock.charba.client.data.Clip
-
Returns the clip left.
- getLeft() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPadding
-
- getLeft() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPadding
-
Returns the padding left in pixel.
- getLeft() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'left' property from element.
- getLeft() - Method in class org.pepstock.charba.client.geo.Margin
-
Returns the margin left of legend.
- getLeft() - Method in class org.pepstock.charba.client.items.BaseBoxItem
-
Returns the left of chart area.
- getLeft() - Method in interface org.pepstock.charba.client.items.IsArea
-
Returns the left of area.
- getLeft() - Method in class org.pepstock.charba.client.items.LegendHitBoxItem
-
Returns the padding left in pixel.
- getLeft() - Method in class org.pepstock.charba.client.options.AbstractPadding
-
Returns the padding left in pixel.
- getLeft() - Method in class org.pepstock.charba.client.options.Padding
-
Returns the padding left in pixel.
- getLeftRightValue() - Method in enum org.pepstock.charba.client.enums.TextAlign
-
Returns the value to use when only left and right is used.
- getLegend() - Method in class org.pepstock.charba.client.ChartNode
-
Returns the legend item.
- getLegend() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the legend element.
- getLegend() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getLegend() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the legend defaults.
- getLegend() - Method in class org.pepstock.charba.client.options.Options
-
Returns the legend element.
- getLegendItem() - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendItem
-
Returns the legend item instance, needed to create the point style for legend.
- getLegendItemCallback() - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendOptions
-
Returns the callback which can be implemented to change the text of legend for a specific item, as HTML.
- getLegendTextHandler() - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
- getLegendTextHandler() - Method in interface org.pepstock.charba.client.items.HasLegendText
-
Returns a legend text handler instance to use in the default methods of this interface.
- getLegendTextHandler() - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
- getLegendTextHandler() - Method in class org.pepstock.charba.client.options.LegendTitle
-
- getLegendTitleCallback() - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendOptions
-
Returns the callback which can be implemented to change the text of legend's title, as HTML.
- getLength() - Method in class org.pepstock.charba.client.geo.Legend
-
Returns the length of the legend.
- getLimits() - Method in class org.pepstock.charba.client.zoom.ZoomOptions
-
Returns the limits element.
- getLine() - Method in class org.pepstock.charba.client.configuration.Elements
-
Returns the line element.
- getLine() - Method in class org.pepstock.charba.client.defaults.globals.DefaultElements
-
- getLine() - Method in interface org.pepstock.charba.client.defaults.IsDefaultElements
-
Returns LINE object defaults.
- getLine() - Method in class org.pepstock.charba.client.options.Elements
-
Returns the line element.
- getLinearAxis() - Method in class org.pepstock.charba.client.configuration.TimeSeriesScales
-
Returns the axis for values.
- getLineCap() - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Returns the lineCap, to determine the shape used to draw the end points of lines.
- getLineCap() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the shape used to draw the end points of lines.
- getLineCap() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns how the end points of every box border are drawn.
- getLineDash() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the box border dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getLineDashOffset() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the line dash offset, or "phase.".
Specifies where to start a dash array on a line.
- getLineDashOffset() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the box border dash pattern offset.
- getLineHeight() - Method in class org.pepstock.charba.client.configuration.Font
-
Returns the height of an individual line of text.
- getLineHeight() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartFont
-
- getLineHeight() - Method in class org.pepstock.charba.client.defaults.globals.DefaultRoutedFont
-
- getLineHeight() - Method in interface org.pepstock.charba.client.defaults.IsDefaultFont
-
Returns the height of an individual line of text.
- getLineHeight() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'lineHeight' property from element.
- getLineHeight() - Method in class org.pepstock.charba.client.options.Font
-
Returns the height of an individual line of text.
- getLineHeightAsString() - Method in class org.pepstock.charba.client.configuration.Font
-
Returns the height of an individual line of text.
- getLineHeightAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartFont
-
- getLineHeightAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultRoutedFont
-
- getLineHeightAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultFont
-
Returns the height of an individual line of text as string.
- getLineHeightAsString() - Method in class org.pepstock.charba.client.options.AbstractImmutableFont
-
- getLineHeightAsString() - Method in class org.pepstock.charba.client.options.Font
-
Returns the height of an individual line of text.
- getLineJoin() - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Returns the lineJoin, to determine the shape used to join two line segments where they meet.
- getLineJoin() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the type of corners where two lines meet.
- getLineJoin() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns how two connecting segments (of box border) with non-zero lengths in a shape are joined together (degenerate segments with zero lengths, whose specified end points
and control points are exactly at the same position, are skipped).
- getLines() - Method in class org.pepstock.charba.client.items.TooltipBodyItem
-
Returns all lines of body section.
- getLinesWidth() - Method in class org.pepstock.charba.client.options.Grid
-
Returns the stroke widths of grid.
- getLineWidth() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns the stroke widths of grid.
- getLineWidth() - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Returns the width of angled lines.
- getLineWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAngleLines
-
- getLineWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- getLineWidth() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAngleLines
-
- getLineWidth() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- getLineWidth() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScaleLines
-
Returns the width of lines.
- getLineWidth() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the thickness of lines.
- getLineWidth() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the width of line in pixels.
- getLineWidth() - Method in class org.pepstock.charba.client.options.AngleLines
-
Returns the width of angled lines.
- getLineWidth() - Method in class org.pepstock.charba.client.options.Grid
-
Returns the stroke width of grid.
The first element if set as array.
- getLineWidths() - Method in class org.pepstock.charba.client.items.LegendNode
-
Returns the list of line widths.
- getListeners() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the listeners element.
- getLocale() - Method in class org.pepstock.charba.client.adapters.DateAdapterOptions
-
Returns the locale that LUXON must use by the date adapter.
See
here the details about locale in LUXON.
- getLocale() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the locale instance for internationalization.
- getLocale() - Method in class org.pepstock.charba.client.configuration.ScaleDateAdapter
-
Returns the locale that LUXON must use by the date adapter.
See
here the details about locale in LUXON.
- getLocale() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartDateAdapterOptions
-
- getLocale() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateAdapterOptions
-
- getLocale() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getLocale() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateAdapterOptions
-
Returns the locale that LUXON must use by the date adapter.
See
here the details about locale in LUXON.
- getLocale() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the locale instance for internationalization.
- getLocale() - Method in class org.pepstock.charba.client.options.Options
-
Returns the locale instance for internationalization.
- getLocale() - Method in class org.pepstock.charba.client.options.ScaleDateAdapter
-
Returns the locale that LUXON must use by the date adapter.
See
here the details about locale in LUXON.
- getLocaleMatcher() - Method in class org.pepstock.charba.client.defaults.globals.DefaultBaseFormatOptions
-
- getLocaleMatcher() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBaseFormatOptions
-
Returns the locale matching algorithm to use.
- getLocaleMatcher() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns the locale matching algorithm to use.
- getLocation() - Static method in class org.pepstock.charba.client.dom.DOM
-
Returns a
BaseLocation
object, which contains information about the URL of the document and provides methods for changing that URL and loading another URL.
- getLongitude() - Method in class org.pepstock.charba.client.geo.BubbleMapDataPoint
-
Returns the longitude of the data.
- getLoopCallback() - Method in class org.pepstock.charba.client.configuration.Animation
-
Returns the callback to loop the animations endlessly.
- getLoopCallback() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBaseAnimation
-
Returns the callback to loop the animations endlessly.
- getLoopCallback() - Method in class org.pepstock.charba.client.UpdateConfiguration
-
- getMajor() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getMajor() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getMajor() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the major tick defaults.
- getMajor() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the major element.
- getMapper() - Method in class org.pepstock.charba.client.geo.ColorAxis
-
- getMapper() - Method in class org.pepstock.charba.client.geo.ColorLogarithmicAxis
-
- getMapper() - Method in class org.pepstock.charba.client.geo.SizeAxis
-
- getMapper() - Method in class org.pepstock.charba.client.geo.SizeLogarithmicAxis
-
- getMargin() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'margin' property from element.
- getMargin() - Method in class org.pepstock.charba.client.geo.Legend
-
Returns the margin pixels such that it doesn't stick to the edge of the chart.
- getMargin() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns the margin from canvas border.
- getMarginAsObject() - Method in class org.pepstock.charba.client.geo.Legend
-
Returns the margin pixels such that it doesn't stick to the edge of the chart.
- getMarginBottom() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'marginBottom' property from element.
- getMarginLeft() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'marginLeft' property from element.
- getMarginRight() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'marginRight' property from element.
- getMarginTop() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'marginTop' property from element.
- getMax() - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Returns the maximum item to display.
- getMax() - Method in class org.pepstock.charba.client.configuration.CartesianTimeAxis
-
If defined, this will override the data maximum.
- getMax() - Method in interface org.pepstock.charba.client.configuration.IsNumericAxis
-
Returns the user defined maximum number for the scale, overrides maximum value from data.
- getMax() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getMax() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getMax() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the user defined maximum number for the scale, overrides maximum value from data.
- getMax() - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
Returns the maximum value of chart.
- getMax() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the max value of scale.
- getMax() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the user defined maximum number for the scale, overrides maximum value from data.
- getMax() - Method in class org.pepstock.charba.client.zoom.ScaleRange
-
Returns the maximum value of range.
- getMaxAsDate() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the max value of scale.
- getMaxAsDate() - Method in class org.pepstock.charba.client.options.AbstractScale
-
If defined, this will override the data maximum.
- getMaxAsString() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the max value of scale.
- getMaxAsString() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the user defined maximum number for the scale, overrides maximum value from data.
- getMaxBarThickness() - Method in class org.pepstock.charba.client.configuration.TypedDataset
-
Returns the maximum bar thickness.
- getMaxBarThickness() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTypedDatasets
-
- getMaxBarThickness() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTypedDataset
-
- getMaxBarThickness() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBarDatasets
-
Returns the maximum bar thickness.
- getMaxBarThickness() - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
Returns the maximum bar thickness.
- getMaxHeight() - Method in class org.pepstock.charba.client.configuration.Legend
-
Returns the maximum width of the legend, in pixels.
- getMaxHeight() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegend
-
- getMaxHeight() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegend
-
- getMaxHeight() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLegend
-
Returns the maximum height of the legend, in pixels.
- getMaxHeight() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'maxHeight' property from element.
- getMaxHeight() - Method in class org.pepstock.charba.client.items.BaseBoxNodeItem
-
Returns the max height in pixel.
- getMaxHeight() - Method in class org.pepstock.charba.client.options.Legend
-
Returns the maximum width of the legend, in pixels.
- getMaxHistoryItems() - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Returns the maximum amount of toast items you want to maintain in the history.
- getMaximumAxesCount() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the maximum amount of axes that the chart can manage.
- getMaximumAxesCount() - Method in class org.pepstock.charba.client.matrix.MatrixChart
-
- getMaximumAxesCount() - Method in class org.pepstock.charba.client.PolarAreaChart
-
- getMaximumAxesCount() - Method in class org.pepstock.charba.client.RadarChart
-
- getMaximumAxesCount() - Method in class org.pepstock.charba.client.sankey.SankeyChart
-
- getMaximumDatasetsCount() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the maximum amount of datasets that the chart can manage.
- getMaximumDatasetsCount() - Method in class org.pepstock.charba.client.matrix.MatrixChart
-
- getMaximumDatasetsCount() - Method in class org.pepstock.charba.client.sankey.SankeyChart
-
- getMaximumDatasetsCount() - Method in class org.pepstock.charba.client.treemap.TreeMapChart
-
- getMaximumFractionDigits() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
- getMaximumFractionDigits() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
- getMaximumFractionDigits() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
- getMaximumLegendColumns() - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendOptions
-
Returns the maximum amount of columns of legend.
- getMaximumSignificantDigits() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- getMaximumSignificantDigits() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
Returns the maximum number of significant digits to use.
- getMaximumSignificantDigits() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Returns the maximum number of significant digits to use.
- getMaximumSignificantDigits() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns the maximum number of significant digits to use.
- getMaxIndex() - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Returns the maximum item at passed index to display.
- getMaxIndex() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the maximum item at passed index to display.
- getMaxOpenItems() - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Returns the maximum amount of open toast items you want to maintain on DOM.
- getMaxOpenItemsPolicy() - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Returns the policy to apply when the maximum amount of open items is reached.
- getMaxRotation() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getMaxRotation() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getMaxRotation() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the maximum rotation for tick labels when rotating to condense labels.
- getMaxRotation() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the maximum rotation for tick labels when rotating to condense labels.
Note: Rotation doesn't occur until necessary.
- getMaxTicksLimit() - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Returns the maximum number of ticks and grid to show.
- getMaxTicksLimit() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getMaxTicksLimit() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getMaxTicksLimit() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the maximum number of ticks and grid to show.
- getMaxTicksLimit() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the maximum number of ticks and grid to show.
- getMaxTicksLimitCallback() - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Returns the maxTicksLimit callback instance.
- getMaxWidth() - Method in class org.pepstock.charba.client.configuration.Legend
-
Returns the maximum width of the legend, in pixels.
- getMaxWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegend
-
- getMaxWidth() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegend
-
- getMaxWidth() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLegend
-
Returns the maximum width of the legend, in pixels.
- getMaxWidth() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'maxWidth' property from element.
- getMaxWidth() - Method in class org.pepstock.charba.client.items.BaseBoxNodeItem
-
Returns the max width in pixel.
- getMaxWidth() - Method in class org.pepstock.charba.client.options.Legend
-
Returns the maximum width of the legend, in pixels.
- getMillisecond() - Method in class org.pepstock.charba.client.adapters.DateAdapterFormats
-
- getMin() - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Returns the minimum item to display
- getMin() - Method in class org.pepstock.charba.client.configuration.CartesianTimeAxis
-
If defined, this will override the data minimum.
- getMin() - Method in interface org.pepstock.charba.client.configuration.IsNumericAxis
-
Returns the user defined minimum number for the scale, overrides minimum value from data.
- getMin() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getMin() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getMin() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the user defined minimum number for the scale, overrides minimum value from data.
- getMin() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the minimum value of scale.
- getMin() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the user defined minimum number for the scale, overrides minimum value from data.
- getMin() - Method in class org.pepstock.charba.client.zoom.ScaleRange
-
Returns the minimum value of range.
- getMinAsDate() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the minimum value of scale.
- getMinAsDate() - Method in class org.pepstock.charba.client.options.AbstractScale
-
If defined, this will override the data minimum.
- getMinAsString() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the minimum value of scale.
- getMinAsString() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the user defined minimum number for the scale, overrides minimum value from data.
- getMinBarLength() - Method in class org.pepstock.charba.client.configuration.TypedDataset
-
Returns a minimum length in pixels.
- getMinBarLength() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTypedDatasets
-
- getMinBarLength() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTypedDataset
-
- getMinBarLength() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBarDatasets
-
Returns a minimum length in pixels.
- getMinBarLength() - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
Returns a minimum length in pixels.
- getMinHeight() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'minHeight' property from element.
- getMinimumFractionDigits() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
Returns the minimum number of fraction digits to use.
The default for plain number and percent formatting is 0; the default for currency formatting is the number of minor unit digits provided by the currency, see
Currency.getMinimumFractionDigits()
.
- getMinimumFractionDigits() - Method in enum org.pepstock.charba.client.intl.enums.Currency
-
Returns the minimum number of fraction digits to use.
- getMinimumFractionDigits() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Returns the minimum number of fraction digits to use.
The default for plain number and percent formatting is 0.
The default for currency formatting is the number of minor unit digits provided by the currency, see
Currency.getMinimumFractionDigits()
.
- getMinimumFractionDigits() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns the minimum number of fraction digits to use.
The default for plain number and percent formatting is 0.
The default for currency formatting is the number of minor unit digits provided by the currency, see
Currency.getMinimumFractionDigits()
.
- getMinimumIntegerDigits() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- getMinimumIntegerDigits() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
Returns the minimum number of integer digits to use.
- getMinimumIntegerDigits() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Returns the minimum number of integer digits to use.
- getMinimumIntegerDigits() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns the minimum number of integer digits to use.
- getMinimumSignificantDigits() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- getMinimumSignificantDigits() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
Returns the minimum number of significant digits to use.
- getMinimumSignificantDigits() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Returns the minimum number of significant digits to use.
- getMinimumSignificantDigits() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns the minimum number of significant digits to use.
- getMinIndex() - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Returns the minimum item at passed index to display
- getMinIndex() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the minimum item at passed index to display
- getMinRange() - Method in class org.pepstock.charba.client.zoom.ScaleLimit
-
Returns the minimum allowed range.
This defines the max zoom level.
- getMinRotation() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getMinRotation() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getMinRotation() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the minimum rotation for tick labels.
- getMinRotation() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the minimum rotation for tick labels.
Note: Only applicable to horizontal scales.
- getMinUnit() - Method in class org.pepstock.charba.client.configuration.Time
-
The minimum display format to be used for a time unit.
- getMinUnit() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTime
-
- getMinUnit() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTime
-
- getMinUnit() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTime
-
The minimum display format to be used for a time unit.
- getMinUnit() - Method in class org.pepstock.charba.client.options.Time
-
Returns the minimum display format to be used for a time unit.
- getMinute() - Method in class org.pepstock.charba.client.adapters.DateAdapterFormats
-
- getMinute() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getMinute() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the representation of the Minute.
- getMinute() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the representation of the Minute.
- getMinWidth() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'minWidth' property from element.
- getMiterLimit() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the miter limit ratio.
- getMode() - Method in class org.pepstock.charba.client.callbacks.AbstractDatasetContext
-
Returns the update mode.
- getMode() - Method in class org.pepstock.charba.client.configuration.Hover
-
Returns which elements appear in the tooltip.
- getMode() - Method in class org.pepstock.charba.client.configuration.Interaction
-
Returns which elements appear in the tooltip.
- getMode() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns which elements appear in the tooltip.
- getMode() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartInteraction
-
- getMode() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getMode() - Method in class org.pepstock.charba.client.defaults.globals.DefaultInteraction
-
- getMode() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getMode() - Method in interface org.pepstock.charba.client.defaults.IsDefaultInteraction
-
Returns which elements appear in the tooltip.
- getMode() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns which elements appear in the tooltip.
- getMode() - Method in enum org.pepstock.charba.client.enums.Fill
-
- getMode() - Method in interface org.pepstock.charba.client.enums.IsFill
-
Returns the type of filling.
- getMode() - Method in class org.pepstock.charba.client.items.PluginUpdateArgument
-
Returns the update mode.
- getMode() - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Returns the element (panning or zooming) directions.
- getModeCallback() - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Returns the element (panning or zooming) directions callback, to set the mode at runtime.
- getModel() - Method in class org.pepstock.charba.client.callbacks.TooltipContext
-
Returns the model of tooltip.
- getModel() - Method in class org.pepstock.charba.client.items.TooltipNode
-
Returns the tooltip model
- getModifierKey() - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Returns the modifier key to activate selection.
- getModifierKey() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns the modifier key to close the toast by clicking on it.
- getModifierKey() - Method in class org.pepstock.charba.client.zoom.Drag
-
Returns the modifier key to activate drag-to-zoom.
- getModifierKey() - Method in class org.pepstock.charba.client.zoom.Pan
-
Returns the modifier key to activate panning.
- getModifierKey() - Method in class org.pepstock.charba.client.zoom.Wheel
-
Returns the modifier key to activate zooming by wheeling.
- getMonth() - Method in class org.pepstock.charba.client.adapters.DateAdapterFormats
-
- getMonth() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getMonth() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the representation of the Month.
- getMonth() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the representation of the Month.
- getMultiKeyBackground() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the color to draw behind the colored boxes when multiple items are in the tooltip.
- getMultiKeyBackground() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the color to draw behind the colored boxes when multiple items are in the tooltip.
- getMultiKeyBackgroundAsString() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the color to draw behind the colored boxes when multiple items are in the tooltip.
- getMultiKeyBackgroundAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getMultiKeyBackgroundAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getMultiKeyBackgroundAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the color to draw behind the colored boxes when multiple items are in the tooltip.
- getMultiKeyBackgroundAsString() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the color to draw behind the colored boxes when multiple items are in the tooltip.
- getName() - Method in class org.pepstock.charba.client.dom.BaseAttribute
-
Returns the attribute's name.
- getName() - Method in class org.pepstock.charba.client.dom.elements.Meta
-
Returns the name of a meta-data property to define for a document.
- getName() - Method in enum org.pepstock.charba.client.impl.charts.DefaultThreshold
-
- getName() - Method in class org.pepstock.charba.client.impl.charts.Threshold
-
- getName() - Method in enum org.pepstock.charba.client.intl.enums.Currency
-
Returns the name of the currency.
- getName() - Method in interface org.pepstock.charba.client.intl.IsLocaleItem
-
Returns the name of the locale item.
- getName() - Method in enum org.pepstock.charba.client.intl.Language
-
Returns the name of the language.
- getName() - Method in enum org.pepstock.charba.client.intl.Region
-
Returns the name of the region.
- getName() - Method in enum org.pepstock.charba.client.intl.Script
-
Returns the name of the region.
- getName() - Method in class org.pepstock.charba.client.positioner.AbstractTooltipPositioner
-
- getName() - Method in interface org.pepstock.charba.client.positioner.TooltipPositioner
-
Returns the name of tooltip position which must be used in chart options.
- getName() - Method in class org.pepstock.charba.client.resources.AbstractInjectableResource
-
Returns the name of the object.
- getNative(IsChart) - Static method in class org.pepstock.charba.client.Charts
-
Returns the CHART.JS chart instance by chart instance.
- getNative(String) - Static method in class org.pepstock.charba.client.Charts
-
Returns the CHART.JS chart instance by id.
- getNativeArray() - Method in class org.pepstock.charba.client.commons.NativeArrayContainer
-
Returns the native array instance.
- getNativeChart(Key) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (chart) in the embedded JavaScript object at specific property.
- getNativeChart() - Method in class org.pepstock.charba.client.events.ChartEventContext
-
Returns the CHARBA chart instance.
- getNativeEvent(Key) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (native event) in the embedded JavaScript object at specific property.
- getNativeEvent() - Method in class org.pepstock.charba.client.events.AbstractEvent
-
Returns the native event instance.
- getNativeEvent() - Method in class org.pepstock.charba.client.events.ChartEventContext
-
Returns the CHARBA chart instance.
- getNativeEvent() - Method in interface org.pepstock.charba.client.events.IsCommonChartEvent
-
Returns the native event instance.
- getNativeObject() - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns the native object instance.
- getNavigator() - Static method in class org.pepstock.charba.client.dom.DOM
-
Returns a
BaseNavigator
object, which represents the state and the identity of the user agent.
- getNextElementSibling() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns the element immediately following the given one in the tree, or null
if there's no sibling node.
- getNextSibling() - Method in class org.pepstock.charba.client.dom.BaseNode
-
Returns a node representing the next node in the tree, or null
if there isn't such node.
- getNextSibling() - Method in class org.pepstock.charba.client.dom.MutationRecord
-
Returns the next sibling of the added or removed nodes, or null.
- getNode() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the chart node with runtime data.
- getNode() - Method in class org.pepstock.charba.client.controllers.ControllerContext
-
Returns the chart node with runtime data.
- getNode() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getNode() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the chart node with runtime data.
- getNodeName() - Method in class org.pepstock.charba.client.dom.BaseNode
-
Returns a string containing the name of the node.
The structure of the name will differ with the node type.
- getNodeType() - Method in class org.pepstock.charba.client.dom.BaseNode
-
Returns the type of the node.
- getNodeValue() - Method in class org.pepstock.charba.client.dom.BaseNode
-
Returns the value of the current node.
- getNodeWidth() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the width of sankey elements.
- getNotation() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- getNotation() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
Returns the formatting that should be displayed for the number.
- getNotation() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Returns the formatting that should be displayed for the number.
- getNotation() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns the formatting that should be displayed for the number.
- getNumberFormat() - Method in interface org.pepstock.charba.client.configuration.IsNumericTick
-
Returns the number format instance.
- getNumberFormat() - Method in class org.pepstock.charba.client.configuration.RadialLinearTick
-
- getNumberFormat() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getNumberFormat() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getNumberFormat() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the number formatting options.
- getNumberFormat() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the number formatting options.
- getNumberFormatCallback() - Method in interface org.pepstock.charba.client.configuration.IsNumericTick
-
Returns the callback to set the number formatting options.
- getNumberingSystem() - Method in class org.pepstock.charba.client.adapters.DateAdapterOptions
-
Returns the name of numbering systems that LUXON must use by the date adapter.
See
here the details about numbering system in LUXON.
- getNumberingSystem() - Method in class org.pepstock.charba.client.configuration.ScaleDateAdapter
-
Returns the name of numbering systems that LUXON must use by the date adapter.
See
here the details about numbering system in LUXON.
- getNumberingSystem() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartDateAdapterOptions
-
- getNumberingSystem() - Method in class org.pepstock.charba.client.defaults.globals.DefaultBaseFormatOptions
-
- getNumberingSystem() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateAdapterOptions
-
- getNumberingSystem() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBaseFormatOptions
-
Returns the numbering system to use.
- getNumberingSystem() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateAdapterOptions
-
Returns the name of numbering systems that LUXON must use by the date adapter.
See
here the details about numbering system in LUXON.
- getNumberingSystem() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns the numbering system to use.
- getNumberingSystem() - Method in class org.pepstock.charba.client.options.ScaleDateAdapter
-
Returns the name of numbering systems that LUXON must use by the date adapter.
See
here the details about numbering system in LUXON.
- getNumberProperty(Key) - Method in class org.pepstock.charba.client.geo.Feature
-
Returns a number value at specific property.
- getNumberProperty(String) - Method in class org.pepstock.charba.client.geo.Feature
-
Returns a number value at specific property.
- getNumSteps() - Method in class org.pepstock.charba.client.items.AnimationItem
-
Returns the total number of animation frames.
- getObject() - Method in class org.pepstock.charba.client.events.ChartEventContext
-
Wraps the protected method to get the java script object in order to consume it.
- getObject() - Method in class org.pepstock.charba.client.items.TooltipLabelPointStyle
-
Wraps the protected method to get the java script object in order to consume it.
- getObject() - Method in class org.pepstock.charba.client.options.AbstractPadding
-
Returns the native object instance.
- getOffset() - Method in class org.pepstock.charba.client.colors.GradientColor
-
Returns the defined offset for stopping gradient color.
- getOffset() - Method in class org.pepstock.charba.client.configuration.Arc
-
Returns the arc offset (in pixels).
- getOffset() - Method in class org.pepstock.charba.client.data.PieDataset
-
Returns the arc offset (in pixels).
- getOffset() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the distance (in pixels) to pull the label away from the anchor point.
- getOffset() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getOffset() - Method in class org.pepstock.charba.client.defaults.globals.DefaultArc
-
- getOffset() - Method in interface org.pepstock.charba.client.defaults.IsDefaultArc
-
Returns the arc offset (in pixels).
- getOffset() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the arc offset (in pixels).
- getOffset() - Method in class org.pepstock.charba.client.options.Arc
-
Returns the arc offset (in pixels).
- getOffsetCallback() - Method in class org.pepstock.charba.client.configuration.Arc
-
Returns the offset callback, if set, otherwise null
.
- getOffsetCallback() - Method in class org.pepstock.charba.client.data.PieDataset
-
Returns the offset callback, if set, otherwise null
.
- getOffsetCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the offset callback, if set, otherwise null
.
- getOffsetHeight() - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Returns a number containing the height of an element, relative to the layout.
- getOffsetLeft() - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Returns a number, the distance from this element's left border to its offsetParent's left border.
- getOffsetParent() - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Returns a element that is the element from which all offset calculations are currently computed.
- getOffsetTop() - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Returns a number, the distance from this element's top border to its offsetParent's top border.
- getOffsetWidth() - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Returns a number containing the width of an element, relative to the layout.
- getOffsetX() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the X coordinate of the mouse pointer relative to the position of the padding edge of the target node.
- getOffsetX() - Method in class org.pepstock.charba.client.items.DatasetItemController
-
Returns the offset X.
- getOffsetY() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the Y coordinate of the mouse pointer relative to the position of the padding edge of the target node.
- getOffsetY() - Method in class org.pepstock.charba.client.items.DatasetItemController
-
Returns the offset Y.
- getOpacity() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the opacity.
- getOpacity() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'opacity' property from element.
- getOpacity() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the opacity of tooltip.
- getOpacityCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the opacity callback, if set, otherwise null
.
- getOpenHandler() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the OPEN hander, if set, otherwise null
.
- getOpenHandler() - Method in class org.pepstock.charba.client.utils.toast.ToastOptions
-
Returns the OPEN hander, if set, otherwise null
.
- getOptions() - Method in class org.pepstock.charba.client.adapters.DateAdapter
-
Returns the options used to configure the date adapter.
- getOptions() - Method in class org.pepstock.charba.client.BarChart
-
- getOptions() - Method in class org.pepstock.charba.client.BubbleChart
-
- getOptions() - Method in class org.pepstock.charba.client.ChartNode
-
Returns the options item.
- getOptions() - Method in class org.pepstock.charba.client.configuration.LineOptions
-
- getOptions(AbstractPluginOptionsFactory<T>) - Method in class org.pepstock.charba.client.configuration.Plugins
-
Returns the plugin options, if exist.
It uses a factory instance to create a plugin options.
If factory argument is not consistent, null
is returned.
- getOptions(String, AbstractPluginOptionsFactory<T>) - Method in class org.pepstock.charba.client.configuration.Plugins
-
Returns the plugin options, if exist.
It uses a factory instance to create a plugin options.
- getOptions() - Method in class org.pepstock.charba.client.configuration.RadarOptions
-
- getOptions() - Method in class org.pepstock.charba.client.configuration.ScatterOptions
-
- getOptions() - Method in class org.pepstock.charba.client.configuration.TimeSeriesLineOptions
-
- getOptions(String, AbstractPluginOptionsFactory<T>) - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the plugin data set configuration, if exist.
It uses a factory instance to create a plugin options.
- getOptions(AbstractPluginOptionsFactory<T>) - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the plugin options, if exist.
It uses a factory instance to create a plugin options.
If factory argument is not consistent, null
is returned.
- getOptions(String, AbstractPluginOptionsFactory<T>) - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPlugins
-
- getOptions(Type) - Method in class org.pepstock.charba.client.Defaults
-
Returns the default options by a chart type, by defaults of CHART.JS.
If the type is not consistent, throws an exception.
- getOptions(String, AbstractPluginOptionsFactory<T>) - Method in class org.pepstock.charba.client.defaults.globals.DefaultPlugins
-
- getOptions() - Method in class org.pepstock.charba.client.defaults.globals.DefaultsBuilder
-
Returns the default options without scales.
- getOptions(String, AbstractPluginOptionsFactory<T>) - Method in interface org.pepstock.charba.client.defaults.IsDefaultPlugins
-
Returns the plugin options, if exist.
- getOptions() - Method in class org.pepstock.charba.client.DoughnutChart
-
- getOptions() - Method in class org.pepstock.charba.client.geo.BubbleMapChart
-
- getOptions() - Method in class org.pepstock.charba.client.geo.ChoroplethChart
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.BarChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.BubbleChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.BubbleMapChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.ChoroplethChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.DoughnutChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.GaugeChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.HorizontalBarChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.LineChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.MatrixChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.MeterChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.PieChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.PolarAreaChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.RadarChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.SankeyChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.ScatterChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.StackedAreaChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.StackedBarChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.TimeSeriesBarChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.TimeSeriesLineChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.TreeMapChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.gwt.widgets.VerticalLineChartWidget
-
- getOptions() - Method in class org.pepstock.charba.client.HorizontalBarChart
-
- getOptions() - Method in class org.pepstock.charba.client.impl.charts.GaugeChart
-
- getOptions() - Method in class org.pepstock.charba.client.impl.charts.MeterChart
-
- getOptions() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the options of chart.
- getOptions() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the data set item options.
- getOptions() - Method in class org.pepstock.charba.client.LineChart
-
- getOptions() - Method in class org.pepstock.charba.client.matrix.MatrixChart
-
- getOptions(AbstractPluginOptionsFactory<T>) - Method in class org.pepstock.charba.client.options.Plugins
-
Returns the plugin options, if exist.
It uses a factory instance to create a plugin options.
If factory argument is not consistent, null
is returned.
- getOptions(String, AbstractPluginOptionsFactory<T>) - Method in class org.pepstock.charba.client.options.Plugins
-
Returns the plugin options, if exist.
It uses a factory instance to create a plugin options.
If factory argument is not consistent, null
is returned.
- getOptions() - Method in class org.pepstock.charba.client.PieChart
-
- getOptions() - Method in class org.pepstock.charba.client.PolarAreaChart
-
- getOptions() - Method in class org.pepstock.charba.client.RadarChart
-
- getOptions() - Method in class org.pepstock.charba.client.sankey.SankeyChart
-
- getOptions() - Method in class org.pepstock.charba.client.ScatterChart
-
- getOptions() - Method in class org.pepstock.charba.client.StackedAreaChart
-
- getOptions() - Method in class org.pepstock.charba.client.StackedBarChart
-
- getOptions() - Method in class org.pepstock.charba.client.TimeSeriesBarChart
-
- getOptions() - Method in class org.pepstock.charba.client.TimeSeriesLineChart
-
- getOptions() - Method in class org.pepstock.charba.client.treemap.TreeMapChart
-
- getOptions() - Method in class org.pepstock.charba.client.utils.toast.ToastItem
-
Returns the toast options.
- getOptions() - Method in class org.pepstock.charba.client.VerticalLineChart
-
- getOptionsBuilder() - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
- getOptionsBuilder() - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
- getOptionValue(C, Scriptable<T, C>) - Static method in class org.pepstock.charba.client.callbacks.ScriptableUtils
-
Returns the value of the property as result of callback (the same type).
- getOptionValue(C, Scriptable<T, C>, T) - Static method in class org.pepstock.charba.client.callbacks.ScriptableUtils
-
Returns the value of the property as result of callback (the same type), passing a default value.
- getOptionValueAsColor(C, Scriptable<?, C>, String) - Static method in class org.pepstock.charba.client.callbacks.ScriptableUtils
-
Returns a color value of property by a callback, checking all different types of object which can be used as value of the property in color ones.
By defaults, is able to manage also
Pattern
or
CanvasPatternItem
.
- getOptionValueAsColor(C, Scriptable<?, C>, String, boolean) - Static method in class org.pepstock.charba.client.callbacks.ScriptableUtils
-
Returns a color value of property by a callback, checking all different types of object which can be used as value of the property in color ones.
- getOptionValueAsFont(C, Scriptable<FontItem, C>, IsDefaultFont) - Static method in class org.pepstock.charba.client.callbacks.ScriptableUtils
-
Returns the font item value as value of the property by invoking a callback which is typed to a font item.
- getOptionValueAsPadding(C, Scriptable<PaddingItem, C>, IsDefaultPadding) - Static method in class org.pepstock.charba.client.callbacks.ScriptableUtils
-
Returns the padding item value as value of the property by invoking a callback which is typed to a paddng item.
- getOptionValueAsString(C, Scriptable<T, C>) - Static method in class org.pepstock.charba.client.callbacks.ScriptableUtils
-
Returns the enumeration value as value of the property by invoking a callback which is typed to a key.
- getOptionValueAsString(C, Scriptable<T, C>, T) - Static method in class org.pepstock.charba.client.callbacks.ScriptableUtils
-
Returns the enumeration value of the property by invoking a callback which is typed to a key, passing a default value.
- getOrder() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the dataset order.
- getOrderHandler() - Method in class org.pepstock.charba.client.data.BarDataset
-
- getOrderHandler() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
- getOrderHandler() - Method in class org.pepstock.charba.client.data.LiningDataset
-
- getOrientation() - Method in class org.pepstock.charba.client.colors.Gradient
-
Returns the gradient orientation.
- getOrigin() - Method in class org.pepstock.charba.client.dom.BaseLocation
-
Returns a string containing the canonical form of the origin of the specific location.
- getOuter() - Method in class org.pepstock.charba.client.colors.Radius
-
Returns the outer radius if an arc.
- getOuterEnd() - Method in class org.pepstock.charba.client.data.ArcBorderRadius
-
Returns the border radius for outer-end corner of the arc, in pixel.
- getOuterHeight() - Static method in class org.pepstock.charba.client.utils.Window
-
The outerHeight property returns the outer height of a window, including all interface elements (like toolbars/scrollbars).
- getOuterHTML() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns the serialized HTML fragment describing the element including its descendants.
- getOuterRadius() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the outer radius of data set item in pixel.
- getOuterRadius() - Method in class org.pepstock.charba.client.items.DatasetItemController
-
Returns the outer radius of dataset item in pixel.
- getOuterStart() - Method in class org.pepstock.charba.client.data.ArcBorderRadius
-
Returns the border radius for outer-start corner of the arc, in pixel.
- getOuterWidth() - Static method in class org.pepstock.charba.client.utils.Window
-
The outerWidth property returns the outer width of a window, including all interface elements (like toolbars/scrollbars).
- getOutputCalendar() - Method in class org.pepstock.charba.client.adapters.DateAdapterOptions
-
Returns the name of calendaring systems that LUXON must use by the date adapter.
See
here the list of implemented and available.
- getOutputCalendar() - Method in class org.pepstock.charba.client.configuration.ScaleDateAdapter
-
Returns the name of calendaring systems that LUXON must use by the date adapter.
See
here the list of implemented and available.
- getOutputCalendar() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartDateAdapterOptions
-
- getOutputCalendar() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateAdapterOptions
-
- getOutputCalendar() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateAdapterOptions
-
Returns the name of calendaring systems that LUXON must use by the date adapter.
See
here the list of implemented and available.
- getOutputCalendar() - Method in class org.pepstock.charba.client.options.ScaleDateAdapter
-
Returns the name of calendaring systems that LUXON must use by the date adapter.
See
here the list of implemented and available.
- getOutsidePadding() - Method in class org.pepstock.charba.client.labels.Label
-
- getOverflow() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'overflow' property from element.
- getOverScaleMode() - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Returns which of the enabled zooming directions should only be available when the mouse cursor is over one of scale.
- getOverScaleModeCallback() - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Returns the element (panning or zooming) directions callback, to set the mode at runtime, which of the enabled zooming directions should only be available when the mouse
cursor is over one of scale
- getOwnerDocument() - Method in class org.pepstock.charba.client.dom.BaseNode
-
Returns the document that this node belongs to.
If the node is itself a document, returns null
.
- getPadding() - Method in class org.pepstock.charba.client.configuration.CartesianScaleTitle
-
Returns the padding element.
- getPadding() - Method in class org.pepstock.charba.client.configuration.Layout
-
Returns the padding element.
- getPadding() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the padding to apply around labels.
- getPadding() - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Returns the padding element.
- getPadding() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Returns the padding between chart and point labels, in pixels.
- getPadding() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the object where all tooltips padding is stored.
- getPadding() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the padding element.
- getPadding() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLayout
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendLabels
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendTitle
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPointLabels
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScaleTitle
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLayout
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendLabels
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendTitle
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPointLabels
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScaleTitle
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultSubtitle
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTitle
-
- getPadding() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getPadding() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAbstractTitle
-
Returns the padding to apply around labels.
- getPadding() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLayout
-
Returns padding object defaults.
- getPadding() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLegendLabels
-
Returns the padding to apply around labels.
- getPadding() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLegendTitle
-
Returns the padding to apply around title.
- getPadding() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPointLabels
-
Returns the padding between chart and point labels, in pixels.
- getPadding() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScaleTitle
-
Returns the padding defaults.
- getPadding() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the padding between the tick label and the axis.
- getPadding() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns padding object defaults.
- getPadding() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'padding' property from element.
- getPadding(IsChart) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelector
-
Returns the padding height used by selection cleaner element if enabled.
This is very helpful when you have added padding for your purposes and you need to know the amount of space that the element allocated.
- getPadding() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns the padding of selection cleaner element.
- getPadding() - Method in class org.pepstock.charba.client.options.AbstractTitle
-
Returns the padding to apply around labels.
- getPadding() - Method in interface org.pepstock.charba.client.options.IsTitle
-
- getPadding() - Method in class org.pepstock.charba.client.options.Layout
-
Returns the padding elements.
- getPadding() - Method in class org.pepstock.charba.client.options.LegendLabels
-
Returns the padding to apply around labels.
- getPadding() - Method in class org.pepstock.charba.client.options.LegendTitle
-
Returns the padding to apply around labels.
- getPadding() - Method in class org.pepstock.charba.client.options.PointLabels
-
Returns the padding between chart and point labels, in pixels.
- getPadding() - Method in class org.pepstock.charba.client.options.ScaleTitle
-
Returns the padding element.
- getPadding() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the padding between the tick label and the axis.
When set on a vertical axis, this applies in the horizontal (X) direction.
When set on a horizontal axis, this applies in the vertical (Y) direction.
- getPadding() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the padding element.
- getPadding() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the padding between the top of the node and the first label to draw, when multiple lines for labels are set, in pixels.
- getPaddingBottom() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'paddingBottom' property from element.
- getPaddingBottom() - Method in class org.pepstock.charba.client.items.BaseBoxNodeItem
-
Returns the padding bottom in pixel.
- getPaddingCallback() - Method in class org.pepstock.charba.client.configuration.Layout
-
Returns the padding callback, if set, otherwise null
.
- getPaddingCallback() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Returns the padding callback, if set, otherwise null
.
- getPaddingCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the padding callback, if set, otherwise null
.
- getPaddingCallback() - Method in interface org.pepstock.charba.client.options.IsScriptablePaddingProvider
-
- getPaddingCallback() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the padding callback, if set, otherwise null
.
- getPaddingLeft() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'paddingLeft' property from element.
- getPaddingLeft() - Method in class org.pepstock.charba.client.items.BaseBoxNodeItem
-
Returns the padding left in pixel.
- getPaddingRight() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'paddingRight' property from element.
- getPaddingRight() - Method in class org.pepstock.charba.client.items.BaseBoxNodeItem
-
Returns the padding right in pixel.
- getPaddingTop() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'paddingTop' property from element.
- getPaddingTop() - Method in class org.pepstock.charba.client.items.BaseBoxNodeItem
-
Returns the padding top in pixel.
- getPageX() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the X coordinate of the mouse pointer relative to the whole document.
- getPageX() - Method in class org.pepstock.charba.client.dom.BaseTouch
-
Returns the X coordinate of the touch point relative to the left edge of the document.
Unlike clientX, this value includes the horizontal scroll offset, if any.
- getPageY() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the Y coordinate of the mouse pointer relative to the whole document.
- getPageY() - Method in class org.pepstock.charba.client.dom.BaseTouch
-
Returns the Y coordinate of the touch point relative to the top of the document.
Unlike clientY, this value includes the vertical scroll offset, if any.
- getPan() - Method in class org.pepstock.charba.client.zoom.ZoomOptions
-
Returns the pan element.
- getParameter(String) - Method in class org.pepstock.charba.client.dom.BaseLocation
-
Gets the URL parameter of the specified name.
Note that if multiple parameters have been specified with the same name, the last one will be returned.
- getParameterMap() - Method in class org.pepstock.charba.client.dom.BaseLocation
-
Returns an unmodifiable map of the URL query parameters for the host page at the time this method was called.
Any changes to the window's location will be reflected in the result of subsequent calls.
- getParent() - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Returns the parent.
- getParent() - Method in class org.pepstock.charba.client.options.AbstractModel
-
Returns the parent element.
- getParentElement() - Method in class org.pepstock.charba.client.dom.BaseNode
-
Returns an element that is the parent of this node.
If the node has no parent, or if that parent is not an element, returns null
.
- getParentHtmlElement() - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Returns an HTML element that is the parent of this element.
If the element has no parent, or if that parent is not an element, returns null
.
- getParentNode() - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Returns the parent node.
- getParentNode() - Method in class org.pepstock.charba.client.dom.BaseNode
-
Returns a node that is the parent of this node.
If there is no such node, returns null
.
- getParsed() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the parsed values.
- getParser() - Method in class org.pepstock.charba.client.configuration.Time
-
Defined as a string, it is interpreted as a custom format to be used by LUXON to parse the date.
- getParser() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTime
-
- getParser() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTime
-
- getParser() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTime
-
Defined as a string, it is interpreted as a custom format to be used by LUXON to parse the date.
- getParser() - Method in class org.pepstock.charba.client.options.Time
-
Defined as a string, it is interpreted as a custom format to be used by LUXON to parse the date.
- getPathname() - Method in class org.pepstock.charba.client.dom.BaseLocation
-
Is a string containing an initial '/' followed by the path of the URL.
- getPattern() - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColor
-
Returns the pattern if it has been set, otherwise null
.
- getPercentage() - Method in class org.pepstock.charba.client.labels.LabelsContext
-
Returns the percentage for the data set.
- getPinch() - Method in class org.pepstock.charba.client.zoom.Zoom
-
Returns the pinch-to-zoom effect.
- getPixelForDateValue(Date) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the location of the given data point.
The coordinate (0, 0) is at the upper-left corner of the canvas.
- getPixelForDateValue(Date, double) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the location of the given data point.
Value can either be an index or a numerical value.
The coordinate (0, 0) is at the upper-left corner of the canvas.
- getPixelForDecimal(double) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Utility for getting the pixel location of a percentage of scale.
The coordinate (0, 0) is at the upper-left corner of the canvas.
- getPixelForStringValue(String) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the location of the given data point.
The coordinate (0, 0) is at the upper-left corner of the canvas.
- getPixelForStringValue(String, double) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the location of the given data point.
The coordinate (0, 0) is at the upper-left corner of the canvas.
- getPixelForTick(double) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the location of the tick at the given index.
The coordinate (0, 0) is at the upper-left corner of the canvas.
- getPixelForValue(double) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the location of the given data point.
The coordinate (0, 0) is at the upper-left corner of the canvas.
- getPixelForValue(double, double) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the location of the given data point.
Value can either be an index or a numerical value.
The coordinate (0, 0) is at the upper-left corner of the canvas.
- getPluginId() - Method in class org.pepstock.charba.client.plugins.AbstractPluginOptions
-
Returns the plugin id related to this options.
- getPluginId() - Method in class org.pepstock.charba.client.plugins.AbstractPluginOptionsFactory
-
Returns the plugin id related to this options.
- getPlugins() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the plugins element to manage inline plugins.
- getPlugins() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the plugins element.
- getPlugins() - Method in class org.pepstock.charba.client.Defaults
-
Returns the global plugins manager.
- getPlugins() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getPlugins() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the plugins defaults.
- getPlugins() - Method in class org.pepstock.charba.client.GlobalOptions
-
- getPlugins() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getPlugins() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the plugins element to manage inline plugins.
- getPlugins() - Method in class org.pepstock.charba.client.options.Options
-
Returns the plugins element.
- getPoint() - Method in class org.pepstock.charba.client.configuration.Elements
-
Returns the point element.
- getPoint() - Method in class org.pepstock.charba.client.defaults.globals.DefaultElements
-
- getPoint() - Method in interface org.pepstock.charba.client.defaults.IsDefaultElements
-
Returns POINT object defaults.
- getPoint() - Method in class org.pepstock.charba.client.options.Elements
-
Returns the point element.
- getPoint() - Method in class org.pepstock.charba.client.zoom.ZoomContext
-
Returns the position of the event when pan or zoom are about to start.
- getPointBackgroundColor() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the fill color for points.
- getPointBackgroundColorAsGradient() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the fill color for points.
- getPointBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the fill color for points.
- getPointBackgroundColorCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point background color callback, if set, otherwise null
.
- getPointBorderColor() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border color for points.
- getPointBorderColorAsGradient() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border gradient for points.
- getPointBorderColorAsString() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border color for points.
- getPointBorderColorCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point border color callback, if set, otherwise null
.
- getPointBorderWidth() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the width of the point border in pixels.
- getPointBorderWidthCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point border width callback, if set, otherwise null
.
- getPointFillStyleProperty() - Method in interface org.pepstock.charba.client.data.HasPointFillStrokeStyles
-
Returns the property which is mapping the point fill style.
- getPointFillStyleProperty() - Method in class org.pepstock.charba.client.data.LiningDataset
-
- getPointHitRadius() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the pixel size of the non-displayed point that reacts to mouse events.
- getPointHitRadiusCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point hit radius callback, if set, otherwise null
.
- getPointHoverBackgroundColor() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point background color when hovered.
If property is missing or not a color, returns the default point background color.
- getPointHoverBackgroundColorAsGradient() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point background color when hovered.
If property is missing or not a gradient, returns an empty list.
- getPointHoverBackgroundColorAsString() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point background color when hovered.
If property is missing or not a color, returns the default point background color.
- getPointHoverBackgroundColorCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point hover background color callback, if set, otherwise null
.
- getPointHoverBorderColor() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point border color when hovered.
- getPointHoverBorderColorAsGradient() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point border gradient when hovered.
- getPointHoverBorderColorAsString() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point border color when hovered.
- getPointHoverBorderColorCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point hover border color callback, if set, otherwise null
.
- getPointHoverBorderWidth() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the border width of point when hovered.
- getPointHoverBorderWidthCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point hover border width callback, if set, otherwise null
.
- getPointHoverRadius() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the radius of the point when hovered.
- getPointHoverRadiusCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point hover radius callback, if set, otherwise null
.
- getPointLabels() - Method in class org.pepstock.charba.client.configuration.RadialAxis
-
Returns the point labels element.
- getPointLabels() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getPointLabels() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getPointLabels() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the point labels defaults.
- getPointLabels() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the list of point labels of scale.
- getPointLabels() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the point labels element.
- getPointRadius() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the radius of the point shape.
- getPointRadiusCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point radius callback, if set, otherwise null
.
- getPointRotation() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the rotation of the point in degrees.
- getPointRotationCallback() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns the point rotation callback, if set, otherwise null
.
- getPointStrokeStyleProperty() - Method in interface org.pepstock.charba.client.data.HasPointFillStrokeStyles
-
Returns the property which is mapping the point stroke style.
- getPointStrokeStyleProperty() - Method in class org.pepstock.charba.client.data.LiningDataset
-
- getPointStyle() - Method in class org.pepstock.charba.client.configuration.Bar
-
Returns the style of the point.
- getPointStyle() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the style of the legend.
- getPointStyle() - Method in class org.pepstock.charba.client.configuration.Point
-
Returns the style of the legend.
- getPointStyle() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the style of the point for legend.
- getPointStyle() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getPointStyle() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendLabels
-
- getPointStyle() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getPointStyle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultBar
-
- getPointStyle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendLabels
-
- getPointStyle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPointStyleHandler
-
Returns the style of the point.
- getPointStyle() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the style of the point.
- getPointStyle() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the style of the legend box (only used if usePointStyle is true)
- getPointStyle() - Method in class org.pepstock.charba.client.items.TooltipLabelPointStyle
-
Returns the style of the point.
- getPointStyleAsCanvas() - Method in class org.pepstock.charba.client.configuration.Bar
-
Returns the style of the point as canvas.
- getPointStyleAsCanvas() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the style of the point as canvas.
- getPointStyleAsCanvas() - Method in class org.pepstock.charba.client.configuration.Point
-
Returns the style of the point as canvas.
- getPointStyleAsCanvas() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the style of the point for legend as canvas.
- getPointStyleAsCanvas() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getPointStyleAsCanvas() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendLabels
-
- getPointStyleAsCanvas() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getPointStyleAsCanvas() - Method in class org.pepstock.charba.client.defaults.globals.DefaultBar
-
- getPointStyleAsCanvas() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendLabels
-
- getPointStyleAsCanvas() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPointStyleHandler
-
Returns the style of the point as canvas.
If property is missing or not an canvas, returns null
.
- getPointStyleAsCanvas() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the style of the point as canvas.
If property is missing or not an canvas, returns null
.
- getPointStyleAsCanvas() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the style (as canvas) of the legend box (only used if usePointStyle is true)
- getPointStyleAsCanvas() - Method in class org.pepstock.charba.client.items.TooltipLabelPointStyle
-
Returns the style of the point as canvas.
If property is missing or not an canvas, returns null
.
- getPointStyleAsImage() - Method in class org.pepstock.charba.client.configuration.Bar
-
Returns the style of the point as image.
- getPointStyleAsImage() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the style of the legend as image.
- getPointStyleAsImage() - Method in class org.pepstock.charba.client.configuration.Point
-
Returns the style of the point as image.
- getPointStyleAsImage() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the style of the point for legend as image.
- getPointStyleAsImage() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getPointStyleAsImage() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendLabels
-
- getPointStyleAsImage() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getPointStyleAsImage() - Method in class org.pepstock.charba.client.defaults.globals.DefaultBar
-
- getPointStyleAsImage() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendLabels
-
- getPointStyleAsImage() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPointStyleHandler
-
Returns the style of the point as image.
If property is missing or not an image, returns null
.
- getPointStyleAsImage() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the style of the point as image.
If property is missing or not an image, returns null
.
- getPointStyleAsImage() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the style (as image) of the legend box (only used if usePointStyle is true)
- getPointStyleAsImage() - Method in class org.pepstock.charba.client.items.TooltipLabelPointStyle
-
Returns the style of the point as image.
If property is missing or not an image, returns null
.
- getPointStyleCallback() - Method in class org.pepstock.charba.client.configuration.Bar
-
Returns the point style callback, if set, otherwise null
.
- getPointStyleCallback() - Method in class org.pepstock.charba.client.configuration.Point
-
Returns the point style callback, if set, otherwise null
.
- getPointStyleCallback() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the point style callback, if set, otherwise null
.
- getPointStyleHandler() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
- getPointStyleHandler() - Method in class org.pepstock.charba.client.data.LiningDataset
-
- getPointStyleHandler() - Method in class org.pepstock.charba.client.options.Bar
-
- getPointStyleHandler() - Method in class org.pepstock.charba.client.options.LegendLabels
-
- getPointStyleHandler() - Method in class org.pepstock.charba.client.options.Point
-
- getPointStyleType() - Method in class org.pepstock.charba.client.configuration.Bar
-
Returns the type of point style.
- getPointStyleType() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the type of point style.
- getPointStyleType() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the type of point style.
- getPointStyleType() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- getPointStyleType() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendLabels
-
- getPointStyleType() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getPointStyleType() - Method in class org.pepstock.charba.client.defaults.globals.DefaultBar
-
- getPointStyleType() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendLabels
-
- getPointStyleType() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPointStyleHandler
-
Returns the type of point style.
- getPointStyleType() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the type of point style.
- getPointStyleType() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the type of point style.
- getPointStyleType() - Method in class org.pepstock.charba.client.items.TooltipLabelPointStyle
-
Returns the type of point style.
- getPort() - Method in class org.pepstock.charba.client.dom.BaseLocation
-
Is a string containing the port number of the URL.
- getPosition() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the anchor position of label on line.
- getPosition() - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
An axis can either be positioned at the edge of the chart, at the center of the chart area, or dynamically with respect to a data value.
To position the axis at the edge of the chart, set the position option to one of: 'top', 'left', 'bottom', 'right'.
To position the axis at the center of the chart area, set the position option to 'center'.
- getPosition() - Method in class org.pepstock.charba.client.configuration.Legend
-
Returns the position of the legend.
- getPosition() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the mode for positioning the tooltip.
- getPosition() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegend
-
- getPosition() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getPosition() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getPosition() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegend
-
- getPosition() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getPosition() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getPosition() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPluginElement
-
Returns the position of element.
- getPosition() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
An axis can either be positioned at the edge of the chart, at the center of the chart area, or dynamically with respect to a data value.
To position the axis at the edge of the chart, set the position option to one of: 'top', 'left', 'bottom', 'right'.
To position the axis at the center of the chart area, set the position option to 'center'.
- getPosition() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the mode for positioning the tooltip.
- getPosition() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'position' property from element.
- getPosition() - Method in class org.pepstock.charba.client.geo.Legend
-
Returns the location of the legend on the chart area.
- getPosition() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns the selection cleaner label position.
- getPosition() - Method in class org.pepstock.charba.client.items.BaseBoxNodeItem
-
Returns the position of node.
- getPosition() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the position to draw label.
- getPosition() - Method in class org.pepstock.charba.client.options.AbstractScale
-
An axis can either be positioned at the edge of the chart, at the center of the chart area, or dynamically with respect to a data value.
To position the axis at the edge of the chart, set the position option to one of: 'top', 'left', 'bottom', 'right'.
To position the axis at the center of the chart area, set the position option to 'center'.
- getPosition() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the mode for positioning the tooltip.
- getPositionAsPoint() - Method in class org.pepstock.charba.client.geo.Legend
-
Returns the location of the legend on the chart area.
- getPositionAsString() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the position of node as string.
- getPositionCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set the anchor position of label on line.
- getPrecision() - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
If defined and stepSize is not specified, the step size will be rounded to this many decimal places.
- getPrecision() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getPrecision() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getPrecision() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
If defined and stepSize is not specified, the step size will be rounded to this many decimal places.
- getPrecision() - Method in class org.pepstock.charba.client.impl.callbacks.NoSelectedDatasetTicksCallback
-
Returns the precision applied to ticks.
- getPrecision() - Method in class org.pepstock.charba.client.impl.callbacks.PercentageCallback
-
Returns the number precision to apply.
- getPrecision() - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Returns the decimal places to apply to render the value.
- getPrecision() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the precision for percentage.
- getPrecision() - Method in class org.pepstock.charba.client.options.Ticks
-
If defined and stepSize is not specified, the step size will be rounded to this many decimal places.
- getPrecisionCallback() - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Returns the precision callback instance.
- getPreviousElementSibling() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns the element immediately preceding the given one in the tree, or null
if there is no sibling element.
- getPreviousSibling() - Method in class org.pepstock.charba.client.dom.BaseNode
-
Returns a node representing the previous node in the tree, or null
if there isn't such node.
- getPreviousSibling() - Method in class org.pepstock.charba.client.dom.MutationRecord
-
Returns the previous sibling of the added or removed nodes, or null.
- getPriority() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the map for assigning a priority to the sankey elements.
- getProgressBarHeight() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns the height (in pixels) of the toast progress bar.
- getProgressBarHeight() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the height (in pixels) of the toast progress bar.
- getProgressBarType() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns the type of the toast progress bar.
- getProgressBarType() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the type of the toast progress bar.
- getProgressCallback() - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Returns the callback called while the user is zooming or panning.
- getProjection() - Method in class org.pepstock.charba.client.geo.ProjectionAxis
-
Returns a map projection which is a way to flatten a globe's surface into a plane in order to make a map.
- getProjectionOffset() - Method in class org.pepstock.charba.client.geo.ProjectionAxis
-
Returns a map projection offset value.
- getProjectionScale() - Method in class org.pepstock.charba.client.geo.ProjectionAxis
-
Returns how much the map will be scaled.
- getProperties() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationCollection
-
- getProperties() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimationCollection
-
- getProperties() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationCollection
-
Returns the properties defined in the the animation collection.
- getProperties() - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Returns the properties defined in the the animation collection.
- getPropertiesKeys() - Method in class org.pepstock.charba.client.geo.Feature
-
Returns the list of properties names of the properties instance.
- getProperty() - Method in class org.pepstock.charba.client.commons.CallbackPropertyHandler
-
Returns the property key to manage
- getPropertyType(Key) - Method in class org.pepstock.charba.client.geo.Feature
-
Returns the java script type of a property.
- getPropertyType(String) - Method in class org.pepstock.charba.client.geo.Feature
-
Returns the java script type of a property.
- getPropertyValue(Key, double) - Method in class org.pepstock.charba.client.geo.Feature
-
Returns a number value at specific property.
- getPropertyValue(String, double) - Method in class org.pepstock.charba.client.geo.Feature
-
Returns a number value at specific property.
- getPropertyValue(Key, String) - Method in class org.pepstock.charba.client.geo.Feature
-
Returns a string value at specific property.
- getPropertyValue(String, String) - Method in class org.pepstock.charba.client.geo.Feature
-
Returns a string value at specific property.
- getProtocol() - Method in class org.pepstock.charba.client.dom.BaseLocation
-
Is a string containing the protocol scheme of the URL, including the final ':'.
- getProxy() - Method in class org.pepstock.charba.client.commons.CallbackProxy
-
Returns the function proxy
implemented in the additional java script source.
- getQuarter() - Method in class org.pepstock.charba.client.adapters.DateAdapterFormats
-
- getR() - Method in class org.pepstock.charba.client.data.DataPoint
-
Returns the bubble radius in pixels (not scaled).
- getRadius() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Returns the radius of the point.
- getRadius(IsChart, Gradient, int, int) - Method in class org.pepstock.charba.client.colors.CanvasObjectFactory
-
Returns the inner and outer radius of arc for RADIAL gradient.
- getRadius() - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
Returns the outer radius of the chart.
As
Double
, it is considered to be pixels.
- getRadius() - Method in class org.pepstock.charba.client.configuration.Point
-
Returns the radius of the point.
- getRadius() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Returns the radius of the point shape.
- getRadius(IsChart, Gradient, int, int) - Method in class org.pepstock.charba.client.data.DatasetCanvasObjectFactory
-
- getRadius() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getRadius() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getRadius() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPoint
-
- getRadius() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the outer radius of the chart.
As
Double
, it is considered to be pixels.
- getRadius() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPoint
-
Returns the radius of the point.
- getRadius() - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendItem
-
Sets the radius of the tile for point style legend.
- getRadius() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the radius of the point.
- getRadius() - Method in class org.pepstock.charba.client.options.Options
-
Returns the outer radius of the chart.
As
Double
, it is considered to be pixels.
- getRadius() - Method in class org.pepstock.charba.client.options.Point
-
Returns the radius of the point.
- getRadiusCallback() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Returns the callback called to set the radius.
- getRadiusCallback() - Method in class org.pepstock.charba.client.configuration.Point
-
Returns the radius callback, if set, otherwise null
.
- getRadiusCallback() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Returns the radius callback, if set, otherwise null
.
- getRadiusPercentage() - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
Returns the outer radius of the chart.
As
String
and ending with '%', percentage of the maximum radius.
- getRadiusPercentage() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getRadiusPercentage() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the outer radius of the chart.
As
String
and ending with '%', percentage of the maximum radius.
- getRadiusPercentage() - Method in class org.pepstock.charba.client.options.Options
-
Returns the outer radius of the chart.
As
String
and ending with '%', percentage of the maximum radius.
- getRadiusX() - Method in class org.pepstock.charba.client.dom.BaseTouch
-
Returns the X radius of the ellipse that most closely circumscribes the area of contact with the screen.
The value is in pixels of the same scale as screenX.
- getRadiusY() - Method in class org.pepstock.charba.client.dom.BaseTouch
-
Returns the Y radius of the ellipse that most closely circumscribes the area of contact with the screen.
The value is in pixels of the same scale as screenY.
- getRAxisID() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the R axis ID.
- getRed() - Method in class org.pepstock.charba.client.colors.Color
-
- getRed() - Method in interface org.pepstock.charba.client.colors.IsColor
-
Returns the red value.
- getRegion() - Method in class org.pepstock.charba.client.intl.CLocale
-
Returns the region of the locale.
It could be null
.
- getRejectedCallback() - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Returns the callback called once zooming or panning is completed.
- getRelatedTarget() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the secondary target for the event, if there is one.
- getRelativePosition(ChartEventContext) - Method in class org.pepstock.charba.client.Helpers
-
A common occurrence is taking an event, such as a click, and finding the data coordinates on the chart where the event occurred.
- getRelativePosition(IsChart, AbstractEvent) - Method in class org.pepstock.charba.client.Helpers
-
A common occurrence is taking an event, such as a click, and finding the data coordinates on the chart where the event occurred.
- getRelativePosition(IsChart, BaseNativeEvent) - Method in class org.pepstock.charba.client.Helpers
-
A common occurrence is taking an event, such as a click, and finding the data coordinates on the chart where the event occurred.
- getRemappedOptions(ControllerMapperFactory<T>) - Method in class org.pepstock.charba.client.options.ExtendedOptions
-
Returns the options, mapped with a custom object, used for controllers to map the options.
It uses a factory instance to create a customized options.
If factory argument is not consistent, null
is returned.
- getRemappedOptions(ControllerMapperFactory<T>) - Method in class org.pepstock.charba.client.options.ExtendedScale
-
Returns the options, mapped with a custom object, used for controllers to map the options.
It uses a factory instance to create a customized options.
If factory argument is not consistent, null
is returned.
- getRemovedElements() - Method in class org.pepstock.charba.client.dom.MutationRecord
-
Returns the elements removed.
Will be an empty element list if no elements were removed.
- getRender() - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Returns the render type of data in chart.
- getRender() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns the selection cleaner render.
- getRender() - Method in class org.pepstock.charba.client.labels.Label
-
Returns what data must be showed.
- getRenderCallback() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the render callback, if set, otherwise null
.
- getRepetition() - Method in class org.pepstock.charba.client.colors.Pattern
-
Returns the repetition to use in the pattern.
- getResizeDelay() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the delay the resize update by give amount of milliseconds.
This can ease the resize process by debouncing update of the elements.
- getResizeDelay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getResizeDelay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the delay the resize update by give amount of milliseconds.
This can ease the resize process by debouncing update of the elements.
- getResizeDelay() - Method in class org.pepstock.charba.client.options.Options
-
Returns the delay the resize update by give amount of milliseconds.
This can ease the resize process by debouncing update of the elements.
- getResources() - Static method in class org.pepstock.charba.client.resources.ResourcesType
-
Returns the resources type to use to inject java script code.
If the resources type was not already set, an exception will be throw.
- getRight() - Method in class org.pepstock.charba.client.colors.Area
-
Returns the right coordinate.
- getRight() - Method in class org.pepstock.charba.client.configuration.Padding
-
Returns the padding right in pixel.
- getRight() - Method in class org.pepstock.charba.client.data.BarBorderWidth
-
Returns the border width right in pixel.
- getRight() - Method in class org.pepstock.charba.client.data.Clip
-
Returns the clip right.
- getRight() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPadding
-
- getRight() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPadding
-
Returns the padding right in pixel.
- getRight() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'right' property from element.
- getRight() - Method in class org.pepstock.charba.client.geo.Margin
-
Returns the margin right of legend.
- getRight() - Method in class org.pepstock.charba.client.items.BaseBoxItem
-
Returns the right of chart area.
- getRight() - Method in interface org.pepstock.charba.client.items.IsArea
-
Returns the right of area.
- getRight() - Method in class org.pepstock.charba.client.options.AbstractPadding
-
Returns the padding right in pixel.
- getRight() - Method in class org.pepstock.charba.client.options.Padding
-
Returns the padding right in pixel.
- getRootNode() - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Returns the root node.
- getRotation() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the rotation of label in degrees.
- getRotation() - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
Returns the starting angle to draw arcs from.
- getRotation() - Method in class org.pepstock.charba.client.configuration.Point
-
Returns the point rotation (in degrees).
- getRotation() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Returns the rotation of the point in degrees.
- getRotation() - Method in class org.pepstock.charba.client.data.PieDataset
-
Returns the starting angle to draw arcs from.
- getRotation() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the clockwise rotation angle (in degrees) of the label, the rotation center point being the label center.
- getRotation() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPoint
-
- getRotation() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- getRotation() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPoint
-
- getRotation() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the starting angle to draw arcs from.
- getRotation() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPoint
-
Returns the point rotation (in degrees).
- getRotation() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the point rotation (in degrees).
- getRotation() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the rotation of the point in degrees (only used if usePointStyle is true).
- getRotation() - Method in class org.pepstock.charba.client.items.TooltipLabelPointStyle
-
Returns the rotation in degrees.
- getRotation() - Method in class org.pepstock.charba.client.options.Options
-
Returns the starting angle to draw arcs from.
- getRotation() - Method in class org.pepstock.charba.client.options.Point
-
Returns the point rotation (in degrees).
- getRotationAngle() - Method in class org.pepstock.charba.client.dom.BaseTouch
-
Returns the angle (in degrees) that the ellipse described by radiusX and radiusY must be rotated, clockwise, to most accurately cover the area of contact between the user
and the surface.
- getRotationCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set the rotation of label in degrees.
- getRotationCallback() - Method in class org.pepstock.charba.client.configuration.Point
-
Returns the rotation callback, if set, otherwise null
.
- getRotationCallback() - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Returns the rotation callback, if set, otherwise null
.
- getRotationCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the rotation callback, if set, otherwise null
.
- getRound() - Method in class org.pepstock.charba.client.configuration.Time
-
If defined, dates will be rounded to the start of this unit.
- getRound() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTime
-
- getRound() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTime
-
- getRound() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTime
-
If defined, dates will be rounded to the start of this unit.
- getRound() - Method in class org.pepstock.charba.client.options.Time
-
If defined, dates will be rounded to the start of this unit.
- getRowIndex() - Method in class org.pepstock.charba.client.dom.elements.TableRow
-
Returns a value which gives the logical position of the row within the entire table.
If the row is not part of a table, returns -1.
- getRowSpan() - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Returns the value indicating the number of rows this cell must span; this lets a cell occupy space across multiple rows of the table.
- getRScale() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the R scale item or null
if not exists.
- getSamples() - Method in class org.pepstock.charba.client.configuration.Decimation
-
If the
DecimationAlgorithm.LTTB
algorithm is used, this is the number of samples in the output data set.
Defaults to the canvas width to pick 1 sample per pixel.
- getSamples() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartDecimation
-
- getSamples() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDecimation
-
- getSamples() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDecimation
-
If the
DecimationAlgorithm.LTTB
algorithm is used, this is the number of samples in the output data set.
Defaults to the canvas width to pick 1 sample per pixel.
- getSamples() - Method in class org.pepstock.charba.client.options.Decimation
-
If the
DecimationAlgorithm.LTTB
algorithm is used, this is the number of samples in the output data set.
Defaults to the canvas width to pick 1 sample per pixel.
- getSampleSize() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getSampleSize() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getSampleSize() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the number of ticks to examine when deciding how many labels will fit.
Setting a smaller value will be faster, but may be less accurate when there is large variability in label length.
- getSampleSize() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the number of ticks to examine when deciding how many labels will fit.
Setting a smaller value will be faster, but may be less accurate when there is large variability in label length.
- getScale() - Method in class org.pepstock.charba.client.callbacks.ScaleContext
-
Returns the scale instance which contains the element to configure.
- getScale() - Method in class org.pepstock.charba.client.Defaults
-
Returns the global scale.
- getScale(AxisType) - Method in class org.pepstock.charba.client.Defaults
-
Returns the global scale by axis type.
- getScale() - Method in class org.pepstock.charba.client.defaults.globals.DefaultsBuilder
-
Returns the default scale.
- getScaledOptions() - Method in class org.pepstock.charba.client.defaults.globals.DefaultsBuilder
-
Returns the default options with scales.
- getScaleID() - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Returns the ID of the scale to bind onto.
- getScaleIsInside(BaseNativeEvent) - Method in class org.pepstock.charba.client.items.ScalesNode
-
Returns the scale item if the chart event is inside of one of scales, otherwise null
.
- getScaleItem() - Method in class org.pepstock.charba.client.items.PluginScaleArgument
-
Returns the scale item.
- getScales() - Method in class org.pepstock.charba.client.ChartNode
-
Returns the scales item.
- getScales() - Method in class org.pepstock.charba.client.ChartOptions
-
- getScales() - Method in class org.pepstock.charba.client.configuration.ScalesOptions
-
Returns the scales element.
- getScales() - Method in class org.pepstock.charba.client.configuration.StackedOptions
-
- getScales() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartOptions
-
- getScales() - Method in class org.pepstock.charba.client.defaults.chart.DefaultGlobalOptions
-
- getScales() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScaledOptions
-
- getScales() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScaledOptions
-
Returns the scale/axis defaults.
- getScales() - Method in class org.pepstock.charba.client.options.ExtendedOptions
-
- getScales() - Method in class org.pepstock.charba.client.options.ScaledOptions
-
- getScheme() - Method in class org.pepstock.charba.client.impl.plugins.ColorSchemesOptions
-
Returns the color scheme.
- getScheme() - Method in enum org.pepstock.charba.client.impl.plugins.enums.BrewerScheme
-
- getScheme() - Method in enum org.pepstock.charba.client.impl.plugins.enums.GoogleChartScheme
-
- getScheme() - Method in enum org.pepstock.charba.client.impl.plugins.enums.GwtMaterialScheme
-
- getScheme() - Method in enum org.pepstock.charba.client.impl.plugins.enums.OfficeScheme
-
- getScheme() - Method in enum org.pepstock.charba.client.impl.plugins.enums.TableauScheme
-
- getSchemeScope() - Method in class org.pepstock.charba.client.impl.plugins.ColorSchemesOptions
-
Returns the color scheme scope when the scheme is applied to hoving flex datasets, like bars charts.
- getScope() - Method in class org.pepstock.charba.client.colors.CanvasObjectFactory
-
Returns the scope of this factory.
- getScope() - Method in class org.pepstock.charba.client.colors.Gradient
-
Returns the gradient scope.
- getScope() - Method in interface org.pepstock.charba.client.commons.HasCallbackScope
-
Returns the scope of the options, which is the options are used for defaults, chart defaults or chart.
- getScope() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the scope of the data set, which is the options are used for defaults, chart defaults or chart.
- getScope() - Method in class org.pepstock.charba.client.options.AnimationTransition
-
- getScope() - Method in class org.pepstock.charba.client.options.Options
-
Returns the scope of the options, which is the options are used for defaults, chart defaults or chart.
- getScope() - Method in class org.pepstock.charba.client.options.Transitions
-
- getScope() - Method in class org.pepstock.charba.client.options.TypedDataset
-
- getScreenX() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the X coordinate of the mouse pointer in global (screen) coordinates.
- getScreenX() - Method in class org.pepstock.charba.client.dom.BaseTouch
-
Returns the X coordinate of the touch point relative to the left edge of the screen.
- getScreenY() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the Y coordinate of the mouse pointer in global (screen) coordinates.
- getScreenY() - Method in class org.pepstock.charba.client.dom.BaseTouch
-
Returns the Y coordinate of the touch point relative to the top edge of the screen.
- getScript() - Method in class org.pepstock.charba.client.intl.CLocale
-
Returns the script code of the locale.
It could be null
.
- getScrollHeight() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns a number representing the scroll view height of an element.
- getScrollingElement() - Method in class org.pepstock.charba.client.dom.BaseDocument
-
Returns a reference to the element that scrolls the document.
- getScrollingElement() - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Returns the scrolling element of the document, if there is, or the document element.
- getScrollLeft() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns a number representing the left scroll offset of the element.
- getScrollTop() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns a number representing number of pixels the top of the document is scrolled vertically.
- getScrollWidth() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns a number representing the scroll view width of the element.
- getSearch() - Method in class org.pepstock.charba.client.dom.BaseLocation
-
Is a string containing a '?' followed by the parameters or "querystring" of the URL.
- getSecond() - Method in class org.pepstock.charba.client.adapters.DateAdapterFormats
-
- getSecond() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getSecond() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the representation of the Second.
- getSecond() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the representation of the Second.
- getSegment() - Method in class org.pepstock.charba.client.configuration.LineOptions
-
Returns the segment element.
- getSegment() - Method in class org.pepstock.charba.client.configuration.TimeSeriesLineOptions
-
Returns the segment element.
- getSegment() - Method in class org.pepstock.charba.client.options.ExtendedOptions
-
Returns the segment configuration for
LineOptions
.
Line segment styles can be overridden by scriptable options in the segment object..
- getSelectionCleaner() - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Returns the selection cleaner element.
- getShadowBlur() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the amount of blur applied to shadows.
- getShadowBlur() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the text shadow intensity.
- getShadowColor() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the color of shadows.
The shadow's rendered opacity will be affected by the opacity of the fillStyle color when filling, and of the strokeStyle color when stroking.
- getShadowColor() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the text shadow color as color.
- getShadowColorAsString() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the text shadow color as string.
- getShadowOffsetX() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the distance that shadows will be offset horizontally.
- getShadowOffsetX() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the text shadow X offset.
- getShadowOffsetY() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the distance that shadows will be offset vertically.
- getShadowOffsetY() - Method in class org.pepstock.charba.client.labels.Label
-
Returns the text shadow Y offset.
- getShape() - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Returns the shape of tile.
- getShapeColor() - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Returns the shape color of tile.
- getShapeColorAsString() - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Returns the shape color of tile.
- getSignDisplay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- getSignDisplay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
Returns when to display the sign for the number.
- getSignDisplay() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Returns when to display the sign for the number.
- getSignDisplay() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns when to display the sign for the number.
- getSize() - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Returns the size of the tile.
- getSize() - Method in class org.pepstock.charba.client.configuration.Font
-
Returns the font size.
- getSize() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartFont
-
- getSize() - Method in class org.pepstock.charba.client.defaults.globals.DefaultRoutedFont
-
- getSize() - Method in interface org.pepstock.charba.client.defaults.IsDefaultFont
-
Returns the font size.
- getSize() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'size' property from element.
- getSize() - Method in class org.pepstock.charba.client.events.ChartResizeEvent
-
Returns item with the new size of the chart
- getSize() - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendItem
-
Returns the size of the tile for point style legend.
- getSize() - Method in class org.pepstock.charba.client.options.Font
-
Returns the font size.
- getSize() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns
Size.MIN
if flow overlap is preferred.
- getSizeCallback() - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Returns the size callback, if set, otherwise null
.
- getSizeItem() - Method in class org.pepstock.charba.client.items.PluginResizeArgument
-
Returns the size item.
- getSource() - Method in class org.pepstock.charba.client.AbstractChart
-
- getSource() - Method in class org.pepstock.charba.client.configuration.CartesianTimeTick
-
Returns the property controls the ticks generation.
- getSource() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getSource() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getSource() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the property controls the ticks generation.
- getSource() - Method in class org.pepstock.charba.client.events.Event
-
Returns the source for this event.
It should be always a chart instance.
- getSource() - Method in class org.pepstock.charba.client.events.HandlerManager
-
Returns a chart instance as source for all events.
- getSource() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the property controls the ticks generation.
- getSource() - Method in class org.pepstock.charba.client.utils.RegExp
-
Returns a string containing the source text of the
RegExp
object, and it doesn't contain the two forward slashes on both sides and any flags.
- getSpacing() - Method in class org.pepstock.charba.client.configuration.Arc
-
Returns the fixed arc offset (in pixels).
Similar to offset
but applies to all arcs.
- getSpacing() - Method in class org.pepstock.charba.client.data.PieDataset
-
Returns the fixed arc offset (in pixels).
Similar to offset
but applies to all arcs.
- getSpacing() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getSpacing() - Method in class org.pepstock.charba.client.defaults.globals.DefaultArc
-
- getSpacing() - Method in interface org.pepstock.charba.client.defaults.IsDefaultArc
-
Returns the fixed arc offset (in pixels).
Similar to offset
but applies to all arcs.
- getSpacing() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns the spacing between label and image for selection cleaner element.
- getSpacing() - Method in class org.pepstock.charba.client.options.Arc
-
Returns the fixed arc offset (in pixels).
Similar to offset
but applies to all arcs.
- getSpacing() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the fixed spacing among rectangles.
- getSpanGapHandler() - Method in class org.pepstock.charba.client.data.LiningDataset
-
- getSpanGapHandler() - Method in interface org.pepstock.charba.client.options.HasSpanGaps
-
Returns a span gap handler instance to use in the default methods of this interface.
- getSpanGapHandler() - Method in class org.pepstock.charba.client.options.Options
-
- getSpanGaps() - Method in interface org.pepstock.charba.client.options.HasSpanGaps
-
Returns the value of the data if lines will be drawn between points with no or null data.
- getSpeed() - Method in class org.pepstock.charba.client.zoom.Wheel
-
Returns the speed of element via mouse wheel (percentage of element on a wheel event).
- getSrc() - Method in class org.pepstock.charba.client.dom.elements.Img
-
Returns the full URL of the image including base URI.
- getSrc() - Method in class org.pepstock.charba.client.dom.elements.Script
-
Returns the URL of an external script.
- getStack() - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Returns the stack group.
Axes at the same position with same stack are stacked.
- getStack() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getStack() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getStack() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the stack group.
Axes at the same position with same stack are stacked.
- getStack() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the stack group.
Axes at the same position with same stack are stacked.
- getStackWeight() - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Returns the weight of the scale in stack group.
Used to determine the amount of allocated space for the scale within the group.
- getStackWeight() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getStackWeight() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getStackWeight() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the weight of the scale in stack group.
Used to determine the amount of allocated space for the scale within the group.
- getStackWeight() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the weight of the scale in stack group.
Used to determine the amount of allocated space for the scale within the group.
- getStart() - Method in class org.pepstock.charba.client.data.FloatingData
-
Returns the start point of a bar.
- getStart() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the start value of scale.
- getStartAngle() - Method in class org.pepstock.charba.client.configuration.RadialAxis
-
Returns the starting angle to draw arcs for the first item in a data set.
- getStartAngle() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getStartAngle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getStartAngle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the starting angle to draw arcs for the first item in a dataset.
- getStartAngle() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the start angle of data set item.
- getStartAngle() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the starting angle to draw arcs for the first item in a data set.
- getStartCallback() - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Returns the callback called once zooming or panning is started.
- getStartDataIndex() - Method in class org.pepstock.charba.client.callbacks.SegmentContext
-
Returns the index of the current data of starting point of segment.
- getStartEndValue() - Method in enum org.pepstock.charba.client.enums.TextAlign
-
Returns the value to use when only start and end is used.
- getStartPoint() - Method in class org.pepstock.charba.client.callbacks.SegmentContext
-
Returns the
DatasetElement
related to the data as starting point of segment.
- getStatus() - Method in class org.pepstock.charba.client.utils.CTimer
-
Returns the status of the timer.
- getStatus() - Method in class org.pepstock.charba.client.utils.toast.ToastItem
-
Returns the status of the toast.
- getStepMajor() - Method in class org.pepstock.charba.client.geo.Graticule
-
Returns the graticule lines distances in degrees.
- getStepMinor() - Method in class org.pepstock.charba.client.geo.Graticule
-
Returns the graticule lines distances in degrees.
- getStepped() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns if the line is shown as a stepped line.
- getStepped() - Method in class org.pepstock.charba.client.data.LineDataset
-
Returns if the line is shown as a stepped line.
- getStepped() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getStepped() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLine
-
- getStepped() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLine
-
Returns if the line is shown as a stepped line.
- getStepped() - Method in class org.pepstock.charba.client.options.Line
-
Returns if the line is shown as a stepped line.
- getSteppedCallback() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns the stepped callback, if set, otherwise null
.
- getSteppedCallback() - Method in class org.pepstock.charba.client.data.LineDataset
-
Returns the stepped callback, if set, otherwise null
.
- getStepSize() - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Returns the user defined fixed step size for the scale.
- getStepSize() - Method in class org.pepstock.charba.client.configuration.Time
-
The number of units between grid.
- getStepSize() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getStepSize() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTime
-
- getStepSize() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getStepSize() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTime
-
- getStepSize() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the user defined fixed step size for the scale.
- getStepSize() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTime
-
The number of units between grid.
- getStepSize() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the user defined fixed step size for the scale.
- getStepSize() - Method in class org.pepstock.charba.client.options.Time
-
The number of units between grid.
- getStepSizeCallback() - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Returns the stepSize callback instance.
- getString(int) - Method in class org.pepstock.charba.client.data.Labels
-
Returns a label at a specific index.
If at index there is multi-line label, returns labels with
Constants.LINE_SEPARATOR
as separator.
If the index is out of bounds, throws an exception.
- getStringProperty(Key, NativeObject) - Method in class org.pepstock.charba.client.commons.JsHelper
-
Returns the property value from java script object, when the ID is stored as string.
- getStringProperty(Key) - Method in class org.pepstock.charba.client.geo.Feature
-
Returns a string value at specific property.
- getStringProperty(String) - Method in class org.pepstock.charba.client.geo.Feature
-
Returns a string value at specific property.
- getStrings(int) - Method in class org.pepstock.charba.client.data.Labels
-
Returns a multi line label at a specific index.
- getStrokeColor() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the stroke color is used for the lines around shapes.
- getStrokeColorAsString() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the stroke color is used for the lines around shapes.
- getStrokeGradient() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the stroke gradient is used for the lines around shapes.
- getStrokePattern() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the stroke pattern is used for the lines around shapes.
- getStrokeStyle() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the stroke style of the legend box as color.
- getStrokeStyleAsCanvasGradient() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the stroke style of the legend box as canvas gradient.
- getStrokeStyleAsCanvasPattern() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the stroke style of the legend box as canvas pattern.
- getStrokeStyleAsGradient() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the stroke style of the legend box as gradient.
- getStrokeStyleAsPattern() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the stroke style of the legend box as pattern.
- getStyle() - Method in class org.pepstock.charba.client.configuration.Font
-
Returns the font style, follows CSS font-style options (i.e.
- getStyle() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartFont
-
- getStyle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- getStyle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultRoutedFont
-
- getStyle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultFont
-
Returns the font style, follows CSS font-style options (i.e.
- getStyle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
Returns the formatting style to use.
- getStyle() - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Returns an object representing the declarations of an element's style attributes.
- getStyle() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Returns the formatting style to use.
- getStyle(int) - Method in class org.pepstock.charba.client.items.DatasetItemController
-
Returns a set of predefined style properties that should be used to represent the dataset or the data if the index is specified.
- getStyle() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns the formatting style to use.
- getStyle() - Method in class org.pepstock.charba.client.options.Font
-
Returns the font style, follows CSS font-style options (i.e.
- getSubtitle() - Method in class org.pepstock.charba.client.ChartNode
-
Returns the subtitle item.
- getSubtitle() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the subtitle element.
- getSubtitle() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getSubtitle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the title defaults.
- getSubtitle() - Method in class org.pepstock.charba.client.options.Options
-
Returns the title element.
- getSuggestedMax() - Method in interface org.pepstock.charba.client.configuration.IsNumericAxis
-
Returns the adjustment used when calculating the maximum data value.
- getSuggestedMax() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getSuggestedMax() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getSuggestedMax() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the adjustment used when calculating the maximum data value.
- getSuggestedMax() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the adjustment used when calculating the maximum data value.
- getSuggestedMin() - Method in interface org.pepstock.charba.client.configuration.IsNumericAxis
-
Returns the adjustment used when calculating the minimum data value.
- getSuggestedMin() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getSuggestedMin() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getSuggestedMin() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the adjustment used when calculating the minimum data value.
- getSuggestedMin() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the adjustment used when calculating the minimum data value.
- getSum() - Method in class org.pepstock.charba.client.treemap.TreeMapDataPoint
-
Returns the sum.
- getTabIndex() - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Returns a number representing the position of the element in the tabbing order.
- getTagName() - Method in class org.pepstock.charba.client.dom.BaseElement
-
Returns the name of the tag for the given element.
- getTarget() - Method in class org.pepstock.charba.client.dom.BaseTouch
-
Returns the element on which the touch point started when it was first placed on the surface, even if the touch point has since moved outside the interactive area of that
element or even been removed from the document.
- getTarget() - Method in class org.pepstock.charba.client.dom.MutationRecord
-
Returns the node the mutation affected, depending on the
MutationType
.
- getTargetTouches() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns a list of all the touch objects that are both currently in contact with the touch surface and were also started on the same element that is the target of the event.
- getTension() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns the Bézier curve tension (0 for no Bézier curves).
- getTension() - Method in class org.pepstock.charba.client.data.LiningDataset
-
Returns curve tension of the line.
- getTension() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- getTension() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLine
-
- getTension() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLine
-
Returns the Bézier curve tension (0 for no Bézier curves).
- getTension() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the Bézier curve tension (0 for no Bézier curves).
- getTension() - Method in class org.pepstock.charba.client.options.Line
-
Returns the Bézier curve tension (0 for no Bézier curves).
- getText() - Method in class org.pepstock.charba.client.configuration.CartesianScaleTitle
-
Returns the title text to display, as a list of strings.
- getText() - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Returns the title text to display.
- getText() - Method in interface org.pepstock.charba.client.items.HasLegendText
-
Returns the text that will be displayed
- getText() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns the label that will be displayed
- getText() - Method in class org.pepstock.charba.client.options.AbstractTitle
-
Returns the title text to display, as a list of strings.
- getText() - Method in interface org.pepstock.charba.client.options.IsTitle
-
Returns the title text to display, as a list of strings.
- getText() - Method in class org.pepstock.charba.client.options.ScaleTitle
-
Returns the title text to display, as a list of strings.
- getText() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns the text of the toast.
- getTextAlign() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the horizontal alignment of the label text when multiple lines.
- getTextAlign() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns the the horizontal alignment of the label text.
- getTextAlign() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the text alignment being used when drawing the label text when multiple lines.
- getTextAlign() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendLabels
-
- getTextAlign() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendLabels
-
- getTextAlign() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLegendLabels
-
Returns the the horizontal alignment of the label text.
- getTextAlign() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'textAlign' property from element.
- getTextAlign() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the current text alignment used when drawing text.
- getTextAlign() - Method in class org.pepstock.charba.client.options.LegendLabels
-
Returns the the horizontal alignment of the label text.
- getTextAlignCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set the horizontal alignment of the label text when multiple lines.
- getTextAlignCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the text align callback, if set, otherwise null
.
- getTextAsHtml() - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Returns the text that will be displayed, as HTML.
If is not HTML, returns
Undefined.STRING
.
- getTextAsHtml() - Method in interface org.pepstock.charba.client.items.HasLegendText
-
Returns the label that will be displayed, as HTML.
If is not HTML, returns
Undefined.STRING
.
- getTextBaseline() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Returns the current text baseline used when drawing text.
- getTextContent() - Method in class org.pepstock.charba.client.dom.BaseNode
-
Returns the textual content of an element and all its descendants.
- getTextDecoration() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'textDecoration' property from element.
- getTextDirection() - Method in class org.pepstock.charba.client.configuration.Legend
-
Returns the text direction of the legend that will force the text direction on the canvas for rendering the legend, regardless of the CSS specified on the canvas.
- getTextDirection() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the text direction of the tooltip that will force the text direction on the canvas for rendering the tooltip, regardless of the CSS specified on the canvas.
- getTextDirection() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegend
-
- getTextDirection() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getTextDirection() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegend
-
- getTextDirection() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getTextDirection() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTextDirectionHandler
-
Returns the text direction that will force on the canvas for rendering the object, regardless of the CSS specified on the canvas.
- getTextDirectionHandler() - Method in class org.pepstock.charba.client.options.Legend
-
- getTextDirectionHandler() - Method in class org.pepstock.charba.client.options.Tooltips
-
- getTextIndent() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'textIndent' property from element.
- getTextLabelColors() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the list of labels text color of tooltip.
- getTextMargin() - Method in class org.pepstock.charba.client.labels.Label
-
- getTextOverflow() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'textOverflow' property from element.
- getTextShadow() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'textShadow' property from element.
- getTextShadowBlur() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the text shadow blur.
- getTextShadowBlurCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the text shadow blur callback, if set, otherwise null
.
- getTextShadowColor() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the text shadow color.
- getTextShadowColorAsString() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the text shadow color as string.
- getTextShadowColorCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the text shadow color callback, if set, otherwise null
.
- getTextStrokeColor() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the text stroke color.
- getTextStrokeColor() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the text stroke color.
- getTextStrokeColorAsString() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the text stroke color as string.
- getTextStrokeColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getTextStrokeColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getTextStrokeColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the text stroke color as string.
- getTextStrokeColorAsString() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the text stroke color as string.
- getTextStrokeColorCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the text stroke color callback, if set, otherwise null
.
- getTextStrokeWidth() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the text stroke width.
- getTextStrokeWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getTextStrokeWidth() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getTextStrokeWidth() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the text stroke width.
- getTextStrokeWidth() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the text stroke width.
- getTextStrokeWidthCallback() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns the text stroke width callback, if set, otherwise null
.
- getThreshold() - Method in class org.pepstock.charba.client.configuration.Decimation
-
If the number of samples in the current axis range is above this value, the decimation will be triggered.
Defaults to 4 times the canvas width.
The number of point after decimation can be higher than the threshold value.
- getThreshold() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartDecimation
-
- getThreshold() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDecimation
-
- getThreshold() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDecimation
-
If the number of samples in the current axis range is above this value, the decimation will be triggered.
Defaults to 4 times the canvas width.
The number of point after decimation can be higher than the threshold value.
- getThreshold() - Method in enum org.pepstock.charba.client.impl.charts.DefaultThreshold
-
Creates a new threshold cloning the constant one.
- getThreshold() - Method in class org.pepstock.charba.client.options.Decimation
-
If the number of samples in the current axis range is above this value, the decimation will be triggered.
Defaults to 4 times the canvas width.
The number of point after decimation can be higher than the threshold value.
- getThreshold() - Method in class org.pepstock.charba.client.zoom.Drag
-
Returns the minimal zoom distance required before actually applying zoom.
- getThreshold() - Method in class org.pepstock.charba.client.zoom.Pan
-
Returns the minimal pan distance required before actually applying pan.
- getThresholds() - Method in class org.pepstock.charba.client.impl.charts.GaugeDataset
-
Gets all thresholds by an unmodifiable list.
- getTick() - Method in class org.pepstock.charba.client.callbacks.ScaleContext
-
Returns the tick item instance which contains data to be consumed configuring the element.
- getTickBorderDash() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns the length and spacing of the tick mark line.
- getTickBorderDash() - Method in class org.pepstock.charba.client.options.Grid
-
Returns the length and spacing of the tick mark line.
- getTickBorderDashOffset() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns the offset for the line dash of the tick mark.
- getTickBorderDashOffset() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- getTickBorderDashOffset() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- getTickBorderDashOffset() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
Returns the offset for the line dash of the tick mark.
- getTickBorderDashOffset() - Method in class org.pepstock.charba.client.options.Grid
-
Returns the offset for the line dash of the tick mark.
- getTickBorderDashOffsetCallback() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns the tick border dash offset callback instance.
- getTickColor() - Method in class org.pepstock.charba.client.configuration.Grid
-
The color of the grid.
If specified as an array, the first color applies to the first grid line, the second to the second grid line and so on.
- getTickColor() - Method in class org.pepstock.charba.client.options.Grid
-
The color of the grid.
If specified as an array, the first color applies to the first grid line, the second to the second grid line and so on.
- getTickColorAsString() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns the color of the tick line.
- getTickColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- getTickColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- getTickColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
Returns the color of the tick line.
- getTickColorAsString() - Method in class org.pepstock.charba.client.options.Grid
-
Returns the color of the tick line.
- getTickColorCallback() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns the tick color callback instance.
- getTickColorsAsString() - Method in class org.pepstock.charba.client.configuration.Grid
-
The color of the grid.
If specified as an array, the first color applies to the first grid line, the second to the second grid line and so on.
- getTickColorsAsString() - Method in class org.pepstock.charba.client.options.Grid
-
The color of the grid.
If specified as an array, the first color applies to the first grid line, the second to the second grid line and so on.
- getTickLength() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns the length in pixels that the grid will draw in the the axis area.
- getTickLength() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- getTickLength() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- getTickLength() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
Returns the length in pixels that the grid will draw in the the axis area.
- getTickLength() - Method in class org.pepstock.charba.client.options.Grid
-
Returns the length in pixels that the grid will draw in the the axis area.
- getTickOptionsHandler() - Method in class org.pepstock.charba.client.configuration.CartesianLinearTick
-
- getTickOptionsHandler() - Method in class org.pepstock.charba.client.configuration.CartesianLogarithmicTick
-
- getTickOptionsHandler() - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Returns the linear tick options handler instance, for callbacks.
- getTickOptionsHandler() - Method in interface org.pepstock.charba.client.configuration.IsNumericTick
-
Returns the linear tick options handler instance, for callbacks.
- getTickOptionsHandler() - Method in class org.pepstock.charba.client.configuration.RadialLinearTick
-
- getTicks() - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Returns the ticks element
- getTicks() - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
- getTicks() - Method in class org.pepstock.charba.client.configuration.CartesianLinearAxis
-
- getTicks() - Method in class org.pepstock.charba.client.configuration.CartesianLogarithmicAxis
-
- getTicks() - Method in class org.pepstock.charba.client.configuration.CartesianTimeAxis
-
- getTicks() - Method in class org.pepstock.charba.client.configuration.RadialAxis
-
Returns the ticks element.
- getTicks() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getTicks() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getTicks() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the ticks defaults.
- getTicks() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the list of ticks.
- getTicks() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the ticks element.
- getTicksWidth() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns the width of the tick marks in pixels.
- getTicksWidth() - Method in class org.pepstock.charba.client.options.Grid
-
Returns the width of the tick marks in pixels.
- getTickWidth() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns the width of the tick mark in pixels.
The first element if set as array.
- getTickWidth() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- getTickWidth() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- getTickWidth() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
Returns the width of the tick mark in pixels.
The first element if set as array.
- getTickWidth() - Method in class org.pepstock.charba.client.options.Grid
-
Returns the width of the tick mark in pixels.
The first element if set as array.
- getTickWidthCallback() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns the tick width callback instance.
- getTime() - Method in class org.pepstock.charba.client.configuration.CartesianTimeAxis
-
Returns the time element.
- getTime() - Method in class org.pepstock.charba.client.data.TimeSeriesItem
-
Returns the time of time series item.
- getTime() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getTime() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getTime() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the time defaults.
- getTime() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the time element.
- getTimeAxis() - Method in class org.pepstock.charba.client.configuration.TimeSeriesScales
-
Returns the axis for time.
- getTimeout() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns how long the toast notification should last.
- getTimeout() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns how long the toast notification should last.
- getTimer() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns a
CTimer
instance inside chart.
- getTimer() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getTimer() - Method in interface org.pepstock.charba.client.IsChart
-
Returns a
CTimer
instance inside chart.
- getTimeSeriesData() - Method in interface org.pepstock.charba.client.data.HasTimeSeriesItems
-
Returns the data property of a dataset for a chart is specified as an array of time series items.
- getTimeSeriesData(boolean) - Method in interface org.pepstock.charba.client.data.HasTimeSeriesItems
-
Returns the data property of a dataset for a chart is specified as an array of time series items
- getTimeStyle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getTimeStyle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the time formatting style to use when calling AbstractFormat.format(java.lang.Object)
.
- getTimeStyle() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the time formatting style to use when calling AbstractFormat.format(java.lang.Object)
.
- getTimeZone() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getTimeZone() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the time zone to use.
- getTimeZone() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the time zone to use.
- getTimeZoneName() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getTimeZoneName() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the representation of the time zone name.
- getTimeZoneName() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the representation of the time zone name.
- getTitle() - Method in class org.pepstock.charba.client.ChartNode
-
Returns the title item.
- getTitle() - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Returns the scale title element
- getTitle() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the title element.
- getTitle() - Method in class org.pepstock.charba.client.configuration.Legend
-
Returns the legend title element.
- getTitle() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegend
-
- getTitle() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getTitle() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getTitle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegend
-
- getTitle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getTitle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLegend
-
Returns the title object defaults.
- getTitle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the title defaults.
- getTitle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the scale title defaults
- getTitle() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the title of the tooltip.
- getTitle() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the scale title element.
- getTitle() - Method in class org.pepstock.charba.client.options.Legend
-
Returns the legend title element.
- getTitle() - Method in class org.pepstock.charba.client.options.Options
-
Returns the title element.
- getTitle() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns the title of the toast.
- getTitle() - Method in class org.pepstock.charba.client.utils.toast.ToastItem
-
Returns the title of the toast.
- getTitle() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the title of the toast.
- getTitleAlign() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the title alignment.
- getTitleAlign() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getTitleAlign() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getTitleAlign() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the title alignment.
- getTitleAlign() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the title alignment.
- getTitleCallback() - Method in class org.pepstock.charba.client.configuration.TooltipsCallbacks
-
Returns the user title callback.
- getTitleColor() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the title font color.
- getTitleColor() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the title font color.
- getTitleColorAsString() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the title font color as string.
- getTitleColorAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getTitleColorAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getTitleColorAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the title font color as string.
- getTitleColorAsString() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the title font color as string.
- getTitleFont() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the title font element.
- getTitleFont() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getTitleFont() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getTitleFont() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the title font.
- getTitleFont() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the title font element.
- getTitleMarginBottom() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the margin to add on bottom of title section.
- getTitleMarginBottom() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getTitleMarginBottom() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getTitleMarginBottom() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the margin to add on bottom of title section.
- getTitleMarginBottom() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the margin to add on bottom of title section.
- getTitleSpacing() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the spacing to add to top and bottom of each title line.
- getTitleSpacing() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getTitleSpacing() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getTitleSpacing() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the spacing to add to top and bottom of each title line.
- getTitleSpacing() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the spacing to add to top and bottom of each title line.
- getTo() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationCollection
-
- getTo() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimationCollection
-
- getTo() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationCollection
-
Returns the end value for the animation as number.
- getTo() - Method in class org.pepstock.charba.client.events.DatasetRangeSelectionEvent
-
Returns the ending value of selected scale.
- getTo() - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Returns the end value for the animation as number.
- getTo() - Method in class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Returns to value as string.
- getToAsBoolean() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationCollection
-
- getToAsBoolean() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimationCollection
-
- getToAsBoolean() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationCollection
-
Returns the end value for the animation as boolean.
- getToAsBoolean() - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Returns the end value for the animation as number.
- getToAsColor() - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Returns the end value for the animation as color.
- getToAsKey() - Method in class org.pepstock.charba.client.sankey.SankeyDataPoint
-
- getToAsString() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationCollection
-
- getToAsString() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimationCollection
-
- getToAsString() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationCollection
-
Returns the end value for the animation as color string.
- getToAsString() - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Returns the end value for the animation as color string.
- getToCallback() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationCollection
-
- getToCallback() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimationCollection
-
- getToCallback() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationCollection
-
Returns the callback to set the end value for the animation.
- getToCallback() - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Returns the callback to set the end value for the animation.
- getTooltip() - Method in class org.pepstock.charba.client.ChartNode
-
Returns the tooltip item.
- getTooltip() - Method in class org.pepstock.charba.client.items.PluginTooltipArgument
-
Returns the tooltip model.
- getTooltipActiveElements() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the active tooltip elements for the chart.
- getTooltipActiveElements() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getTooltipActiveElements() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the active tooltip elements for the chart.
- getTooltipFormat() - Method in class org.pepstock.charba.client.configuration.Time
-
The LUXON format string to use for the tooltip.
- getTooltipFormat() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTime
-
- getTooltipFormat() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTime
-
- getTooltipFormat() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTime
-
The date format string to use for the tooltip.
- getTooltipFormat() - Method in class org.pepstock.charba.client.options.Time
-
The format string to use for the tooltip.
- getTooltipPosition(String) - Method in class org.pepstock.charba.client.positioner.Positioner
-
Returns the tooltip positioner implementation by tooltip position name.
- getTooltips() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the tooltips element.
- getTooltips() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getTooltips() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the tooltips defaults.
- getTooltips() - Method in class org.pepstock.charba.client.options.Options
-
Returns the tooltips element.
- getTooltips() - Method in class org.pepstock.charba.client.treemap.TreeMapOptions
-
Returns the tooltips element.
- getTop() - Method in class org.pepstock.charba.client.colors.Area
-
Returns the top coordinate.
- getTop() - Method in class org.pepstock.charba.client.configuration.Padding
-
Returns the padding top in pixel.
- getTop() - Method in class org.pepstock.charba.client.data.BarBorderWidth
-
Returns the border width top in pixel.
- getTop() - Method in class org.pepstock.charba.client.data.Clip
-
Returns the clip top.
- getTop() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPadding
-
- getTop() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPadding
-
Returns the padding top in pixel.
- getTop() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'top' property from element.
- getTop() - Method in class org.pepstock.charba.client.geo.Margin
-
Returns the margin top of legend.
- getTop() - Method in class org.pepstock.charba.client.items.BaseBoxItem
-
Returns the top of chart area.
- getTop() - Method in interface org.pepstock.charba.client.items.IsArea
-
Returns the top of area.
- getTop() - Method in class org.pepstock.charba.client.items.LegendHitBoxItem
-
Returns the padding top in pixel.
- getTop() - Method in class org.pepstock.charba.client.options.AbstractPadding
-
Returns the padding top in pixel.
- getTop() - Method in class org.pepstock.charba.client.options.Padding
-
Returns the padding top in pixel.
- getTopLeft() - Method in class org.pepstock.charba.client.data.BarBorderRadius
-
Returns the border radius for top-left corner of the rectangle, in pixel.
- getTopLeft() - Method in class org.pepstock.charba.client.items.BorderRadiusItem
-
Returns the border radius for top-left corner of the rectangle, in pixel.
- getTopRight() - Method in class org.pepstock.charba.client.data.BarBorderRadius
-
Returns the border radius for top-right corner of the rectangle, in pixel.
- getTopRight() - Method in class org.pepstock.charba.client.items.BorderRadiusItem
-
Returns the border radius for top-right corner of the rectangle, in pixel.
- getTotal() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the dataset total value of data.
- getTouches() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns a list of all the touch objects representing all current points of contact with the surface, regardless of target or changed status.
- getTransitions() - Method in interface org.pepstock.charba.client.configuration.HasAnimation
-
Returns the animation transition element.
- getTransitions() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getTransitions() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTypedDatasets
-
- getTransitions() - Method in class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions
-
- getTransitions() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getTransitions() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTypedDataset
-
- getTransitions() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationContainer
-
Returns the animation transition element.
- getTransitions() - Method in interface org.pepstock.charba.client.options.HasAnimationOptions
-
Returns the animation transition element.
- getTree() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the tree data property of a data set for a chart is specified as a list of numbers.
- getTree(boolean) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the tree data property of a data set for a chart is specified as an list of numbers.
- getTreeObjects(NativeObjectContainerFactory<T>) - Method in class org.pepstock.charba.client.treemap.TreeMapDataPoint
-
Returns the unmodifiable list of tree user objects, related to this data point.
- getTreeObjects(NativeObjectContainerFactory<T>) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the tree data property of a data set for a chart is specified as a list of objects.
- getTreeObjects(NativeObjectContainerFactory<T>, boolean) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns the tree data property of a data set for a chart is specified as an list of objects.
- getType() - Method in class org.pepstock.charba.client.AbstractChart
-
- getType() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns the type of annotation.
- getType() - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Returns the type of the context.
- getType() - Method in class org.pepstock.charba.client.ChartOptions
-
Returns the chart type.
- getType() - Method in class org.pepstock.charba.client.colors.Gradient
-
Returns the gradient type.
- getType() - Method in enum org.pepstock.charba.client.colors.GradientOrientation
-
Returns the supported gradient type.
- getType() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns the type of axis.
- getType() - Method in interface org.pepstock.charba.client.Controller
-
Controller must define a unique id in order to be configurable.
Returns the controller id.
- getType() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the type of data set, based on type of chart.
- getType(int) - Method in class org.pepstock.charba.client.data.Labels
-
Returns the type of a label at specific index.
- getType() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationCollection
-
- getType() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimationCollection
-
- getType() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimationCollection
-
Returns the type of from
property and determines the interpolator used.
- getType() - Method in class org.pepstock.charba.client.dom.elements.Script
-
Returns the MIME type of the script.
- getType() - Method in class org.pepstock.charba.client.dom.elements.Style
-
Returns the type of style being applied by this statement.
- getType() - Method in enum org.pepstock.charba.client.dom.enums.NodeType
-
Returns the type integer representation of node.
- getType() - Method in class org.pepstock.charba.client.dom.MutationRecord
-
- getType(NativeObjectContainer, Key) - Static method in enum org.pepstock.charba.client.enums.PointStyleType
-
Returns the point style type in the native object container.
- getType() - Method in class org.pepstock.charba.client.events.AbstractEvent
-
- getType() - Method in class org.pepstock.charba.client.events.AddHandlerEvent
-
- getType() - Method in class org.pepstock.charba.client.events.ChartEventContext
-
Returns the type of the event.
- getType() - Method in class org.pepstock.charba.client.events.Event
-
Returns the event type used to register this event to find handlers of the appropriate class.
- getType() - Method in class org.pepstock.charba.client.events.RemoveHandlerEvent
-
- getType() - Method in class org.pepstock.charba.client.geo.Feature
-
Returns the type of the feature.
- getType() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getType() - Method in class org.pepstock.charba.client.impl.plugins.SelectEventInit
-
Returns the type of the event.
- getType() - Method in class org.pepstock.charba.client.intl.FormatPart
-
Returns the type of the part.
- getType() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the type of chart.
- getType() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the type of dataset.
- getType() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the type of scale
- getType() - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Returns the type of from
property and determines the interpolator used.
- getType() - Method in class org.pepstock.charba.client.options.Scale
-
Returns the type of axis.
- getType() - Method in class org.pepstock.charba.client.options.TypedDataset
-
Returns the data set type.
- getType() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns the type of the toast.
- getType() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns the type of the toast.
- getTypeByString(String) - Method in class org.pepstock.charba.client.controllers.Controllers
-
Returns the controller type by name as string.
- getTypedDataset() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns the typed data set for the type of the data set.
- getTypeNames() - Method in class org.pepstock.charba.client.controllers.Controllers
-
Gets all global registered controllers types.
- getUnit() - Method in class org.pepstock.charba.client.configuration.Time
-
If defined, will force the unit to be a certain type.
- getUnit() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTime
-
- getUnit() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTime
-
- getUnit() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTime
-
If defined, will force the unit to be a certain type.
- getUnit() - Method in class org.pepstock.charba.client.options.Time
-
If defined, will force the unit to be a certain type.
- getUnitOfMeasureDisplay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- getUnitOfMeasureDisplay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
Returns the unit formatting style to use in unit formatting.
- getUnitOfMeasureDisplay() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Returns the unit formatting style to use in unit formatting.
- getUnitOfMeasureDisplay() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns the unit formatting style to use in unit formatting.
- getUnitsOfMeasure() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- getUnitsOfMeasure() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
Returns an unmodifiable list of units to use in unit formatting.
- getUnitsOfMeasure() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Returns an unmodifiable list of units to use in unit formatting.
- getUnitsOfMeasure() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns an unmodifiable list of units to use in unit formatting.
- getUserAgent() - Method in class org.pepstock.charba.client.dom.BaseNavigator
-
Returns the user agent string for the current browser.
Browser identification based on detecting the user agent string is unreliable and is not recommended, as the user agent string is user configurable.
- getUTCOffset() - Method in enum org.pepstock.charba.client.intl.enums.TimeZone
-
Returns the UTC offset of timezone.
- getVAlign() - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Returns the content of the cell must be vertically aligned.
- getVAlign() - Method in class org.pepstock.charba.client.dom.elements.TableRow
-
Returns the value indicating how the content of the cell must be vertically aligned.
- getValue(Key, int) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (int) in the embedded JavaScript object at specific property.
- getValue(Key, double) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (double) in the embedded JavaScript object at specific property.
- getValue(Key, boolean) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (boolean) in the embedded JavaScript object at specific property.
- getValue(Key, String) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (string) in the embedded JavaScript object at specific property.
- getValue(Key, Date) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (date) in the embedded JavaScript object at specific property.
- getValue(Key) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (JavaScript Object) in the embedded JavaScript object at specific property.
- getValue(Key, Canvas) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (canvas) in the embedded JavaScript object at specific property.
- getValue(Key, Img) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (image) in the embedded JavaScript object at specific property.
- getValue(Key, CanvasGradientItem) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (gradient) in the embedded JavaScript object at specific property.
- getValue(Key, CanvasPatternItem) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (pattern) in the embedded JavaScript object at specific property.
- getValue(Key, Key) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (string) in the embedded JavaScript object at specific property.
- getValue(Key, ScaleId) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (ScaleId) in the embedded JavaScript object at specific property.
- getValue(Key, T[], T) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (key) in the embedded JavaScript object at specific property.
- getValue() - Method in class org.pepstock.charba.client.data.FloatingData
-
Returns the value which is calculating subtracting the start point from end point.
- getValue() - Method in class org.pepstock.charba.client.data.TimeSeriesItem
-
Returns the value of time series item.
- getValue() - Method in class org.pepstock.charba.client.dom.BaseAttribute
-
Returns the attribute's value.
- getValue() - Method in enum org.pepstock.charba.client.enums.Fill
-
- getValue() - Method in interface org.pepstock.charba.client.enums.IsFill
-
Returns the value as string (valid ONLY for relative dataset index and predefined), otherwise
Undefined.STRING
.
- getValue() - Method in class org.pepstock.charba.client.events.AxisClickEvent
-
Returns the scale value related to the click, or null
if not consistent.
- getValue() - Method in enum org.pepstock.charba.client.impl.charts.DefaultThreshold
-
- getValue() - Method in class org.pepstock.charba.client.impl.charts.MeterContext
-
Returns the value of meter or gauge dataset.
- getValue() - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
Returns the value of the chart.
- getValue() - Method in class org.pepstock.charba.client.impl.charts.Threshold
-
- getValue() - Method in class org.pepstock.charba.client.intl.FormatPart
-
Returns the value of the part.
- getValue() - Method in class org.pepstock.charba.client.items.DataItem
-
- getValue() - Method in class org.pepstock.charba.client.items.ScaleTickItem
-
Returns the value of the tick as double.
- getValue() - Method in class org.pepstock.charba.client.items.ScaleValueItem
-
- getValue() - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Returns the value of matrix data point.
- getValue() - Method in class org.pepstock.charba.client.treemap.TreeMapDataPoint
-
Returns the value.
- getValueAsDataPoint() - Method in class org.pepstock.charba.client.items.DataItem
-
Returns the value for the data set as
DataPoint
if it is or
null
.
- getValueAsDate() - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Returns the data value to draw the line at.
- getValueAsDate() - Method in class org.pepstock.charba.client.items.ScaleTickItem
-
Returns the date of the tick.
- getValueAsDate() - Method in class org.pepstock.charba.client.items.ScaleValueItem
-
Returns the value for the scale as
FloatingData
if it is or
null
.
- getValueAsDouble() - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Returns the data value to draw the line at.
- getValueAsFloatingData() - Method in class org.pepstock.charba.client.items.DataItem
-
Returns the value for the data set as
FloatingData
if it is or
null
.
- getValueAsInt() - Method in enum org.pepstock.charba.client.enums.Fill
-
- getValueAsInt() - Method in interface org.pepstock.charba.client.enums.IsFill
-
Returns the value as integer (valid ONLY for absolute dataset index), otherwise
Undefined.INTEGER
.
- getValueAsInt() - Method in enum org.pepstock.charba.client.enums.Weight
-
Returns the value definition from thin to thick characters.
- getValueAsString() - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Returns the data value to draw the line at.
- getValueAsString() - Method in class org.pepstock.charba.client.items.DataItem
-
- getValueAsString() - Method in class org.pepstock.charba.client.items.ScaleTickItem
-
Returns the value of the tick as string.
- getValueAsString() - Method in class org.pepstock.charba.client.items.ScaleValueItem
-
- getValueAtEvent(BaseNativeEvent) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the value on the axis related to an event position.
- getValueAtPixel(double) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the value on the axis related to a position, passed as pixels.
- getValueAxisID() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the value axis ID.
- getValueCallback() - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Returns the callback called to set the left edge of the box, in units along the x axis.
- getValueForMultipleKeyTypes(Key, String) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns the value of a property checking if the type of current value is a STRING.
- getValueForMultipleKeyTypes(Key, double) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns the value of a property checking if the type of current value is a NUMBER.
- getValueForMultipleKeyTypes(Key, Date) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns the value of a property checking if the type of current value is a OBJECT (as a date).
- getValueForPixel(double) - Method in class org.pepstock.charba.client.items.ScaleItem
-
Used to get the data value from a given pixel.
This is the inverse of getPixelForValue.
The coordinate (0, 0) is at the upper-left corner of the canvas.
- getValueOrArray(Key, int) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (array) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a integer.
- getValueOrArray(Key, double) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (array) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a double.
- getValueOrArray(Key, String) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (array) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a string.
- getValueOrArray(Key, Canvas) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (array) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a canvas.
- getValueOrArray(Key, Img) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (array) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a image.
- getValueOrArray(Key, CanvasGradientItem) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (array) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a gradient.
- getValueOrArray(Key, CanvasPatternItem) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (array) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a pattern.
- getValueOrArray(Key, Key) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns a value (array) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a key.
- getValues() - Method in class org.pepstock.charba.client.treemap.Dash
-
Returns the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- getValueScale() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the value scale item or
null
if not exists.
If
IndexAxis
=
IndexAxis.Y
then iScale === yScale and vScale === xScale.
For radar, iScale === vScale === rScale.
- getVariantAndExtension() - Method in class org.pepstock.charba.client.intl.CLocale
-
Returns the variant and extension parts of the locale.
It could be null
.
- getVerticalAlign() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'verticalAlign' property from element.
- getVisibility() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'visibility' property from element.
- getVisibleDatasetCount() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the amount of data sets which are visible
- getVisibleDatasetCount() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getVisibleDatasetCount() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the amount of datasets which are visible
- getWeek() - Method in class org.pepstock.charba.client.adapters.DateAdapterFormats
-
- getWeekDay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getWeekDay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the representation of the WeekDay.
- getWeekDay() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the representation of the WeekDay.
- getWeight() - Method in class org.pepstock.charba.client.configuration.Arc
-
Returns the relative thickness of the data set.
Providing a value for weight will cause the pie or doughnut data set to be drawn with a thickness relative to the sum of all the data set weight values.
- getWeight() - Method in class org.pepstock.charba.client.configuration.Axis
-
The weight used to sort the axis.
Higher weights are further away from the chart area.
- getWeight() - Method in class org.pepstock.charba.client.configuration.Font
-
Returns the font weight, follows CSS font-style-weight options.
- getWeight() - Method in class org.pepstock.charba.client.data.PieDataset
-
Returns the relative thickness of the dataset.
Providing a value for weight will cause the pie or doughnut dataset to be drawn with a thickness relative to the sum of all the dataset weight values.
- getWeight() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartArc
-
- getWeight() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartFont
-
- getWeight() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- getWeight() - Method in class org.pepstock.charba.client.defaults.globals.DefaultArc
-
- getWeight() - Method in class org.pepstock.charba.client.defaults.globals.DefaultRoutedFont
-
- getWeight() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- getWeight() - Method in interface org.pepstock.charba.client.defaults.IsDefaultArc
-
Returns the relative thickness of the dataset.
Providing a value for weight will cause the pie or doughnut dataset to be drawn with a thickness relative to the sum of all the dataset weight values.
- getWeight() - Method in interface org.pepstock.charba.client.defaults.IsDefaultFont
-
Returns the font weight, follows CSS font-style-weight options.
- getWeight() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
The weight used to sort the axis.
- getWeight() - Method in class org.pepstock.charba.client.items.BaseBoxNodeItem
-
Returns the weight.
- getWeight() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns the relative thickness of the dataset.
- getWeight() - Method in class org.pepstock.charba.client.options.AbstractScale
-
The weight used to sort the axis.
- getWeight() - Method in class org.pepstock.charba.client.options.Arc
-
Returns the relative thickness of the dataset.
Providing a value for weight will cause the pie or doughnut dataset to be drawn with a thickness relative to the sum of all the dataset weight values.
- getWeight() - Method in class org.pepstock.charba.client.options.Font
-
Returns the font weight, follows CSS font-style-weight options.
- getWheel() - Method in class org.pepstock.charba.client.zoom.Zoom
-
Returns the wheel-to-zoom effect.
- getWhiteSpace() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'whiteSpace' property from element.
- getWholeOptions() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the default options by a chart instance, merging global, chart type global and chart options.
If the options is not consistent, it will returns the
AbstractChart.getDefaultChartOptions()
.
- getWholeOptions() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- getWholeOptions() - Method in interface org.pepstock.charba.client.IsChart
-
Returns the default options by a chart instance, merging global, chart type global and chart options.
- getWidth() - Method in class org.pepstock.charba.client.ChartNode
-
Returns the width in pixel.
- getWidth() - Method in class org.pepstock.charba.client.colors.Pattern
-
Returns the image width used in the pattern.
- getWidth() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'width' property from element.
- getWidth() - Method in class org.pepstock.charba.client.dom.elements.Canvas
-
Returns a positive integer reflecting the width HTML attribute of the canvas element interpreted in CSS pixels.
When the attribute is not specified, or if it is set to an invalid value, like a negative, the default value of 300 is used.
- getWidth() - Method in class org.pepstock.charba.client.dom.elements.ImageData
-
Returns the actual width, in pixels.
- getWidth() - Method in class org.pepstock.charba.client.dom.elements.Img
-
Returns the value that reflects the width attribute, indicating the rendered width of the image in CSS pixels.
- getWidth() - Method in class org.pepstock.charba.client.dom.elements.Table
-
Returns the length in pixels or in percentage of the desired width fo the entire table.
- getWidth() - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Returns the number of pixels wide the cell should be drawn, if possible.
- getWidth() - Method in class org.pepstock.charba.client.dom.elements.TextMetricsItem
-
Return the value giving the calculated width of a segment of inline text in CSS pixels.
It takes in the account the current font of the context..
- getWidth() - Method in class org.pepstock.charba.client.geo.Legend
-
Returns how wide the scale is.
For a horizontal scale the height if a value less than 1 is given, is it assume to be a ratio of the corresponding chart area.
- getWidth() - Method in class org.pepstock.charba.client.items.BaseBoxItem
-
Returns the width in pixel.
- getWidth() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the width of data set item in pixel.
- getWidth() - Method in interface org.pepstock.charba.client.items.IsArea
-
Returns the width in pixel.
- getWidth() - Method in class org.pepstock.charba.client.items.SizeItem
-
Returns the width of the chart item in pixel.
- getWidth() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the width of tooltip.
- getWidth() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the width of matrix element in pixels.
- getWidth() - Method in class org.pepstock.charba.client.treemap.TreeMapDataPoint
-
Returns the width in pixel.
- getWidthCallback() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the width callback to set the width of matrix element in pixels.
- getWidths(Key, int) - Method in class org.pepstock.charba.client.data.HoverDataset
-
- getWidths(Key, int) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Returns an array of widths as integer
- getWordSpacing() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'wordSpacing' property from element.
- getWordWrap() - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Returns the CSS 'wordWrap' property from element.
- getX() - Method in class org.pepstock.charba.client.colors.Center
-
Returns the X coordinate.
- getX() - Method in class org.pepstock.charba.client.commons.AbstractReadOnlyPoint
-
Returns the X coordinate of the point.
- getX() - Method in class org.pepstock.charba.client.data.DataPoint
-
Returns X value as double (for scatter and bubble datasets).
- getX() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the horizontal coordinate of the event relative to the current layer.
- getX() - Method in class org.pepstock.charba.client.events.ChartEventContext
-
Returns the X location of event in pixel.
- getX() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the X location of data set item in pixel.
- getX() - Method in class org.pepstock.charba.client.items.DatasetPoint
-
Returns X value.
- getX() - Method in class org.pepstock.charba.client.items.Parsed
-
Returns the X value of the point.
- getX() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the X location of tooltip.
- getX() - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Returns X value as double (for scatter and bubble datasets).
- getX() - Method in class org.pepstock.charba.client.treemap.TreeMapDataPoint
-
Returns X value.
- getX() - Method in class org.pepstock.charba.client.zoom.Limits
-
Returns the limit for X scale.
- getXAdjust() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the adjustment along x-axis (left-right) of label relative to above number (can be negative).
For horizontal lines positioned left or right, negative values move the label toward the edge, and positive values toward the center.
- getXAdjustCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set the adjustment along x-axis (left-right) of label relative to above number (can be negative).
- getXAlign() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the alignment of the tooltip caret in the X direction.
- getXAlign() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getXAlign() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getXAlign() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the alignment of the tooltip caret in the X direction.
- getXAlign() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the alignment of the tooltip caret in the X direction.
- getXAlign() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the alignment of the tooltip caret in the X direction.
- getXAnchor() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the anchor point on X orientation of matrix element.
- getXAsDate() - Method in class org.pepstock.charba.client.data.DataPoint
-
Returns X value as date for time series.
- getXAsDate() - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Returns X value as date for time series.
- getXAsString() - Method in class org.pepstock.charba.client.data.DataPoint
-
Returns X value as string.
- getXAsString() - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Returns X value as string.
- getXAxisID() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the ID of the x axis to plot this data set on.
If not specified, this defaults to the ID of
DefaultScaleId.X
.
- getXAxisID() - Method in class org.pepstock.charba.client.data.LineDataset
-
Returns the ID of the x axis to plot this data set on.
If not specified, this defaults to the ID of
DefaultScaleId.X
.
- getXAxisID() - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Returns the ID of the x axis to plot this dataset on.
- getXAxisID() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the X axis ID.
- getXCenter() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the X center of scale.
- getXLabels() - Method in class org.pepstock.charba.client.data.Data
-
Returns the labels for X axes.
- getXLabels(boolean) - Method in class org.pepstock.charba.client.data.Data
-
Returns the labels for X axes.
- getXObjectType() - Method in class org.pepstock.charba.client.data.DataPoint
-
Returns the object type of data stored as X.
- getXObjectType() - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Returns the object type of data stored as X.
- getXPadding() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the padding of label to add left and right.
- getXPaddingCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set the padding of label to add left and right.
- getXScale() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the X scale item or null
if not exists.
- getXScaleID() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Returns the ID of the X scale to bind onto.
- getXValueAsDate() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Returns the data X value to draw the line at.
- getXValueAsDouble() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Returns the data X value to draw the line at.
- getXValueAsString() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Returns the data X value to draw the line at.
- getXValueCallback() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Returns the callback called to set the data X value to draw the line at.
- getY() - Method in class org.pepstock.charba.client.colors.Center
-
Returns the Y coordinate.
- getY() - Method in class org.pepstock.charba.client.commons.AbstractReadOnlyPoint
-
Returns the Y coordinate of the point.
- getY() - Method in class org.pepstock.charba.client.data.DataPoint
-
Returns Y value.
- getY() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns the vertical coordinate of the event relative to the current layer.
- getY() - Method in class org.pepstock.charba.client.events.ChartEventContext
-
Returns the Y location of event in pixel.
- getY() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns the Y location of data set item in pixel.
- getY() - Method in class org.pepstock.charba.client.items.DatasetPoint
-
Returns Y value.
- getY() - Method in class org.pepstock.charba.client.items.Parsed
-
Returns the Y value of the point.
- getY() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the Y location of tooltip.
- getY() - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Returns Y value.
- getY() - Method in class org.pepstock.charba.client.treemap.TreeMapDataPoint
-
Returns Y value.
- getY() - Method in class org.pepstock.charba.client.zoom.Limits
-
Returns the limit for Y scale.
- getYAdjust() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the adjustment along y-axis (top-bottom) of label relative to above number (can be negative).
For vertical lines positioned top or bottom, negative values move the label toward the edge, and positive values toward the center.
- getYAdjustCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set the adjustment along y-axis (top-bottom) of label relative to above number (can be negative).
- getYAlign() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns the alignment of the tooltip caret in the Y direction.
- getYAlign() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- getYAlign() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- getYAlign() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns the alignment of the tooltip caret in the Y direction.
- getYAlign() - Method in class org.pepstock.charba.client.items.TooltipModel
-
Returns the alignment of the tooltip caret in the Y direction.
- getYAlign() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns the alignment of the tooltip caret in the Y direction.
- getYAnchor() - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Returns the anchor point on Y orientation of matrix element.
- getYAsDate() - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Returns Y value as date for time series.
- getYAsFloatingData() - Method in class org.pepstock.charba.client.data.DataPoint
-
Returns Y value.
- getYAsString() - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Returns Y value as string.
- getYAxisID() - Method in class org.pepstock.charba.client.data.BarDataset
-
Returns the ID of the y axis to plot this data set on.
- getYAxisID() - Method in class org.pepstock.charba.client.data.LineDataset
-
Returns the ID of the y axis to plot this data set on.
- getYAxisID() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the Y axis ID.
- getYCenter() - Method in class org.pepstock.charba.client.items.ScaleItem
-
Returns the Y center of scale.
- getYear() - Method in class org.pepstock.charba.client.adapters.DateAdapterFormats
-
- getYear() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- getYear() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns the representation of the Year.
- getYear() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns the representation of the Year.
- getYLabels() - Method in class org.pepstock.charba.client.data.Data
-
Returns the labels for Y axes.
- getYLabels(boolean) - Method in class org.pepstock.charba.client.data.Data
-
Returns the labels for Y axes.
- getYObjectType() - Method in class org.pepstock.charba.client.data.DataPoint
-
Returns the object type of data stored as Y.
- getYObjectType() - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Returns the object type of data stored as Y.
- getYPadding() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the padding of label to add top and bottom.
- getYPaddingCallback() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns the callback called to set the padding of label to add top and bottom.
- getYScale() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns the Y scale item or null
if not exists.
- getYScaleID() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Returns the ID of the Y scale to bind onto.
- getYValueAsDate() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Returns the data Y value to draw the line at.
- getYValueAsDouble() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Returns the data Y value to draw the line at.
- getYValueAsString() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Returns the data Y value to draw the line at.
- getYValueCallback() - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Returns the callback called to set the data Y value to draw the line at.
- getZ() - Method in class org.pepstock.charba.client.configuration.Grid
-
Returns z-index of grid line layer.
Values less than or equals to 0 are drawn under datasets, greater than 0 on top.
- getZ() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- getZ() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- getZ() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- getZ() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- getZ() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
Returns z-index of grid layer.
Values less than or equals to 0 are drawn under data sets, greater than 0 on top.
- getZ() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns z-index of tick layer.
- getZ() - Method in class org.pepstock.charba.client.options.Grid
-
Returns z-index of grid line layer.
Values less than or equals to 0 are drawn under datasets, greater than 0 on top.
- getZ() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns z-index of tick layer.
- getZone() - Method in class org.pepstock.charba.client.adapters.DateAdapterOptions
-
Returns the zone that LUXON must use by the date adapter.
See
here the details about time zone in LUXON.
- getZone() - Method in class org.pepstock.charba.client.configuration.ScaleDateAdapter
-
Returns the zone that LUXON must use by the date adapter.
See
here the details about time zone in LUXON.
- getZone() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartDateAdapterOptions
-
- getZone() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateAdapterOptions
-
- getZone() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateAdapterOptions
-
Returns the zone that LUXON must use by the date adapter.
See
here the details about time zone in LUXON.
- getZone() - Method in class org.pepstock.charba.client.options.ScaleDateAdapter
-
Returns the zone that LUXON must use by the date adapter.
See
here the details about time zone in LUXON.
- getZoom() - Method in class org.pepstock.charba.client.zoom.ZoomOptions
-
Returns the zoom element.
- getZoomLevel(IsChart) - Static method in class org.pepstock.charba.client.zoom.ZoomPlugin
-
Returns the zoom level when
ZoomPlugin
is activated.
- GlobalCompositeOperation - Enum in org.pepstock.charba.client.dom.enums
-
Identifying which of the compositing or blending mode operations to use.
- GlobalOptions - Class in org.pepstock.charba.client
-
Default global options (maps the java script object chart.defaults.global).
- GlobalPlugins - Class in org.pepstock.charba.client.plugins
-
Global configuration to set plugins at global level.
It maps the CHART.JS object of default, chart.plugins
.
- GlobalPlugins() - Constructor for class org.pepstock.charba.client.plugins.GlobalPlugins
-
Builds the object by the native object which maps chart.registry.plugins
- GlobalScale - Class in org.pepstock.charba.client
-
Default global scale (maps the java script object Chart.defaults.scale
and the result of Chart.scaleService
).
- GoogleChartColor - Enum in org.pepstock.charba.client.colors
-
Google Chart colors provided as enumeration of colors.
- GoogleChartScheme - Enum in org.pepstock.charba.client.impl.plugins.enums
-
Contains all scheme definitions to map the Google chart schemes.
To configure
ColorSchemes.ID
plugin, where category is
"googlechart".
Every color scheme has a number at the end of its name, which indicates the number of that colors included in the scheme.
If the number of the datasets is larger than it, the same colors will appear repeatedly.
A color is not modified if it is specified by dataset options.
- Gradient - Class in org.pepstock.charba.client.colors
-
A gradient is an image consisting of a progressive transition between two or more colors.
Could be Linear
or Radial
.
Can be created using the size of CANVAS
or CHART
area.
The orientation to have a progressive transition, is defined by an enumeration in order to creates the gradient using the right coordinates and dimension, based on existing
items (canvas and chart).
- GradientBuilder - Class in org.pepstock.charba.client.colors
-
The gradient builder is the entry point to create a canvas gradient.
A gradient is an image consisting of a progressive transition between two or more colors.
Could be Linear
or Radial
.
Can be created using the size of CANVAS
or CHART
area.
The orientation to have a progressive transition, is defined by an enumeration in order to creates the gradient using the right coordinates and dimension, based on existing
items (canvas and chart).
- GradientColor - Class in org.pepstock.charba.client.colors
-
Contains the color and its offset to set a gradient.
- GradientColor(double, IsColor) - Constructor for class org.pepstock.charba.client.colors.GradientColor
-
Creates a stopping gradient with its offset.
- GradientColor(double, String) - Constructor for class org.pepstock.charba.client.colors.GradientColor
-
Creates a stopping gradient with its offset.
- GradientOrientation - Enum in org.pepstock.charba.client.colors
-
Represents the gradient orientation for gradient.
Every orientation contains also on which gradient type can be applied.
- GradientScope - Enum in org.pepstock.charba.client.colors
-
A gradient needs to have coordinates and/or radius to be created.
The dimension to create a gradient are decided by Charba, automatically based on canvas or chart area element.
- GradientType - Enum in org.pepstock.charba.client.colors
-
A gradient must have a type.
The possible types are:
LINEAR
RADIAL
- Graticule - Class in org.pepstock.charba.client.geo
-
The network of intersecting lines of latitude and longitude is called the graticule.
It is imaginary on the earth, of course, but is drawn on globes and maps for reference.
The graticule of latitude and longitude lines is an angular measurement system.
- Graticule() - Constructor for class org.pepstock.charba.client.geo.Graticule
-
Creates a graticule object.
- greaterThanOrDefault(int, int, int) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if the value is greater than number and returns it.
- greaterThanOrDefault(double, double, double) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if the value is greater than number and returns it.
- greaterThanOrThreshold(int, int) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if the value is greater than number and returns it.
- greaterThanOrThreshold(double, double) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if the value is greater than number and returns it.
- greaterThanOrZero(int, int) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if the value is greater than number and returns it.
- greaterThanOrZero(double, double) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if the value is greater than number and returns it.
- Grid - Class in org.pepstock.charba.client.configuration
-
The grid line configuration defines options for the grid that run perpendicular to the axis.
- Grid - Class in org.pepstock.charba.client.options
-
The grid line configuration defines options for the grid that run perpendicular to the axis.
- groups(NativeObjectContainerFactory<T>) - Method in class org.pepstock.charba.client.utils.RegExpResult
-
Returns the object to refer to certain token by string that a regular expression matches.
- GT - Static variable in class org.pepstock.charba.client.commons.Constants
-
Constants for GREATER THAN, ">".
- GwtMaterialColor - Enum in org.pepstock.charba.client.colors
-
GWT material color constants.
- GwtMaterialScheme - Enum in org.pepstock.charba.client.impl.plugins.enums
-
Contains all scheme definitions to map the GWT material schemes.
To configure
ColorSchemes.ID
plugin, where category is
"gwtmaterial".
Every color scheme has a number at the end of its name, which indicates the number of that colors included in the scheme.
- ID - Static variable in class org.pepstock.charba.client.adapters.DateAdapterModule
-
Constants of date adapter identifier, "luxon".
- ID - Static variable in class org.pepstock.charba.client.annotation.AnnotationPlugin
-
Plugin ID "annotation".
- Id - Enum in org.pepstock.charba.client.commons
-
Enums the property ID used by CHARBA to identify the chart.
- ID - Static variable in class org.pepstock.charba.client.datalabels.DataLabelsPlugin
-
Plugin ID "datalabels".
- ID - Static variable in class org.pepstock.charba.client.Defaults
-
Plugin ID "charbanativecharthandler", for an internal plugin to track native chart instances.
- ID - Static variable in class org.pepstock.charba.client.geo.ColorAxis
-
Projection axis id.
- ID - Static variable in class org.pepstock.charba.client.geo.ProjectionAxis
-
Projection axis id.
- ID - Static variable in class org.pepstock.charba.client.geo.SizeAxis
-
Size axis id.
- ID - Static variable in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColor
-
Plugin ID "charbabackgroundcolor".
- ID - Static variable in class org.pepstock.charba.client.impl.plugins.ChartPointer
-
Plugin ID "charbacursorpointer".
- ID - Static variable in class org.pepstock.charba.client.impl.plugins.ColorSchemes
-
Plugin ID "charbacolorschemes".
- ID - Static variable in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelector
-
Plugin ID "charbadatasetsitemsselector".
- ID - Static variable in class org.pepstock.charba.client.impl.plugins.HtmlLegend
-
Plugin ID "charbahtmllegend".
- ID - Static variable in class org.pepstock.charba.client.labels.LabelsPlugin
-
Plugin ID "labels".
- ID - Static variable in class org.pepstock.charba.client.zoom.ZoomPlugin
-
Plugin ID "zoom".
- IMAGE_ELEMENT - Static variable in class org.pepstock.charba.client.items.Undefined
-
Default value for ImageElement instances, null.
- IMAGE_SHAPE_NAME - Static variable in class org.pepstock.charba.client.colors.tiles.ImageShape
-
Name of shape to draw an image, "image".
- ImageData - Class in org.pepstock.charba.client.dom.elements
-
Represents the underlying pixel data of an area of a <canvas> element.
- ImageMimeType - Enum in org.pepstock.charba.client.enums
-
Determines the image format to use to export the image from the canvas.
- ImageShape - Class in org.pepstock.charba.client.colors.tiles
-
This is a shape which can draw an image on the tile.
This object is also a shape drawer.
The image is scaled to the size of the tile.
- ImageShape(Img) - Constructor for class org.pepstock.charba.client.colors.tiles.ImageShape
-
Creates a shape with an image.
- ImagesHelper - Class in org.pepstock.charba.client.gwt
-
Utility to transform image GWT resources in the
Img
elements used by Charba.
- ImageSizeCallback - Interface in org.pepstock.charba.client.annotation.callbacks
-
Callback interface of
AnnotationPlugin.ID
plugin to set
width
and
height
properties at runtime, to
LineLabel
.
It can return a
String
or a
Integer
depending on you want to set a fixed size in pixels (by int) or a percentage (by string, for instance "50"%).
- Img - Class in org.pepstock.charba.client.dom.elements
-
Represents an HTML <img> element, providing the properties and methods used to manipulate image elements.
- ImmutableDate - Class in org.pepstock.charba.client.commons
-
- ImmutableDate() - Constructor for class org.pepstock.charba.client.commons.ImmutableDate
-
Allocates a Date
object and initializes it so that it represents the time at which it was allocated, measured to the nearest millisecond.
- ImmutableDate(long) - Constructor for class org.pepstock.charba.client.commons.ImmutableDate
-
Allocates a Date
object and initializes it to represent the specified number of milliseconds since the standard base time known as "the epoch", namely January
1, 1970, 00:00:00 GMT.
- ImmutableEnvelop<T> - Class in org.pepstock.charba.client.commons
-
This object is a container of hidden object which can set by constructor and immutable afterwards.
- ImmutableEnvelop(T) - Constructor for class org.pepstock.charba.client.commons.ImmutableEnvelop
-
Create an envelop with the content passed as argument.
- ImmutableEnvelop(T, boolean) - Constructor for class org.pepstock.charba.client.commons.ImmutableEnvelop
-
Create an envelop with the content passed as argument and a flag to set if the content can be nullable.
- index() - Method in class org.pepstock.charba.client.utils.RegExpResult
-
Returns the 0-based index of the match in the string.
- IndexAxis - Enum in org.pepstock.charba.client.enums
-
Can be set to 'x' or 'y' to define the base axis for the dataset.
Use 'y' for horizontal bar.
- indexOf(Object) - Method in class org.pepstock.charba.client.commons.ArrayCanvasList
-
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
- indexOf(Object) - Method in class org.pepstock.charba.client.commons.ArrayDoubleList
-
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
- indexOf(Object) - Method in class org.pepstock.charba.client.commons.ArrayEnumList
-
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
- indexOf(Object) - Method in class org.pepstock.charba.client.commons.ArrayImageList
-
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
- indexOf(Object) - Method in class org.pepstock.charba.client.commons.ArrayIntegerList
-
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
- indexOf(Object) - Method in class org.pepstock.charba.client.commons.ArrayKeyList
-
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
- indexOf(Object) - Method in class org.pepstock.charba.client.commons.ArrayObjectList
-
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
- indexOf(Object) - Method in class org.pepstock.charba.client.commons.ArrayStringList
-
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
- indexOf(String...) - Method in class org.pepstock.charba.client.data.Labels
-
Returns the index of the first occurrence of the specified element in the labels, or -1 if this labels instance does not contain the element.
- indexOf(String) - Method in class org.pepstock.charba.client.utils.RegExpResult
-
Returns the index of the first occurrence of the specified element in this array, or -1 if this array does not contain the element.
- initCanvas(Canvas, int) - Method in class org.pepstock.charba.client.colors.tiles.ShapeDrawer
-
Initialized the internal canvas to use for drawing.
- inject() - Method in class org.pepstock.charba.client.resources.AbstractResources
-
Injects CHART.JS, date adapter and library if not already injected.
- inject() - Method in class org.pepstock.charba.client.resources.DeferredResources
-
- inject() - Method in class org.pepstock.charba.client.resources.EmbeddedResources
-
Injects CHART.JS, date adapter and library if not already injected.
- InjectableTextResource - Class in org.pepstock.charba.client.resources
-
Default implementation for an injectable resource related to a text resource.
- InjectableTextResource(TextResource) - Constructor for class org.pepstock.charba.client.resources.InjectableTextResource
-
Creates an injectable resources using the name of text resource and the text of it.
- InjectableTextResource(Key, TextResource) - Constructor for class org.pepstock.charba.client.resources.InjectableTextResource
-
Creates an injectable resources using the text of it and the name as key, passed as argument.
- InjectableTextResource(String, TextResource) - Constructor for class org.pepstock.charba.client.resources.InjectableTextResource
-
Creates an injectable resources using the text of it and the name, passed as argument.
- injectionComplete(DateAdapterInjectionComplete) - Method in class org.pepstock.charba.client.adapters.DateAdapterModule
-
Is invoked when the date adapter has been injected.
It can be invoked only by the resources type of the module.
- Injector - Class in org.pepstock.charba.client
-
This utility injects ChartJS java script and CHARBA custom java script implementation (for some utilities) in the the web page of application, in the the HEAD.
It enables also to inject other script in the web page, necessary when you want to use some Chart.JS extensions.
It tracks the resources which have been injected using as key their name and class name to avoid that however will inject own resources will use the same name of already
injected resources.
- input() - Method in class org.pepstock.charba.client.utils.RegExpResult
-
Returns the original string that was matched against.
- insertBefore(BaseNode, BaseNode) - Method in class org.pepstock.charba.client.dom.BaseNode
-
Inserts a node before the reference node as a child of a specified parent node.
- INSTANCE - Static variable in class org.pepstock.charba.client.defaults.globals.DefaultBaseFormatOptions
-
- INSTANCE - Static variable in class org.pepstock.charba.client.defaults.globals.DefaultDateAdapterOptions
-
Immutable instance with the date adapter options defaults.
- INSTANCE - Static variable in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
Immutable instance with the number format defaults.
- INSTANCE - Static variable in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
Immutable instance with the number format defaults.
- INSTANCE - Static variable in class org.pepstock.charba.client.defaults.NoDefaults
-
Unique instance of no defaults class.
- INSTANCE - Static variable in class org.pepstock.charba.client.resources.DeferredResources
-
Static reference to LUXON resources which is injecting the LUXON library.
- INSTANCE - Static variable in class org.pepstock.charba.client.resources.EmbeddedResources
-
Static reference to LUXON resources which is injecting the LUXON library.
- INSTANCE_WITHOUT_DATE_LIBRARY - Static variable in class org.pepstock.charba.client.resources.DeferredResources
-
Static reference to LUXON resources which is NOT injecting the LUXON library, because LUXON date library could be used in other libraries and to avoid to inject the library
more than once.
- INSTANCE_WITHOUT_DATE_LIBRARY - Static variable in class org.pepstock.charba.client.resources.EmbeddedResources
-
Static reference to LUXON resources which is NOT injecting the LUXON library, because LUXON date library could be used in other libraries and to avoid to inject the library
more than once.
- INTEGER - Static variable in class org.pepstock.charba.client.items.Undefined
-
- Interaction - Class in org.pepstock.charba.client.configuration
-
Definitions about how elements appear in the tooltip, hovering the chart.
- Interaction(ConfigurationOptions) - Constructor for class org.pepstock.charba.client.configuration.Interaction
-
Builds the object storing the root options element.
- Interaction - Class in org.pepstock.charba.client.options
-
Definitions about how elements appear in the tooltip, hovering the chart.
- InteractionAxis - Enum in org.pepstock.charba.client.enums
-
Can be set to 'x', 'y', or 'xy' to define which directions are used in calculating distances.
Defaults to 'x' for index mode and 'xy' in dataset and nearest modes.
- InteractionMode - Enum in org.pepstock.charba.client.enums
-
When configuring interaction with the graph via hover or tooltips, a number of different modes are available to set which elements appear via tooltip or hover.
- interpolate(double) - Method in interface org.pepstock.charba.client.geo.callbacks.InterpolateCallback
-
Returns a
IsColor
or
String
instance which is representing a color.
- Interpolate - Enum in org.pepstock.charba.client.geo.enums
-
Enumerates the color interpolation for data set and scale.
- InterpolateCallback - Interface in org.pepstock.charba.client.geo.callbacks
-
Callback interface to be defined to customize the color on
ColorAxis
.
- invoke(C) - Method in interface org.pepstock.charba.client.callbacks.Scriptable
-
Returns the value of property at runtime.
- invoke(DataLabelsContext, DataItem) - Method in interface org.pepstock.charba.client.datalabels.callbacks.FormatterCallback
-
Returns the formatted label value.
- invoke(DataLabelsContext, DataItem) - Method in class org.pepstock.charba.client.impl.callbacks.PercentageCallback
-
- invokeChartOnClick(ChartClickEvent) - Method in class org.pepstock.charba.client.Defaults
-
Invokes the onClick
chart function provided out of the box by CHART.JS.
- invokeChartOnHover(ChartHoverEvent) - Method in class org.pepstock.charba.client.Defaults
-
Invokes the onHover
chart function provided out of the box by CHART.JS.
- invokeColorCallback(DatasetContext, Scriptable<?, DatasetContext>, Dataset.CanvasObjectKey, String) - Method in class org.pepstock.charba.client.data.Dataset
-
Returns a color value of property by a callback, checking all different types of object which can be used as value of the property in color ones.
- invokeLegendOnClick(LegendClickEvent) - Method in class org.pepstock.charba.client.Defaults
-
Invokes the onClick
legend function provided out of the box by CHART.JS.
- invokeLegendOnHover(LegendHoverEvent) - Method in class org.pepstock.charba.client.Defaults
-
Invokes the onHover
legend function provided out of the box by CHART.JS.
- invokeLegendOnLeave(LegendLeaveEvent) - Method in class org.pepstock.charba.client.Defaults
-
Invokes the onLeave
legend function provided out of the box by CHART.JS.
- invokeTooltipsCallbackOnLabel(IsChart, TooltipItem) - Method in class org.pepstock.charba.client.Defaults
-
Returns the default text to render for an individual item in the tooltip.
- invokeTooltipsCallbackOnLabelColor(IsChart, TooltipItem) - Method in class org.pepstock.charba.client.Defaults
-
Returns the default colors to render for the tooltip item.
- invokeTooltipsCallbackOnLabelPointStyle(IsChart, TooltipItem) - Method in class org.pepstock.charba.client.Defaults
-
Returns the default point style to render for the tooltip item.
- invokeTooltipsCallbackOnTitle(IsChart, List<TooltipItem>) - Method in class org.pepstock.charba.client.Defaults
-
Returns the default text to render as the title of the tooltip.
- is(AxisType) - Method in enum org.pepstock.charba.client.enums.ChartAxisType
-
Returns true
if the passed type is the a default one.
- is(String) - Method in enum org.pepstock.charba.client.enums.ChartAxisType
-
Returns true
if the passed type is the a default one.
- is(AnimationCollectionKey) - Static method in enum org.pepstock.charba.client.enums.DefaultAnimationCollectionKey
-
Returns true
if the argument is equals to a default animation collection.
- is(AnimationPropertyKey) - Static method in enum org.pepstock.charba.client.enums.DefaultAnimationPropertyKey
-
Returns true
if the argument is equals to a default animation property.
- is(String) - Static method in enum org.pepstock.charba.client.enums.DefaultAnimationPropertyKey
-
Returns true
if the argument is equals to a default animation property.
- is(Key) - Static method in enum org.pepstock.charba.client.enums.DefaultPluginId
-
Returns
true
if the argument is equals to a default plugin id.
The
DefaultPluginId.FILLER
is not considered a default plugin because does not have a specific namespace in the options.
- is(String) - Static method in enum org.pepstock.charba.client.enums.DefaultPluginId
-
Returns true
if the argument is equals to a default plugin id.
- is(String) - Method in enum org.pepstock.charba.client.enums.DefaultScaleId
-
Returns true
if the scale id is related to this axis id.
- is(ScaleId) - Method in enum org.pepstock.charba.client.enums.DefaultScaleId
-
Returns true
if the scale id is related to this axis id.
- is(TransitionKey) - Static method in enum org.pepstock.charba.client.enums.DefaultTransitionKey
-
Returns true
if the argument is equals to a default animation mode.
- is(String) - Static method in enum org.pepstock.charba.client.enums.DefaultTransitionKey
-
Returns true
if the argument is equals to a default animation mode.
- is(int) - Static method in class org.pepstock.charba.client.items.Undefined
-
Returns true
if the value is undefined.
- is(double) - Static method in class org.pepstock.charba.client.items.Undefined
-
Returns true
if the value is undefined.
- isAbstractChart(IsChart) - Static method in interface org.pepstock.charba.client.IsChart
-
Returns true
if chart passed as argument is an abstract chart instance.
- isActive() - Method in class org.pepstock.charba.client.callbacks.AbstractDatasetContext
-
Returns true if element is active (hovered).
- isActive() - Method in class org.pepstock.charba.client.items.BaseBoxNodeItem
-
Returns true
if the element is active.
- isAdjustScaleRange() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns true
whether the scale range should be adjusted if this annotation is out of range.
- isAlignToPixels() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns true
to align pixel values to device pixels.
- isAlignToPixels() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- isAlignToPixels() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- isAlignToPixels() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns true
to align pixel values to device pixels.
- isAlignToPixels() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns true
to align pixel values to device pixels.
- isAlphaWithinBounds(double) - Static method in class org.pepstock.charba.client.colors.ColorUtil
-
Returns true
if any double is between 0.0d and 1.0d (inclusive).
- isAltKey() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns true if the alt key was down when the mouse event was fired.
- isAnimate() - Method in class org.pepstock.charba.client.configuration.RadialAxis
-
Returns whether to animate scaling the chart from the center.
- isAnimate() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- isAnimate() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- isAnimate() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns whether to animate scaling the chart from the center.
- isAnimate() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns whether to animate scaling the chart from the center.
- isAnimated() - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Returns if the render will be shown based on the animation of chart.
- isAnimateRotate() - Method in class org.pepstock.charba.client.configuration.Animation
-
If true, the chart will animate in with a rotation animation.
- isAnimateRotate() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimation
-
- isAnimateRotate() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimation
-
- isAnimateRotate() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimation
-
If true
, the chart will animate in with a rotation animation.
- isAnimateRotate() - Method in class org.pepstock.charba.client.options.Animation
-
If true
, the chart will animate in with a rotation animation.
- isAnimateRotate() - Method in class org.pepstock.charba.client.UpdateConfiguration
-
If true
, the chart will animate in with a rotation animation.
- isAnimateScale() - Method in class org.pepstock.charba.client.configuration.Animation
-
If true, will animate scaling the chart from the center outwards.
- isAnimateScale() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAnimation
-
- isAnimateScale() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAnimation
-
- isAnimateScale() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAnimation
-
If true
, will animate scaling the chart from the center outwards.
- isAnimateScale() - Method in class org.pepstock.charba.client.options.Animation
-
If true
, will animate scaling the chart from the center outwards.
- isAnimateScale() - Method in class org.pepstock.charba.client.UpdateConfiguration
-
If true
, will animate scaling the chart from the center outwards.
- IsAnimation - Interface in org.pepstock.charba.client.options
-
Interface to map a animations element, ANIMATIONS name space.
- isAnimationEnabled() - Method in interface org.pepstock.charba.client.configuration.HasAnimation
-
Returns true
if animation is enabled, otherwise false
.
- isAnimationEnabled() - Method in interface org.pepstock.charba.client.options.HasAnimationOptions
-
Returns true
if animation is enabled, otherwise false
.
- IsAnimations - Interface in org.pepstock.charba.client.options
-
Interface to map a animations element where animation element properties can be set, ANIMATIONS name space.
- isArc() - Method in class org.pepstock.charba.client.labels.Label
-
Returns if draws label in arc.
- IsArea - Interface in org.pepstock.charba.client.items
-
Defines an area dimensions.
- isArray(Object) - Static method in class org.pepstock.charba.client.commons.Array
-
This method determines whether the passed value is an Array.
- isAutoFontSize() - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Returns true
if the font size of the rendering will be automatically calculated, based on dimension of the area for rendering.
- isAutoHide() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns whether to make the toast notification sticky, which means that the toast notification will never auto dismiss until clicked.
- isAutoHide() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns whether to make the toast notification sticky, which means that the toast notification will never auto dismiss until clicked.
- isAutoRotation() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns true
whether the rotation of label must calculates automatically.
- isAutoSkip() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- isAutoSkip() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- isAutoSkip() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
If true, automatically calculates how many labels that can be shown and hides labels accordingly.
- isAutoSkip() - Method in class org.pepstock.charba.client.options.Ticks
-
If true
, automatically calculates how many labels that can be shown and hides labels accordingly.
Turn it off to show all labels no matter what
- isBackgroundColorAsColor() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns true
if the background color is defined as color.
- isBackgroundColorAsColor() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns true
if the background color of the tooltip item is defined as color.
- isBackgroundColorAsGradient() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns true
if the background color is defined as gradient.
- isBackgroundColorAsGradient() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns true
if the background color of the tooltip item is defined as gradient.
- isBackgroundColorAsPattern() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns true
if the background color is defined as canvas pattern.
- isBackgroundColorAsPattern() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns true
if the background color of the tooltip item is defined as canvas pattern.
- isBeginAtZero() - Method in interface org.pepstock.charba.client.configuration.IsLinearAxis
-
If true, scale will include 0 if it is not already included.
- isBeginAtZero() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- isBeginAtZero() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- isBeginAtZero() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
If true, scale will include 0 if it is not already included.
- isBeginAtZero() - Method in class org.pepstock.charba.client.options.AbstractScale
-
If true
, scale will include 0 if it is not already included.
- isBetween(int, int, int) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if the value passed as argument is between minimum and maximum values, passed as argument (inclusive).
- isBetween(double, double, double) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if the value passed as argument is between minimum and maximum values, passed as argument (inclusive).
- isBorderColorAsColor() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns true
if the border color is defined as color.
- isBorderColorAsColor() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns true
if the border color of the tooltip item is defined as color.
- isBorderColorAsGradient() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns true
if the border color is defined as gradient.
- isBorderColorAsGradient() - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Returns true
if the border color of the tooltip item is defined as gradient.
- isBorderRadiusAsObject() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
- isBorderWidthAsObject() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
- isBottom() - Method in class org.pepstock.charba.client.data.Clip
-
Returns false
if the clip bottom has been set.
- IsBuilder - Interface in org.pepstock.charba.client.commons
-
Represents an options builder.
Needed to check the consistency of builder after build.
- isBuilt() - Method in class org.pepstock.charba.client.commons.AbstractBaseBuilder
-
- isBuilt() - Method in interface org.pepstock.charba.client.commons.IsBuilder
-
Returns true
if new object has been already created by the builder.
- isCanvas(NativeObjectContainer, Key) - Method in class org.pepstock.charba.client.commons.JsHelper
-
Returns
true
if the object is a
Canvas
.
- isCanvasGradient(Object) - Method in class org.pepstock.charba.client.commons.JsHelper
-
- isCanvasObjectHandling() - Method in class org.pepstock.charba.client.data.Data
-
Returns true
if the plugin to manage canvas object (gradients and patterns) has been forcedly disable.
Pay attention that disabling the handler, your data sets configuration with gradients or patterns will e showed with default color.
- isCanvasPattern(Object) - Method in class org.pepstock.charba.client.commons.JsHelper
-
- isCanvasSupported() - Method in class org.pepstock.charba.client.dom.DOMBuilder
-
Returns true
if the canvas is supported by browser.
- isCapBezierPoints() - Method in class org.pepstock.charba.client.configuration.Line
-
Returns true
to keep Bézier control inside the chart, false
for no restriction.
- isCapBezierPoints() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLine
-
- isCapBezierPoints() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLine
-
- isCapBezierPoints() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLine
-
Returns true
to keep Bézier control inside the chart, false
for no restriction.
- isCapBezierPoints() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns true
to keep Bézier control inside the chart, false
for no restriction.
- isCapBezierPoints() - Method in class org.pepstock.charba.client.options.Line
-
Returns true
to keep Bézier control inside the chart, false
for no restriction.
- IsCastable - Interface in org.pepstock.charba.client.dom
-
Interface which is implemented to DOM elements or items which can be cast to other objects.
This is the interface in order to enable the link from other DOM tree managers to Charba.
- IsChart - Interface in org.pepstock.charba.client
-
Interface which defines a chart.
- isChartAttached() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns true
whether this chart is currently attached to the browser's document.
- isChartAttached() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- isChartAttached() - Method in interface org.pepstock.charba.client.IsChart
-
Returns true
whether this chart is currently attached to the browser's document.
- IsChartEvent - Interface in org.pepstock.charba.client.events
-
Interface which maps a chart event, an event generated from CHART.JS.
- isCircular() - Method in class org.pepstock.charba.client.configuration.Grid
-
If true, grid are circular (on radar chart only).
- isCircular() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- isCircular() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- isCircular() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
If true
, grid are circular (on radar chart only).
- isCircular() - Method in class org.pepstock.charba.client.options.Grid
-
If true
, grid are circular (on radar chart only).
- isClamp() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Returns true
to enforce the anchor position to be calculated based on the visible geometry of the associated element (i.e.
- isClip() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns if clips relative to the chart area.
- isClip() - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
When the clip option is true
, the part of the label which is outside the chart area will be masked.
- isCloneDefaults() - Method in class org.pepstock.charba.client.controllers.ControllerType
-
Returns true
if it clones the default options of base chart type.
- IsColor - Interface in org.pepstock.charba.client.colors
-
Defines the methods that all colors must have and many of them have got already an implementation that usually does not need to be changed.
- IsCommonChartEvent - Interface in org.pepstock.charba.client.events
-
Interface which maps a common chart event, an event generated from CHART.JS.
- isConsistent() - Method in class org.pepstock.charba.client.annotation.AnnotationContext
-
- isConsistent() - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Returns true
if the context is consistent.
Custom context (the plugin ones) should extend it and check if the context is consistent before invoking the callback.
- isConsistent() - Method in class org.pepstock.charba.client.callbacks.SegmentContext
-
- isConsistent(IsColor) - Static method in interface org.pepstock.charba.client.colors.IsColor
-
Returns true
if the passed color instance is consistent, that means with a right red, green, blue and alpha values and if the RGBA string representation is
consistent as well.
- isConsistent() - Method in class org.pepstock.charba.client.commons.AbstractReadOnlyPoint
-
Returns true
if the coordinates are consistent and not NaN
.
- isConsistent(Controller, ControllerContext, IsChart) - Static method in interface org.pepstock.charba.client.Controller
-
Returns true
if all arguments are consistent.
- isConsistent() - Method in class org.pepstock.charba.client.datalabels.DataLabelsContext
-
- isConsistent(IsChart) - Static method in interface org.pepstock.charba.client.IsChart
-
Returns true
if chart passed as argument is not null
and its id is not null
as well, and if mandatory methods of interface will return
consistent instances.
- isConsistent(IsArea) - Static method in interface org.pepstock.charba.client.items.IsArea
-
Returns true
if the are is consistent, otherwise false
.
- isConsistent() - Method in class org.pepstock.charba.client.items.Parsed
-
Returns true
if the values are consistent and not NaN
.
- isConsistent() - Method in class org.pepstock.charba.client.labels.LabelsContext
-
- isConsistent() - Method in class org.pepstock.charba.client.sankey.Labels
-
Returns true
if there is at least a key, stored in the map.
- isConsistent() - Method in class org.pepstock.charba.client.sankey.Priority
-
Returns true
if there is at least a key, stored in the map.
- isConsistent() - Method in class org.pepstock.charba.client.zoom.ZoomContext
-
- isContextConsistent(ChartContext) - Static method in class org.pepstock.charba.client.callbacks.ScriptableUtils
-
Returns true
if context is consistent, otherwise false
.
- isCtrlKey() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns true if the control key was down when the mouse event was fired.
- IsDatasetCreator<D extends Dataset> - Interface in org.pepstock.charba.client
-
Defines the methods for creating datasets pof a specific type.
This is used by chart instances to create datasets relatedo to the chart type.
- isDatasetVisible(int) - Method in class org.pepstock.charba.client.AbstractChart
-
Looks for the data set if it's visible or not, selected by index.
- isDatasetVisible(int) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- isDatasetVisible(int) - Method in interface org.pepstock.charba.client.IsChart
-
Looks for the dataset if it's visible or not, selected by index.
- isDataVisible(int) - Method in class org.pepstock.charba.client.AbstractChart
-
Returns the stored visibility state of an data index for all data sets.
- isDataVisible(int) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- isDataVisible(int) - Method in interface org.pepstock.charba.client.IsChart
-
Returns the stored visibility state of an data index for all datasets.
- IsDefaultAbstractTitle - Interface in org.pepstock.charba.client.defaults
-
Interface to define title object defaults.
- IsDefaultAction - Interface in org.pepstock.charba.client.utils.toast
-
Interface to define toast action object defaults.
- IsDefaultAdapters - Interface in org.pepstock.charba.client.defaults
-
Interface to define adapter options defaults.
- IsDefaultAngleLines - Interface in org.pepstock.charba.client.defaults
-
Interface to define angle lines defaults.
- IsDefaultAnimation - Interface in org.pepstock.charba.client.defaults
-
Interface to define animation object defaults, ANIMATION name space.
- IsDefaultAnimationCollection - Interface in org.pepstock.charba.client.defaults
-
Interface to define animation for element properties defaults.
- IsDefaultAnimationContainer - Interface in org.pepstock.charba.client.defaults
-
Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items.
- IsDefaultAnimations - Interface in org.pepstock.charba.client.defaults
-
Interface to define animations for animation element properties defaults, ANIMATIONS name space.
- IsDefaultAnimationTransition - Interface in org.pepstock.charba.client.defaults
-
Interface to define animation for update mode (transition) defaults.
- IsDefaultArc - Interface in org.pepstock.charba.client.defaults
-
Interface to define arc object defaults.
- IsDefaultBar - Interface in org.pepstock.charba.client.defaults
-
Interface to define bar object defaults.
- IsDefaultBarDatasets - Interface in org.pepstock.charba.client.defaults
-
Interface to define BAR datasets object defaults.
- IsDefaultBaseAnimation - Interface in org.pepstock.charba.client.defaults
-
Interface to define the base animation properties defaults.
- IsDefaultBaseFormatOptions - Interface in org.pepstock.charba.client.defaults
-
Interface to define the locale matching options for internationalization.
- IsDefaultBoxHandler - Interface in org.pepstock.charba.client.defaults
-
Interface to define box dimension of options elements.
- IsDefaultContentElement - Interface in org.pepstock.charba.client.utils.toast
-
Interface to define content element,
Title
and
Label
object defaults for toast.
- IsDefaultDatasets - Interface in org.pepstock.charba.client.defaults
-
Interface to define data sets object defaults.
- IsDefaultDateAdapterOptions - Interface in org.pepstock.charba.client.defaults
-
Interface to define date adapter options defaults.
- IsDefaultDateTimeFormatOptions - Interface in org.pepstock.charba.client.defaults
-
Interface to define the date time format options for internationalization.
- IsDefaultDecimation - Interface in org.pepstock.charba.client.defaults
-
- IsDefaultElements - Interface in org.pepstock.charba.client.defaults
-
Interface to define elements object defaults.
- IsDefaultFiller - Interface in org.pepstock.charba.client.defaults
-
- IsDefaultFillHandler - Interface in org.pepstock.charba.client.defaults
-
Interface to define fill defaults values.
- IsDefaultFont - Interface in org.pepstock.charba.client.defaults
-
Interface to define fomt object defaults.
- IsDefaultFontContainer - Interface in org.pepstock.charba.client.defaults
-
Interface to define font container of options elements.
- IsDefaultGrid - Interface in org.pepstock.charba.client.defaults
-
Interface to define grid defaults.
- IsDefaultInteraction - Interface in org.pepstock.charba.client.defaults
-
Interface to define interaction object defaults.
- IsDefaultLayout - Interface in org.pepstock.charba.client.defaults
-
Interface to define layout object defaults.
- IsDefaultLegend - Interface in org.pepstock.charba.client.defaults
-
Interface to define legends object defaults.
- IsDefaultLegendLabels - Interface in org.pepstock.charba.client.defaults
-
Interface to define legend labels object defaults.
- IsDefaultLegendTitle - Interface in org.pepstock.charba.client.defaults
-
Interface to define legend title object defaults.
- IsDefaultLine - Interface in org.pepstock.charba.client.defaults
-
Interface to define line object defaults.
- IsDefaultMajor - Interface in org.pepstock.charba.client.defaults
-
Interface to define MAJOR tick object defaults.
- IsDefaultNumberFormatOptions - Interface in org.pepstock.charba.client.defaults
-
Interface to define the number format options for internationalization.
- IsDefaultOptions - Interface in org.pepstock.charba.client.defaults
-
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS.
- IsDefaultOptionsElement - Interface in org.pepstock.charba.client.defaults
-
Interface to define arc object defaults.
- IsDefaultPadding - Interface in org.pepstock.charba.client.defaults
-
Interface to define padding object defaults.
- IsDefaultPluginElement - Interface in org.pepstock.charba.client.defaults
-
- IsDefaultPlugins - Interface in org.pepstock.charba.client.defaults
-
Interface to define plugins object defaults.
- IsDefaultPoint - Interface in org.pepstock.charba.client.defaults
-
Interface to define point object defaults.
- IsDefaultPointLabels - Interface in org.pepstock.charba.client.defaults
-
Interface to define point labels object defaults.
- IsDefaultPointStyleHandler - Interface in org.pepstock.charba.client.defaults
-
Interface to define the point styles in the options elements.
- IsDefaultScale - Interface in org.pepstock.charba.client.defaults
-
Interface to define scale/axis object defaults.
- IsDefaultScaledOptions - Interface in org.pepstock.charba.client.defaults
-
Interface to define options defaults.
- IsDefaultScaleLines - Interface in org.pepstock.charba.client.defaults
-
- IsDefaultScales - Interface in org.pepstock.charba.client.defaults
-
Interface to define scales/axes object defaults.
- IsDefaultScaleTitle - Interface in org.pepstock.charba.client.defaults
-
Interface to define scale title object defaults.
- IsDefaultSubtitle - Interface in org.pepstock.charba.client.defaults
-
Interface to define subtitle object defaults.
- IsDefaultTextDirectionHandler - Interface in org.pepstock.charba.client.defaults
-
Interface to define text direction options.
- IsDefaultTicks - Interface in org.pepstock.charba.client.defaults
-
Interface to define ticks object defaults.
- IsDefaultTime - Interface in org.pepstock.charba.client.defaults
-
Interface to define time object defaults.
- IsDefaultTitle - Interface in org.pepstock.charba.client.defaults
-
Interface to define title object defaults.
- IsDefaultToastOptions - Interface in org.pepstock.charba.client.utils.toast
-
Defines the toast options container, and the static defaults.
- IsDefaultTooltips - Interface in org.pepstock.charba.client.defaults
-
Interface to define tooltips object defaults.
- IsDefaultTransitions - Interface in org.pepstock.charba.client.defaults
-
Interface to define animation node for update mode element defaults, TRANSITIONS name space.
- IsDefaultTypedDataset - Interface in org.pepstock.charba.client.defaults
-
Interface to define datasets object defaults.
- isDestroyOnDetach() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns true
if the chart is configured to be destroyed on the detach from DIV element, otherwise false
.
- isDestroyOnDetach() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns true
if the chart is configured to be destroyed on the detach from DIV element, otherwise false
.
- isDestroyOnDetach() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- isDestroyOnDetach() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns true
if the chart is configured to be destroyed on the attach of DIV element, otherwise false
.
- isDestroyOnDetach() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- isDestroyOnDetach() - Method in interface org.pepstock.charba.client.IsChart
-
Returns true
if the chart is configured to be destroyed on the attach of DIV element, otherwise false
.
- isDestroyOnDetach() - Method in class org.pepstock.charba.client.options.Options
-
Returns true
if the chart is configured to be destroyed on the detach from DIV element, otherwise false
.
- isDisplay() - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Returns true
whether the annotation should be displayed.
- isDisplay() - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Returns true
whether the label should be displayed.
- isDisplay() - Method in class org.pepstock.charba.client.configuration.CartesianScaleTitle
-
If true, display the axis title.
- isDisplay() - Method in class org.pepstock.charba.client.configuration.Grid
-
If false, do not display grid for this axis.
- isDisplay() - Method in class org.pepstock.charba.client.configuration.Legend
-
Returns if the legend is shown.
- isDisplay() - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Returns true
if the title is shown.
- isDisplay() - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
If true, angle lines are shown
- isDisplay() - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
If true, labels are shown
- isDisplay() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartAngleLines
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegend
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendTitle
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPointLabels
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScaleTitle
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultAngleLines
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegend
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendTitle
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultPointLabels
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScaleTitle
-
- isDisplay() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- isDisplay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAngleLines
-
If true, angle lines are shown
- isDisplay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
If false
, do not display grid for this axis.
- isDisplay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLegendTitle
-
Returns true
if the legend title is shown.
- isDisplay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPluginElement
-
Returns if the element is shown.
- isDisplay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultPointLabels
-
Returns if the title is shown.
- isDisplay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScaleTitle
-
Returns if the title is shown.
- isDisplay() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
If true, show tick marks
- isDisplay() - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendOptions
-
Returns if the legend is shown.
- isDisplay() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns true
if clear of selection label will be applied in the chart, otherwise false
.
- isDisplay() - Method in class org.pepstock.charba.client.options.AngleLines
-
If true
, angle lines are shown
- isDisplay() - Method in class org.pepstock.charba.client.options.Grid
-
If false
, do not display grid for this axis.
- isDisplay() - Method in class org.pepstock.charba.client.options.LegendTitle
-
Returns true
if the title is shown.
- isDisplay() - Method in class org.pepstock.charba.client.options.PointLabels
-
If true
, labels are shown.
- isDisplay() - Method in class org.pepstock.charba.client.options.ScaleTitle
-
If true
, display the axis title.
- isDisplay() - Method in class org.pepstock.charba.client.options.Ticks
-
If true
, show tick marks.
- isDisplayColors() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
If true, color boxes are shown in the tooltip.
- isDisplayColors() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- isDisplayColors() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- isDisplayColors() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
If true, color boxes are shown in the tooltip.
- isDisplayColors() - Method in class org.pepstock.charba.client.options.Tooltips
-
If true
, color boxes are shown in the tooltip.
- isDotAll() - Method in class org.pepstock.charba.client.utils.RegExp
-
Returns true
whether or not the "s" flag is used with the regular expression.
It is a read-only property of an individual regular expression instance.
- isDoughnutMode() - Method in class org.pepstock.charba.client.items.LegendNode
-
Returns if it is in doughnut mode.
- isDrawBorder() - Method in class org.pepstock.charba.client.configuration.Grid
-
If true, draw border at the edge between the axis and the chart area.
- isDrawBorder() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- isDrawBorder() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- isDrawBorder() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
If true
, draw border at the edge between the axis and the chart area.
- isDrawBorder() - Method in class org.pepstock.charba.client.options.Grid
-
If true
, draw border at the edge between the axis and the chart area.
- isDrawOnAttach() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns true
if the chart is configured to be drawn on the attach of DIV element, otherwise false
.
- isDrawOnAttach() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns true
if the chart is configured to be drawn on the attach of DIV element, otherwise false
.
- isDrawOnAttach() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- isDrawOnAttach() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns true
if the chart is configured to be drawn on the attach of DIV element, otherwise false
.
- isDrawOnAttach() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- isDrawOnAttach() - Method in interface org.pepstock.charba.client.IsChart
-
Returns true
if the chart is configured to be drawn on the attach of DIV element, otherwise false
.
- isDrawOnAttach() - Method in class org.pepstock.charba.client.options.Options
-
Returns true
if the chart is configured to be drawn on the attach of DIV element, otherwise false
.
- isDrawOnChartArea() - Method in class org.pepstock.charba.client.configuration.Grid
-
If true, draw lines on the chart area inside the axis lines.
This is useful when there are multiple axes and you need to control which grid are drawn.
- isDrawOnChartArea() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- isDrawOnChartArea() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- isDrawOnChartArea() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
If true
, draw lines on the chart area inside the axis lines.
This is useful when there are multiple axes and you need to control which grid are drawn.
- isDrawOnChartArea() - Method in class org.pepstock.charba.client.options.Grid
-
If true
, draw lines on the chart area inside the axis lines.
- isDrawTicks() - Method in class org.pepstock.charba.client.configuration.Grid
-
If true, draw lines beside the ticks in the axis area beside the chart.
- isDrawTicks() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- isDrawTicks() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- isDrawTicks() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
If true
, draw lines beside the ticks in the axis area beside the chart.
- isDrawTicks() - Method in class org.pepstock.charba.client.options.Grid
-
If true
, draw lines beside the ticks in the axis area beside the chart.
- isEmpty() - Method in class org.pepstock.charba.client.commons.Array
-
Returns true
if this array contains no elements.
- isEmpty() - Method in class org.pepstock.charba.client.data.Labels
-
Returns tree
if no label is loaded.
- isEnableBorderRadius() - Method in class org.pepstock.charba.client.configuration.Bar
-
If true
, it only shows the borderRadius of a bar when the bar is at the end of the stack.
- isEnableBorderRadius() - Method in class org.pepstock.charba.client.data.BarDataset
-
If true
, it only shows the borderRadius of a bar when the bar is at the end of the stack.
- isEnableBorderRadius() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartBar
-
- isEnableBorderRadius() - Method in class org.pepstock.charba.client.defaults.globals.DefaultBar
-
- isEnableBorderRadius() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBar
-
If true
, it only shows the borderRadius of a bar when the bar is at the end of the stack.
- isEnableBorderRadius() - Method in class org.pepstock.charba.client.options.Bar
-
If true
, it only shows the borderRadius of a bar when the bar is at the end of the stack.
- isEnabled(AnimationCollectionKey) - Method in class org.pepstock.charba.client.configuration.Animations
-
Returns true
if the animation collection is enabled, otherwise false
.
- isEnabled() - Method in class org.pepstock.charba.client.configuration.Decimation
-
Returns true
if decimation are enabled.
- isEnabled() - Method in class org.pepstock.charba.client.configuration.Major
-
If true
, major tick options are used to show major ticks.
- isEnabled(String) - Method in class org.pepstock.charba.client.configuration.Plugins
-
Returns if a plugin is enabled or not.
- isEnabled(DefaultPluginId) - Method in class org.pepstock.charba.client.configuration.Plugins
-
Returns if a default plugin is enabled or not.
- isEnabled() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns if tooltips are enabled.
- isEnabled() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartDecimation
-
- isEnabled(String) - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartPlugins
-
- isEnabled() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- isEnabled() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDecimation
-
- isEnabled() - Method in class org.pepstock.charba.client.defaults.globals.DefaultMajor
-
- isEnabled(String) - Method in class org.pepstock.charba.client.defaults.globals.DefaultPlugins
-
- isEnabled() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- isEnabled() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDecimation
-
Returns true
if decimation are enabled.
- isEnabled() - Method in interface org.pepstock.charba.client.defaults.IsDefaultMajor
-
If true
, major tick options are used to show major ticks.
- isEnabled(String) - Method in interface org.pepstock.charba.client.defaults.IsDefaultPlugins
-
Returns if a global plugin is enabled or not.
- isEnabled() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns if tooltips are enabled.
- isEnabled() - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Returns true
if plugin is enabled.
- isEnabled(AnimationCollectionKey) - Method in class org.pepstock.charba.client.options.Animations
-
Returns true
if the animation collection is enabled, otherwise false
.
- isEnabled() - Method in class org.pepstock.charba.client.options.Decimation
-
Returns true
if decimation are enabled.
- isEnabled(AnimationCollectionKey) - Method in interface org.pepstock.charba.client.options.IsAnimations
-
Returns true
if the animation collection is enabled, otherwise false
.
- isEnabled() - Method in class org.pepstock.charba.client.options.Major
-
If true
, major tick options are used to show major ticks.
- isEnabled(DefaultPluginId) - Method in class org.pepstock.charba.client.options.Plugins
-
Returns if a plugin is enabled or not.
- isEnabled(String) - Method in class org.pepstock.charba.client.options.Plugins
-
Returns if a plugin is enabled or not.
- isEnabled() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns true
if tooltips are enabled.
- isEnabled(AnimationCollectionKey) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
Returns true
if the animation collection is enabled, otherwise false
.
- isEnabled() - Method in class org.pepstock.charba.client.zoom.Drag
-
Returns true
to enable element for drag zooming.
- isEnabled() - Method in class org.pepstock.charba.client.zoom.Pan
-
Returns true
to enable pan element.
- isEnabled() - Method in class org.pepstock.charba.client.zoom.Pinch
-
Returns true
to enable element for pinch zooming.
- isEnabled() - Method in class org.pepstock.charba.client.zoom.Wheel
-
Returns true
to enable element for wheel zooming.
- isEnabledAllCharts(String) - Method in class org.pepstock.charba.client.plugins.GlobalPlugins
-
Returns true
if the plugin is enabled to all charts, otherwise false
.
- isEqualTo(int, int) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if both values passed as argument are equals.
- isEqualTo(double, double) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if both values passed as argument are equals.
- isEventHandled(EventType) - Method in class org.pepstock.charba.client.events.HandlerManager
-
Returns true
if there is any event handler for event type passed as argument.
- isEventHandled(EventType) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- isEventHandled(EventType) - Method in interface org.pepstock.charba.client.IsChart
-
Returns true
if there is any event handler for event type passed as argument.
- IsFill - Interface in org.pepstock.charba.client.enums
-
Represents how to fill the area under the line.
- isFillStyleAsColor() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns true
if the fill style is defined as color.
- isFillStyleAsGradient() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns true
if the fill style is defined as gradient.
- isFillStyleAsPattern() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns true
if the fill style is defined as canvas pattern.
- IsFont - Interface in org.pepstock.charba.client.options
-
Interface to map a font element.
- isFullSize() - Method in class org.pepstock.charba.client.configuration.Legend
-
Returns if marks that this box should take the full width/height of the canvas (moving other boxes).
- isFullSize() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegend
-
- isFullSize() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegend
-
- isFullSize() - Method in interface org.pepstock.charba.client.defaults.IsDefaultAbstractTitle
-
Returns if marks that this box should take the full width/height of the canvas (moving other boxes).
- isFullSize() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLegend
-
Returns true
if marks that this box should take the full width/height of the canvas (moving other boxes).
- isFullSize() - Method in class org.pepstock.charba.client.items.BaseBoxNodeItem
-
Returns true
if marks that this box should take the full width/height of the canvas (moving other boxes).
- isFullSize() - Method in class org.pepstock.charba.client.options.AbstractTitle
-
Returns if that this box should take the full width/height of the canvas (moving other boxes).
- isFullSize() - Method in class org.pepstock.charba.client.options.Legend
-
Returns if that this box should take the full width/height of the canvas (moving other boxes).
- isGlobal() - Method in class org.pepstock.charba.client.utils.RegExp
-
Returns true
whether or not the "g" flag is used with the regular expression.
It is a read-only property of an individual regular expression instance.
- isGreaterThan(int, int) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if the value passed as argument is greater than the threshold passed as argument (inclusive).
- isGreaterThan(double, double) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if the value passed as argument is greater than the threshold passed as argument (inclusive).
- isGroupDividers() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
If false
, the divider between groups are not drawn.
- isGrouped() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTypedDatasets
-
- isGrouped() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTypedDataset
-
- isGrouped() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBarDatasets
-
When true
, all the data sets at same index value will be placed next to each other centering on that index value.
When false
, each bar is placed on its actual index-axis value.
- isGrouped() - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
When true
, all the data sets at same index value will be placed next to each other centering on that index value.
When false
, each bar is placed on its actual index-axis value.
- isGroupLabels() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
If false
, the labels groups are not drawn.
- isHidden() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns if the data set at first drawing will appear or not.
- isHidden() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns if the dataset is hidden.
- isHidden(IsChart) - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns true
if this item represents a hidden data set.
Label will be rendered with a strike-through effect
- isHideProgressBar() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns true
whether to hide the progress bar.
- isHideProgressBar() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns true
whether to hide the progress bar.
- isHideShadow() - Method in interface org.pepstock.charba.client.utils.toast.IsDefaultToastOptions
-
Returns true
whether to hide the shadow of toast.
- isHideShadow() - Method in class org.pepstock.charba.client.utils.toast.ToastItemOptions
-
Returns true
whether to hide the shadow of toast.
- isHorizontal() - Method in enum org.pepstock.charba.client.enums.TooltipAlign
-
Returns true
if it can be used for horizontal alignment.
- isHorizontal() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns if is an horizontal view.
- isHour12() - Method in class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions
-
- isHour12() - Method in interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions
-
Returns whether to use 12-hour time (as opposed to 24-hour time).
- isHour12() - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Returns whether to use 12-hour time (as opposed to 24-hour time).
- isHtmlText() - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Returns
true
if the text of legend's title is HTML.
This field is used ONLY by
HtmlLegend
plugin and not by CHART.js.
- isHtmlText() - Method in interface org.pepstock.charba.client.items.HasLegendText
-
Returns
true
if the text of legend item is HTML.
This field is used ONLY by
HtmlLegend
plugin and not by CHART.js.
- isIgnoreCase() - Method in class org.pepstock.charba.client.utils.RegExp
-
Returns true
if the "i" flag was used; otherwise, false
.
The "i" flag indicates that case should be ignored while attempting a match in a string.
It is a read-only property of an individual regular expression instance.
- isIgnoreFunctionContext() - Method in class org.pepstock.charba.client.commons.CallbackProxy
-
Returns true
if the functional context must be ignored as argument to pass to callback.
- isImage(NativeObjectContainer, Key) - Method in class org.pepstock.charba.client.commons.JsHelper
-
Returns
true
if the object is a
Img
.
- IsImmutableFont - Interface in org.pepstock.charba.client.options
-
- isIncludeBounds() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- isIncludeBounds() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- isIncludeBounds() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
If true
, the defined minimum and maximum values should be presented as ticks even if they are not "nice".
- isIncludeBounds() - Method in class org.pepstock.charba.client.options.Ticks
-
If true
, the defined minimum and maximum values should be presented as ticks even if they are not "nice".
- isInitial() - Method in class org.pepstock.charba.client.items.AnimationItem
-
Returns true
for the initial animation of the chart.
- isInitialized() - Method in class org.pepstock.charba.client.AbstractChart
-
Returns true
if CHART.JS chart has been initialized, otherwise false
.
- isInitialized() - Method in class org.pepstock.charba.client.ChartNode
-
Returns if CHART.JS chart instance has been initialized.
- isInitialized() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- isInitialized() - Method in interface org.pepstock.charba.client.IsChart
-
Returns true
if CHART.JS chart has been initialized, otherwise false
.
- isInjected() - Method in class org.pepstock.charba.client.adapters.DateAdapterModule
-
Returns if the date adapter has been injected.
- isInjected(AbstractInjectableResource) - Static method in class org.pepstock.charba.client.Injector
-
Returns true
if the script or style resource has been already injected.
- isInjected() - Static method in class org.pepstock.charba.client.resources.ResourcesType
-
Returns true
if the resource has been injected.
- isInRange(double, double) - Method in class org.pepstock.charba.client.impl.charts.Threshold
-
Checks if the value passed is in the threshold.
- isInside(BaseNativeEvent) - Method in class org.pepstock.charba.client.items.BaseBoxItem
-
Returns true
if the chart event is inside of this box, otherwise false
.
- isInside(BaseNativeEvent) - Method in class org.pepstock.charba.client.items.LegendHitBoxItem
-
Returns true
if the chart event is inside of this box, otherwise false
.
- isInside(BaseNativeEvent) - Method in class org.pepstock.charba.client.items.LegendNode
-
- isInside(BaseNativeEvent) - Method in class org.pepstock.charba.client.items.ScalesNode
-
Returns true
if the chart event is inside of one of scales, otherwise false
.
- isIntersect() - Method in class org.pepstock.charba.client.configuration.Hover
-
if true, the hover mode only applies when the mouse position intersects an item on the chart.
- isIntersect() - Method in class org.pepstock.charba.client.configuration.Interaction
-
if true, the hover mode only applies when the mouse position intersects an item on the chart.
- isIntersect() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
if true, the tooltip mode applies only when the mouse position intersects with an element.
- isIntersect() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartInteraction
-
- isIntersect() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- isIntersect() - Method in class org.pepstock.charba.client.defaults.globals.DefaultInteraction
-
- isIntersect() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- isIntersect() - Method in interface org.pepstock.charba.client.defaults.IsDefaultInteraction
-
if true, the hover mode only applies when the mouse position intersects an item on the chart.
- isIntersect() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
if true, the tooltip mode applies only when the mouse position intersects with an element.
- isLeft() - Method in class org.pepstock.charba.client.data.Clip
-
Returns false
if the clip left has been set.
- IsLegendEvent - Interface in org.pepstock.charba.client.events
-
Interface which maps a legend chart event, an event generated from CHART.JS.
- isLessThan(int, int) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if the value passed as argument is less than the threshold passed as argument (inclusive).
- isLessThan(double, double) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if the value passed as argument is less than the threshold passed as argument (inclusive).
- IsLinearAxis - Interface in org.pepstock.charba.client.configuration
-
Common methods for numeric scales (linear/log cartesian and radial).
- IsLinearTick - Interface in org.pepstock.charba.client.configuration
-
Common methods for linear scale tick is use to chart numerical data.
Can be used for linear cartesian and radial ticks.
- IsLocaleItem - Interface in org.pepstock.charba.client.intl
-
Interface to map the locale item in order to get the name and search the items against the name instead of the value.
- isLoop() - Method in class org.pepstock.charba.client.configuration.Animation
-
If set to true
, loops the animations endlessly.
- isLoop() - Method in interface org.pepstock.charba.client.defaults.IsDefaultBaseAnimation
-
If set to true
, loops the animations endlessly.
- isLoop() - Method in class org.pepstock.charba.client.UpdateConfiguration
-
If set to true
, loops the animations endlessly.
- isMaintainAspectRatio() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the the maintaining of the original canvas aspect ratio (width / height) when resizing.
- isMaintainAspectRatio() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- isMaintainAspectRatio() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the the maintaining of the original canvas aspect ratio (width / height) when resizing.
- isMaintainAspectRatio() - Method in class org.pepstock.charba.client.options.Options
-
Returns the the maintaining of the original canvas aspect ratio (width / height) when resizing.
- isMajor() - Method in class org.pepstock.charba.client.items.ScaleTickItem
-
- isMetaKey() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns true if the meta key was down when the mouse event was fired.
- isMirror() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- isMirror() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- isMirror() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
Returns the flips tick labels around axis, displaying the labels inside the chart instead of outside.
- isMirror() - Method in class org.pepstock.charba.client.options.Ticks
-
Returns the flips tick labels around axis, displaying the labels inside the chart instead of outside.
Note: Only applicable to vertical scales.
- isMultiline() - Method in class org.pepstock.charba.client.utils.RegExp
-
Returns true
whether or not the "m" flag is used with the regular expression.
It is a read-only property of an individual regular expression instance.
- isNegative(int) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if value passed as argument is a negative number (zero is excluded).
- isNegative(double) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if value passed as argument is a negative number (zero is excluded).
- isNormalized() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns if you provide data with indices that are unique, sorted, and consistent across data sets and provide the normalized: true
option to let CHARBA know
that you have done so.
- isNot(int) - Static method in class org.pepstock.charba.client.items.Undefined
-
Returns true
if the value is not undefined.
- isNot(double) - Static method in class org.pepstock.charba.client.items.Undefined
-
Returns true
if the value is not undefined.
- isNotEqualTo(int, int) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if both values passed as argument are not equals.
- isNotEqualTo(double, double) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if both values passed as argument are not equals.
- isNoWrap() - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Returns the value reflecting the nowrap attribute and indicating if cell content can be broken in several lines.
- isNullable() - Method in interface org.pepstock.charba.client.commons.Envelop
-
Returns true
if the content of envelop can be null
.
- isNullable() - Method in class org.pepstock.charba.client.commons.ImmutableEnvelop
-
- IsNumberFormat - Interface in org.pepstock.charba.client.options
-
Defines a configuration element which is a number format options.
- IsNumericAxis - Interface in org.pepstock.charba.client.configuration
-
Common methods for numeric scales (linear/log cartesian and radial).
- IsNumericTick - Interface in org.pepstock.charba.client.configuration
-
Common methods for numeric ticks (linear/log cartesian and radial).
- isOffset() - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
If true, extra space is added to the both edges and the axis is scaled to fit in the the chart area.
This is set to true
in the bar chart by default.
- isOffset() - Method in class org.pepstock.charba.client.configuration.Grid
-
If true, grid will be shifted to be between labels.
This is set to true in the bar chart by default.
- isOffset() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartGrid
-
- isOffset() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- isOffset() - Method in class org.pepstock.charba.client.defaults.globals.DefaultGrid
-
- isOffset() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- isOffset() - Method in interface org.pepstock.charba.client.defaults.IsDefaultGrid
-
If true
, grid will be shifted to be between labels.
- isOffset() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
If true, extra space is added to the both edges and the axis is scaled to fit in the the chart area.
- isOffset() - Method in class org.pepstock.charba.client.options.AbstractScale
-
If true
, extra space is added to the both edges and the axis is scaled to fit in the the chart area.
- isOffset() - Method in class org.pepstock.charba.client.options.Grid
-
If true
, grid will be shifted to be between labels.
This is set to true
in the bar chart by default.
- isOnlyYAxis() - Method in class org.pepstock.charba.client.configuration.StackedScales
-
Returns true
if there is only a Y axis, otherwise false
.
- isOriginalMax() - Method in class org.pepstock.charba.client.zoom.ScaleLimit
-
Returns true
to use whatever maximum limit the scale had when the chart was first displayed.
- isOriginalMin() - Method in class org.pepstock.charba.client.zoom.ScaleLimit
-
Returns true
to use whatever minimum limit the scale had when the chart was first displayed.
- isOverlap() - Method in class org.pepstock.charba.client.labels.Label
-
Returns if draws label even it's overlap.
- IsoWeekDay - Enum in org.pepstock.charba.client.enums
-
Enumeration with ISO day of the week with 0 being Sunday and 6 being Saturday.
- IsPadding - Interface in org.pepstock.charba.client.options
-
Interface to map a font element.
- isParsing() - Method in class org.pepstock.charba.client.data.Dataset
-
Returns how to parse the data set.
The parsing can be disabled by specifying parsing: false
at chart options or data set.
If parsing is disabled, data must be sorted and in the formats the associated chart type and scales use internally.
- isPercentageThreshold() - Method in class org.pepstock.charba.client.impl.charts.GaugeDataset
-
Returns true
if percentage threshold is used, otherwise false
.
- isPositive(int) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if value passed as argument is a positive number (zero is included).
- isPositive(double) - Static method in class org.pepstock.charba.client.commons.Checker
-
Checks if value passed as argument is a positive number (zero is included).
- isPredefined(IsFill) - Static method in enum org.pepstock.charba.client.enums.Fill
-
Checks if the fill passed by argument is a predefined fill, the returns true
.
- isPressed(AbstractEvent) - Method in enum org.pepstock.charba.client.enums.ModifierKey
-
Returns true
if the modifier key is pressed when the event was emitted.
- isPressed(ChartEventContext) - Method in enum org.pepstock.charba.client.enums.ModifierKey
-
Returns true
if the modifier key is pressed when the event was emitted.
- isPressed(BaseNativeEvent) - Method in enum org.pepstock.charba.client.enums.ModifierKey
-
Returns true
if the modifier key is pressed when the event was emitted.
- IsProgressBarType - Interface in org.pepstock.charba.client.utils.toast
-
Defines a toast progress bar type.
- isPropagate() - Method in class org.pepstock.charba.client.configuration.Filler
-
Returns true
if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets.
- isPropagate() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartFiller
-
- isPropagate() - Method in class org.pepstock.charba.client.defaults.globals.DefaultFiller
-
- isPropagate() - Method in interface org.pepstock.charba.client.defaults.IsDefaultFiller
-
Returns true
if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets.
- isPropagate() - Method in class org.pepstock.charba.client.options.Filler
-
Returns true
if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets.
- isRegistered(String) - Method in class org.pepstock.charba.client.controllers.Controllers
-
Checks if the controller is registered by its type.
- isRegistered() - Method in class org.pepstock.charba.client.plugins.AbstractExtensionPlugin
-
Returns true
if the plugin has been already registered.
- isReplay() - Method in class org.pepstock.charba.client.items.PluginEventArgument
-
- isResponsive() - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Returns the resizing of the chart canvas when its container does.
- isResponsive() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- isResponsive() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
Returns the resizing of the chart canvas when its container does.
- isResponsive() - Method in class org.pepstock.charba.client.options.Options
-
Returns the resizing of the chart canvas when its container does.
- isReverse() - Method in class org.pepstock.charba.client.configuration.Axis
-
Returns the reverses order of tick labels.
- isReverse() - Method in class org.pepstock.charba.client.configuration.Legend
-
Returns if the legend will show datasets in reverse order.
- isReverse() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegend
-
- isReverse() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- isReverse() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegend
-
- isReverse() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- isReverse() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLegend
-
Returns if the legend will show datasets in reverse order.
- isReverse() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns the reverses order of tick labels.
- isReverse() - Method in class org.pepstock.charba.client.impl.plugins.ColorSchemesOptions
-
If set to true
, the order of the colors in the selected scheme is reversed.
- isReverse() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns the reverses order of tick labels.
- isReverse() - Method in class org.pepstock.charba.client.options.Legend
-
Returns if the legend will show datasets in reverse order.
- isRight() - Method in class org.pepstock.charba.client.data.Clip
-
Returns false
if the clip right has been set.
- isRtl() - Method in class org.pepstock.charba.client.configuration.Legend
-
Returns true
for rendering the legends from right to left.
- isRtl() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns true
for rendering the tooltips from right to left.
- isRtl() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegend
-
- isRtl() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- isRtl() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegend
-
- isRtl() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- isRtl() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTextDirectionHandler
-
Returns true
for rendering the object from right to left.
- isRtl() - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Returns true
for rendering the rectangles from right to left.
- IsScriptableFontProvider<T extends ChartContext> - Interface in org.pepstock.charba.client.options
-
Map an object which contains a font instance which can be set by callback,
FontCallback
.
- IsScriptablePaddingProvider<T extends ChartContext> - Interface in org.pepstock.charba.client.options
-
Map an object which contains a padding instance which can be set by callback,
PaddingCallback
.
- IsShape - Interface in org.pepstock.charba.client.colors.tiles
-
Defines a shape to draw on the tile.
- isShiftKey() - Method in class org.pepstock.charba.client.dom.BaseNativeEvent
-
Returns true if the shift key was down when the mouse event was fired.
- isShowActualPercentages() - Method in class org.pepstock.charba.client.labels.Label
-
Returns if shows the real calculated percentages from the values and don't apply the additional logic to fit the percentages to 100 in total.
- isShowLabelBackdrop() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTicks
-
- isShowLabelBackdrop() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTicks
-
- isShowLabelBackdrop() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTicks
-
If true, draw a background behind the tick labels.
- isShowLabelBackdrop() - Method in class org.pepstock.charba.client.options.Ticks
-
If true
, draw a background behind the tick labels.
- isShowLine() - Method in class org.pepstock.charba.client.data.LineDataset
-
Returns if the line is not drawn for this dataset.
- isShowLine() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTypedDatasets
-
- isShowLine() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- isShowLine() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTypedDataset
-
- isShowLine() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
If false, the lines between points are not drawn.
- isShowLine() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTypedDataset
-
Returns if the line is not drawn for this dataset.
- isShowLine() - Method in class org.pepstock.charba.client.options.Options
-
If false
, the lines between points are not drawn.
- isShowLine() - Method in class org.pepstock.charba.client.options.TypedDataset
-
Returns if the line is not drawn for this data set.
- isShowZero() - Method in class org.pepstock.charba.client.labels.Label
-
Returns whether or not labels of value 0 are displayed.
- isSingleStacked() - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Returns if you might want to stack positive and negative values together.
- isSingleStacked() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- isSingleStacked() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- isSingleStacked() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns if you might want to stack positive and negative values together.
- isSingleStacked() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns if you might want to stack positive and negative values together.
- isSkipNull() - Method in class org.pepstock.charba.client.configuration.BarOptions
-
If true
, null or undefined values will not be drawn.
- isSkipNull() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- isSkipNull() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
If true, null or undefined values will not be drawn.
- isSkipNull() - Method in class org.pepstock.charba.client.options.Options
-
If true
, null or undefined values will not be drawn.
- isSkipped() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns true
if skipped.
- isSpanGaps() - Method in class org.pepstock.charba.client.defaults.globals.DefaultOptions
-
- isSpanGaps() - Method in interface org.pepstock.charba.client.defaults.IsDefaultOptions
-
If false,
Double.NaN
data causes a break in the line.
- isSpanGaps() - Method in interface org.pepstock.charba.client.options.HasSpanGaps
-
Returns if lines will be drawn between points with no or null data.
If
false
, points with
Double.NaN
data will create a break in the line.
- isSpanGaps() - Method in class org.pepstock.charba.client.options.Options
-
- isStacked() - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Gets if the axis are stacked or not.
- isStacked() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartScale
-
- isStacked() - Method in class org.pepstock.charba.client.defaults.globals.DefaultScale
-
- isStacked() - Method in interface org.pepstock.charba.client.defaults.IsDefaultScale
-
Returns if the axis are stacked or not.
- isStacked() - Method in class org.pepstock.charba.client.impl.callbacks.PercentageCallback
-
Returns true
if it computes the percentage on stacked datasets.
- isStacked() - Method in class org.pepstock.charba.client.options.AbstractScale
-
Returns if the axis are stacked or not.
- isStepped() - Method in class org.pepstock.charba.client.items.DatasetElementOptions
-
Returns if the line is shown as a stepped line.
- isSticky() - Method in class org.pepstock.charba.client.utils.RegExp
-
Returns true
whether or not the search is sticky (searches in strings only from the index indicated by the last index property of this regular expression).
It is a read-only property of an individual regular expression instance.
- isStop() - Method in class org.pepstock.charba.client.items.DatasetElement
-
Returns true
if stopped.
- isStrokeStyleAsColor() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns true
if the stroke style is defined as color.
- isStrokeStyleAsGradient() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns true
if the stroke style is defined as gradient.
- isStrokeStyleAsPattern() - Method in class org.pepstock.charba.client.items.LegendItem
-
Returns true
if the stroke style is defined as gradient.
- isSupported() - Method in class org.pepstock.charba.client.dom.elements.Canvas
-
Returns true
if canvas is supported by browser, otherwise false
.
- isTextShadow() - Method in class org.pepstock.charba.client.labels.Label
-
Returns if draws text shadows under labels.
- isTimeSeriesItem(DataPoint) - Static method in interface org.pepstock.charba.client.data.HasTimeSeriesItems
-
Returns true
if the data point, passed as argument, has got the properties to be a time series item (time and Y value).
- IsTitle - Interface in org.pepstock.charba.client.options
-
Interface to map a title and subtitle elements.
- IsToastType - Interface in org.pepstock.charba.client.utils.toast
-
Defines a toast type.
- IsTooltipPosition - Interface in org.pepstock.charba.client.enums
-
Defines an object which represents the positioning of the tooltip.
- isTop() - Method in class org.pepstock.charba.client.data.Clip
-
Returns false
if the clip top has been set.
- IsTransitions - Interface in org.pepstock.charba.client.options
-
Interface to map a transitions element, TRANSITIONS name space.
- isType(Key, ObjectType...) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Returns true
if the type of the property is equals to one of the object types passed as argument.
- IsTypedAnimationKey - Interface in org.pepstock.charba.client.options
-
Represents an animation key which contains a animation type.
- isUnicode() - Method in class org.pepstock.charba.client.utils.RegExp
-
Returns true
whether or not the "u" flag is used with a regular expression.
It is a read-only property of an individual regular expression instance.
- isUniqueChartId(String) - Method in class org.pepstock.charba.client.dom.DOMBuilder
-
Returns true
if the passed id is a CHARBA charts id.
- isUseGrouping() - Method in class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions
-
- isUseGrouping() - Method in interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions
-
Returns true
whether to use grouping separators, such as thousands separators or thousand/lakh/crore separators.
- isUseGrouping() - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Returns true
whether to use grouping separators, such as thousands separators or thousand/lakh/crore separators.
- isUseGrouping() - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Returns true
whether to use grouping separators, such as thousands separators or thousand/lakh/crore separators.
- isUsePointStyle() - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Returns if label style will match corresponding point style (size is based on fontSize, boxWidth is not used in this case).
- isUsePointStyle() - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Returns if to use the corresponding point style (from data set options) instead of color boxes (size is based on the minimum value between boxWidth and boxHeight).
- isUsePointStyle() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartLegendLabels
-
- isUsePointStyle() - Method in class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips
-
- isUsePointStyle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultLegendLabels
-
- isUsePointStyle() - Method in class org.pepstock.charba.client.defaults.globals.DefaultTooltips
-
- isUsePointStyle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultLegendLabels
-
Returns if label style will match corresponding point style (size is based on fontSize, boxWidth is not used in this case).
- isUsePointStyle() - Method in interface org.pepstock.charba.client.defaults.IsDefaultTooltips
-
Returns if to use the corresponding point style (from data set options) instead of color boxes (size is based on the minimum value between boxWidth and boxHeight).
- isUsePointStyle() - Method in class org.pepstock.charba.client.options.LegendLabels
-
Returns if label style will match corresponding point style (size is based on font size, boxWidth is not used in this case).
- isUsePointStyle() - Method in class org.pepstock.charba.client.options.Tooltips
-
Returns if to use the corresponding point style (from dataset options) instead of color boxes (size is based on the minimum value between boxWidth and boxHeight).
- isUseSelectionStyle() - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Returns true
if selection cleaner element will apply style of selection area, otherwise false
.
- isValid(String) - Static method in interface org.pepstock.charba.client.annotation.AnnotationId
-
Returns true
if id passed as argument is not null
and its value could be a valid annotation configuration object id.
- isValid(AnnotationId) - Static method in interface org.pepstock.charba.client.annotation.AnnotationId
-
Returns true
if id passed as argument is not null
and its value is not null
as well and could be a valid annotation configuration
object id.
- isValid(IsColor) - Static method in interface org.pepstock.charba.client.colors.IsColor
-
Returns true
if the passed color instance is consistent, that means with a right red, green, blue and alpha values.
- isValid(IsShape) - Static method in interface org.pepstock.charba.client.colors.tiles.IsShape
-
Returns true
if shape passed as argument is not null
and its methods are not returning null
as well.
- isValid(Envelop) - Static method in interface org.pepstock.charba.client.commons.Envelop
-
Returns true
if envelop passed as argument is not null
and its content is not null
as well.
- isValid(IsBuilder) - Static method in interface org.pepstock.charba.client.commons.IsBuilder
-
Returns true
if the builder haven't been invoked yet to create the object.
- isValid(Key) - Static method in interface org.pepstock.charba.client.commons.Key
-
Returns true
if key passed as argument is not null
and its value is not null
as well.
- isValid(String) - Static method in interface org.pepstock.charba.client.commons.PropertyKey
-
Returns true
if id passed as argument is not null
and its value could be a valid property key.
- isValid(PropertyKey) - Static method in interface org.pepstock.charba.client.commons.PropertyKey
-
Returns true
if id passed as argument is not null
and its value is not null
as well and could be a valid property key.
- isValid(AxisType) - Static method in interface org.pepstock.charba.client.configuration.AxisType
-
Returns true
if scale type passed as argument is not null
and its value is not null
as well and could be a valid scale type.
- isValid(Controller) - Static method in interface org.pepstock.charba.client.Controller
-
Returns true
if the controller is consistent.
- isValid(DataLabelId) - Static method in interface org.pepstock.charba.client.datalabels.DataLabelId
-
Returns true
if id passed as argument is not null
and its value is not null
as well and could be a valid label configuration object
id.
- isValid(IsFill) - Static method in interface org.pepstock.charba.client.enums.IsFill
-
Returns true
if fill passed as argument is not null
and its value is not null
and its mode is not null
as well.
- isValid(ColorScheme) - Static method in interface org.pepstock.charba.client.impl.plugins.ColorScheme
-
Returns true
if color scheme passed as argument is not null
and its properties are not null
.
- isValid(String) - Static method in class org.pepstock.charba.client.intl.CLocaleBuilder
-
Returns an instance of locale created from the fields set on this builder.
- isValid(IsChart) - Static method in interface org.pepstock.charba.client.IsChart
-
Returns true
if chart passed as argument is not null
and its id is not null
as well.
- isValid(LabelId) - Static method in interface org.pepstock.charba.client.labels.LabelId
-
Returns true
if id passed as argument is not null
and its value is not null
as well and could be a valid label configuration object
id.
- isValid(AnimationCollectionKey) - Static method in interface org.pepstock.charba.client.options.AnimationCollectionKey
-
Returns true
if type passed as argument is not null
and its type is not null
as well.
- isValid(AnimationPropertyKey) - Static method in interface org.pepstock.charba.client.options.AnimationPropertyKey
-
Returns true
if type passed as argument is not null
and its type is not null
as well.
- isValid(String) - Static method in interface org.pepstock.charba.client.options.ScaleId
-
Returns true
if scale id passed as argument is not null
and its value could be a valid scale id.
- isValid(ScaleId) - Static method in interface org.pepstock.charba.client.options.ScaleId
-
Returns true
if scale id passed as argument is not null
and its value is not null
as well and could be a valid scale id.
- isValid(TransitionKey) - Static method in interface org.pepstock.charba.client.options.TransitionKey
-
Returns true
if type passed as argument is not null
.
- isValid(TooltipPositioner) - Static method in interface org.pepstock.charba.client.positioner.TooltipPositioner
-
Returns true
if tooltip positioner passed as argument is not null
and its name is not null
as well.
- isValid(Type) - Static method in interface org.pepstock.charba.client.Type
-
Returns true
if type passed as argument is not null
and its scale type is not null
as well.
- isValueAsInt() - Method in enum org.pepstock.charba.client.enums.Weight
-
Returns true
if the weight has been defined by a number.
- isVertical() - Method in enum org.pepstock.charba.client.enums.TooltipAlign
-
Returns true
if it can be used for vertical alignment.
- isVisible() - Method in class org.pepstock.charba.client.items.DatasetItem
-
Returns if the dataset is visible.
- ITALY - Static variable in class org.pepstock.charba.client.intl.CLocale
-
- item(int) - Method in class org.pepstock.charba.client.dom.NamedNodeMap
-
Returns an item in the map by its index, or null
if the index is out-of-bounds.
- item(int) - Method in class org.pepstock.charba.client.dom.NodeList
-
Returns an item in the list by its index, or null
if the index is out-of-bounds.
- item(int) - Method in class org.pepstock.charba.client.dom.TouchList
-
Returns the touch object at the specified index in the list.
- ItemsEnvelop<T> - Class in org.pepstock.charba.client.items
-
This object is a container of hidden object to pass to other packages.
It can not be instantiated in order that public methods can be invoked in safe mode.
- ITERATOR - Static variable in class org.pepstock.charba.client.commons.NativeName
-
Constant to bind java script object as iterator with name "Iterator".
- IteratorImpl<E> - Class in org.pepstock.charba.client.commons
-
Custom iterator over a collection.
- SafeHtml - Interface in org.pepstock.charba.client.dom.safehtml
-
Interface to map an HTML escaped string.
- SafeHtmlBuilder - Class in org.pepstock.charba.client.dom.safehtml
-
Utility to create and manage safe html objects setting strings, chars, numbers.
- SankeyChart - Class in org.pepstock.charba.client.sankey
-
Sankey charts are a type of flow diagram in which the width of the arrows is proportional to the flow rate.
Sankey diagrams emphasize the major transfers or flows within a system.
They help locate the most important contributions to a flow.
They often show conserved quantities within defined system boundaries.
- SankeyChart() - Constructor for class org.pepstock.charba.client.sankey.SankeyChart
-
Builds the object.
- SankeyChartWidget - Class in org.pepstock.charba.client.gwt.widgets
-
Sankey charts are a type of flow diagram in which the width of the arrows is proportional to the flow rate.
Sankey diagrams emphasize the major transfers or flows within a system.
They help locate the most important contributions to a flow.
They often show conserved quantities within defined system boundaries.
- SankeyChartWidget() - Constructor for class org.pepstock.charba.client.gwt.widgets.SankeyChartWidget
-
Builds the object.
- SankeyChartWidget(SankeyChart) - Constructor for class org.pepstock.charba.client.gwt.widgets.SankeyChartWidget
-
Builds the chart.
This is must be extended for controller which are based on this chart.
- SankeyDataPoint - Class in org.pepstock.charba.client.sankey
-
Maps the data passed to a sankey dataset.
- SankeyDataPoint() - Constructor for class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Creates the object with an empty native object.
- SankeyDataPoint(Key, Key, double) - Constructor for class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Creates the object with the passed point values.
- SankeyDataPoint(String, Key, double) - Constructor for class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Creates the object with the passed point values.
- SankeyDataPoint(Key, String, double) - Constructor for class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Creates the object with the passed point values.
- SankeyDataPoint(String, String, double) - Constructor for class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Creates the object with the passed point values.
- SankeyDataset - Class in org.pepstock.charba.client.sankey
-
Sankey charts are a type of flow diagram in which the width of the arrows is proportional to the flow rate.
Sankey diagrams emphasize the major transfers or flows within a system.
They help locate the most important contributions to a flow.
They often show conserved quantities within defined system boundaries.
- SankeyDataset() - Constructor for class org.pepstock.charba.client.sankey.SankeyDataset
-
Creates a data set.
It uses the global options has default.
- SankeyDataset(IsDefaultOptions) - Constructor for class org.pepstock.charba.client.sankey.SankeyDataset
-
Creates a data set setting the defaults value.
- SankeyDataset.DataPointFactory - Class in org.pepstock.charba.client.sankey
-
Factory to create a sankey data point from a native object, used for array container lists.
- SankeyOptions - Class in org.pepstock.charba.client.sankey
-
Specific options for sankey chart.
Disables legend at the beginning but you can enable when needed.
- save() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Saves the entire state of the canvas by pushing the current state onto a stack.
- scale(double, double) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Adds a scaling transformation to the canvas units horizontally and/or vertically.
- Scale - Class in org.pepstock.charba.client.options
-
Scales are an integral part of a chart.
They are used to determine how data maps to a pixel value on the chart.
linear
logarithmic
category
time
time series
radial linear
- Scale(IsDefaultScale, NativeObject) - Constructor for class org.pepstock.charba.client.options.Scale
-
Creates the object only with default provider and native object.
This is used when the scale is read by
Scales
.
- Scale(AxisType, IsDefaultScale, NativeObject) - Constructor for class org.pepstock.charba.client.options.Scale
-
Creates the object only with aixs type, default provider and native object.
This is used when the default scale is read by
Defaults.getScale(AxisType)
.
- ScaleContext - Class in org.pepstock.charba.client.callbacks
-
The SCALE option context is used to give contextual information when resolving options.
The context object contains the following properties:
index: index of the associated data
scale: scale instance which contains the element to configure
tick: tick item instance which contains data to be consumed configuring the element (only for ticks)
label: label item to manage by callback (only for point label context)
- ScaleContext(Axis, NativeObject) - Constructor for class org.pepstock.charba.client.callbacks.ScaleContext
-
Creates the object with an envelop of the native object instance to be wrapped.
- ScaleDataType - Enum in org.pepstock.charba.client.enums
-
Enumeration with all possible types of data set in the scale.
- ScaleDateAdapter - Class in org.pepstock.charba.client.configuration
-
This is abstract date adapter object element of the chart options.
- ScaleDateAdapter - Class in org.pepstock.charba.client.options
-
This is abstract date adapter object element of the chart options.
- ScaledOptions - Class in org.pepstock.charba.client.options
-
Base object which maps chart options, with scales elements to set axes configurations.
- ScaledOptions(String, IsDefaultScaledOptions) - Constructor for class org.pepstock.charba.client.options.ScaledOptions
-
Creates the object only with default provider.
- ScaledOptions(String, IsDefaultScaledOptions, NativeObject, boolean) - Constructor for class org.pepstock.charba.client.options.ScaledOptions
-
Creates the object only with default provider and native object.
- ScaleId - Interface in org.pepstock.charba.client.options
-
Represents the scale id of a scale/axis object.
- ScaleItem - Class in org.pepstock.charba.client.items
-
Wraps the scale item of CHART JS chart.
This is a wrapper of scale of Chart (of CHART.JS).
- ScaleItem(CallbacksEnvelop<NativeObject>) - Constructor for class org.pepstock.charba.client.items.ScaleItem
-
Creates the item using an envelop (from callbacks
package) of native java script object which contains all properties.
- ScaleLimit - Class in org.pepstock.charba.client.zoom
-
Entity of
ZoomPlugin.ID
configuration in order to set minimum and maximum values of the scales for pan or zoom.
- ScaleRange - Class in org.pepstock.charba.client.zoom
-
Entity of
ZoomPlugin.ID
configuration in order to set minimum and maximum values of the scales for pan or zoom.
The values to set to the properties depends on the type of scales are used.
- ScaleRange() - Constructor for class org.pepstock.charba.client.zoom.ScaleRange
-
Creates new scale range element.
- ScaleRange(double) - Constructor for class org.pepstock.charba.client.zoom.ScaleRange
-
Creates scale range element with the minimum value.
- ScaleRange(double, double) - Constructor for class org.pepstock.charba.client.zoom.ScaleRange
-
Creates scale range element with the minimum and maximum values.
- Scales - Class in org.pepstock.charba.client.configuration
-
The configuration element which contains all axes definitions.
- Scales(ScalesOptions) - Constructor for class org.pepstock.charba.client.configuration.Scales
-
Builds the object storing the root options element.
- Scales - Class in org.pepstock.charba.client.options
-
The configuration element which contains all axes definitions.
- ScalesNode - Class in org.pepstock.charba.client.items
-
Wrapper of scales node of CHART.JS.
This is a wrapper of scale node of Chart (of CHART.JS).
- ScalesNode(ChartEnvelop<NativeObject>) - Constructor for class org.pepstock.charba.client.items.ScalesNode
-
Creates the item using an envelop with the native java script object which contains all properties.
- ScalesOptions - Class in org.pepstock.charba.client.configuration
-
Configuration of chart with multiple scales.
- ScalesOptions(IsChart, IsDefaultScaledOptions) - Constructor for class org.pepstock.charba.client.configuration.ScalesOptions
-
Builds the object storing the chart instance and default values.
- ScalesOptions(IsChart, IsDefaultScaledOptions, boolean) - Constructor for class org.pepstock.charba.client.configuration.ScalesOptions
-
Builds the object storing the chart instance and default values and creating a scale options if requested.
- ScaleTickItem - Class in org.pepstock.charba.client.items
-
The tick item maps the objects passed a
ScaleItem
.
This is a wrapper of the CHART.JS item with all needed info.
- ScaleTickItem.ScaleTickItemFactory - Class in org.pepstock.charba.client.items
-
Inner class to create time tick item by a native object.
- ScaleTitle - Class in org.pepstock.charba.client.options
-
When creating a chart, you want to tell the viewer what data they are viewing.
- ScaleTitleAlign - Enum in org.pepstock.charba.client.enums
-
Property to set the scale title alignment.
- scaleType() - Method in enum org.pepstock.charba.client.ChartType
-
- scaleType() - Method in class org.pepstock.charba.client.controllers.ControllerType
-
- ScaleType - Enum in org.pepstock.charba.client
-
Interface to set the scale type of a chart.
Every chart could have scale(s) or not and it depends on chart type.
- scaleType() - Method in interface org.pepstock.charba.client.Type
-
Returns the scale type of the chart.
- ScaleValueItem - Class in org.pepstock.charba.client.items
-
This object is wrapping the value retrieved by the scale.
The value could be a double, string or a date.
- ScatterChart - Class in org.pepstock.charba.client
-
SCATTER chart implementation.
Scatter charts are based on basic line charts with the x axis changed to a linear axis.
To use a scatter chart, data must be passed as objects containing X and Y properties.
- ScatterChart() - Constructor for class org.pepstock.charba.client.ScatterChart
-
Builds the object.
- ScatterChart(Type) - Constructor for class org.pepstock.charba.client.ScatterChart
-
Builds the chart.
This is must be extended for controller which are based on this type of chart.
- ScatterChartWidget - Class in org.pepstock.charba.client.gwt.widgets
-
SCATTER chart GWT WIDGET implementation.
Scatter charts are based on basic line charts with the x axis changed to a linear axis.
To use a scatter chart, data must be passed as objects containing X and Y properties.
- ScatterChartWidget() - Constructor for class org.pepstock.charba.client.gwt.widgets.ScatterChartWidget
-
Builds the object.
- ScatterChartWidget(ScatterChart) - Constructor for class org.pepstock.charba.client.gwt.widgets.ScatterChartWidget
-
Builds the chart.
This is must be extended for controller which are based on this chart.
- ScatterDataset - Class in org.pepstock.charba.client.data
-
The scatter chart allows a number of properties to be specified for each dataset.
- ScatterDataset() - Constructor for class org.pepstock.charba.client.data.ScatterDataset
-
Creates a dataset.
It uses the global options has default.
- ScatterDataset(boolean) - Constructor for class org.pepstock.charba.client.data.ScatterDataset
-
Creates a dataset.
It uses the global options has default.
- ScatterDataset(IsDefaultOptions) - Constructor for class org.pepstock.charba.client.data.ScatterDataset
-
Creates the dataset using a default.
- ScatterDataset(IsDefaultOptions, boolean) - Constructor for class org.pepstock.charba.client.data.ScatterDataset
-
Creates the dataset using a default.
- ScatterDataset(Type, boolean) - Constructor for class org.pepstock.charba.client.data.ScatterDataset
-
Creates the dataset using chart type related to the dataset.
- ScatterDataset(Type, IsDefaultOptions, boolean) - Constructor for class org.pepstock.charba.client.data.ScatterDataset
-
Creates the dataset using a default and chart type related to the dataset.
- ScatterOptions - Class in org.pepstock.charba.client.configuration
-
Specific options for SCATTER chart.
- ScatterOptions(IsChart, IsDefaultScaledOptions) - Constructor for class org.pepstock.charba.client.configuration.ScatterOptions
-
Builds the object storing the chart instance and default values.
- SchemeScope - Enum in org.pepstock.charba.client.impl.plugins.enums
-
Enumerates the possible values to address coloring of BAR or BUBBLE datasets by a color scheme.
- Script - Class in org.pepstock.charba.client.dom.elements
-
Provides special properties and methods for manipulating the behavior and execution of <script> elements
- Script - Enum in org.pepstock.charba.client.intl
-
Enumerates the standard codes for script identification which can be used to create and manage locale.
- Scriptable<T,C extends ChartContext> - Interface in org.pepstock.charba.client.callbacks
-
Interface to map all callback of scriptable options available for CHART.JS.
- ScriptableFunctions - Class in org.pepstock.charba.client.callbacks
-
Set of common JSINTEROP functions (mapped as interfaces) to be able to implement scriptable options of CHART.JS.
Must be a public interface with only 1 method.
- ScriptableFunctions.ProxyArrayCallback - Interface in org.pepstock.charba.client.callbacks
-
Java script FUNCTION callback called to provide an array property.
- ScriptableFunctions.ProxyBooleanCallback - Interface in org.pepstock.charba.client.callbacks
-
Java script FUNCTION callback called to provide a boolean property.
- ScriptableFunctions.ProxyDoubleCallback - Interface in org.pepstock.charba.client.callbacks
-
Java script FUNCTION callback called to provide a double property.
- ScriptableFunctions.ProxyHandlerCallback - Interface in org.pepstock.charba.client.callbacks
-
Java script FUNCTION callback called to provide a scriptable options implementation with a context.
- ScriptableFunctions.ProxyHandlerEvent - Interface in org.pepstock.charba.client.callbacks
-
Java script FUNCTION callback called to provide events generated by the chart canvas, by CHART.JS.
- ScriptableFunctions.ProxyIntegerCallback - Interface in org.pepstock.charba.client.callbacks
-
Java script FUNCTION callback called to provide a integer property.
- ScriptableFunctions.ProxyNativeObjectCallback - Interface in org.pepstock.charba.client.callbacks
-
Java script FUNCTION callback called to provide a native object property.
- ScriptableFunctions.ProxyObjectCallback - Interface in org.pepstock.charba.client.callbacks
-
Java script FUNCTION callback called to provide a object property.
- ScriptableFunctions.ProxyStringCallback - Interface in org.pepstock.charba.client.callbacks
-
Java script FUNCTION callback called to provide a string property.
- ScriptableUtils - Class in org.pepstock.charba.client.callbacks
-
Sets of common methods as utilities to manage scriptable options by callback and java interfaces.
- Segment - Class in org.pepstock.charba.client.configuration
-
The segment configuration for
LineOptions
.
Line segment styles can be overridden by scriptable options in the segment object.
Currently all of the border* and background color options are supported.
The segment styles are resolved for each section of the line between each point.
null
fallbacks to main line styles.
- Segment - Class in org.pepstock.charba.client.options
-
Contains all callbacks defined for a line segment.
Is empty because this is only the container of all properties related to callbacks which must be defined in the chart configuration.
- SegmentContext - Class in org.pepstock.charba.client.callbacks
-
The callback or handler context wrapper, created and passed by
Segment
which contains the line charts references.
- SegmentContext(NativeObject) - Constructor for class org.pepstock.charba.client.callbacks.SegmentContext
-
Creates the object with native object instance to be wrapped, called by configuration
package.
- SelectEventInit - Class in org.pepstock.charba.client.impl.plugins
-
Is a mouse event initialization dictionary, having the fields to create an event.
This is used only internally.
- SelectionCleaner - Class in org.pepstock.charba.client.impl.plugins
-
DatasetsItemsSelector.ID
plugin configuration element in order to have in the the chart a clickable element to clear the selection.
- set(int, Canvas) - Method in class org.pepstock.charba.client.commons.ArrayCanvasList
-
Replaces the element at the specified position in this list with the specified element.
- set(int, E) - Method in class org.pepstock.charba.client.commons.ArrayDoubleArrayList
-
Replaces the element at the specified position in this list with the specified element.
- set(int, Double) - Method in class org.pepstock.charba.client.commons.ArrayDoubleList
-
Replaces the element at the specified position in this list with the specified element.
- set(int, E) - Method in class org.pepstock.charba.client.commons.ArrayEnumList
-
Replaces the element at the specified position in this list with the specified element.
- set(int, Img) - Method in class org.pepstock.charba.client.commons.ArrayImageList
-
Replaces the element at the specified position in this list with the specified element.
- set(int, Integer) - Method in class org.pepstock.charba.client.commons.ArrayIntegerList
-
Replaces the element at the specified position in this list with the specified element.
- set(int, E) - Method in class org.pepstock.charba.client.commons.ArrayKeyList
-
Replaces the element at the specified position in this list with the specified element.
- set(int, E) - Method in class org.pepstock.charba.client.commons.ArrayObjectContainerList
-
Replaces the element at the specified position in this list with the specified element.
- set(int, NativeObject) - Method in class org.pepstock.charba.client.commons.ArrayObjectList
-
Replaces the element at the specified position in this list with the specified element.
- set(ArrayString) - Static method in class org.pepstock.charba.client.commons.ArraySetHelper
-
Creates a array set of strings by a java script array of strings.
- set(ArrayString, KeyFactory<E>) - Static method in class org.pepstock.charba.client.commons.ArraySetHelper
-
Creates a array set of
Key
values by an java script array of strings.
- set(int, String) - Method in class org.pepstock.charba.client.commons.ArrayStringList
-
Replaces the element at the specified position in this list with the specified element.
- set(E) - Method in class org.pepstock.charba.client.commons.ListIteratorImpl
-
Replaces the last element returned by next() or previous() with the specified element .
- set(AnimationCollectionKey, AnimationCollection) - Method in class org.pepstock.charba.client.configuration.Animations
-
Sets an animation collection instance to store in the animation options.
- set(TransitionKey, AnimationTransition) - Method in class org.pepstock.charba.client.configuration.Transitions
-
Sets an animation transition instance to store in the animation options.
- set(int) - Method in class org.pepstock.charba.client.data.ArcBorderRadius
-
Sets the border radius size to all corners of the rectangle.
- set(int) - Method in class org.pepstock.charba.client.data.BarBorderRadius
-
Sets the border radius size to all corners of the rectangle.
- set(int) - Method in class org.pepstock.charba.client.data.BarBorderWidth
-
Sets the border width size to all dimensions.
- set(double) - Method in class org.pepstock.charba.client.data.Clip
-
Sets the clip size to all dimensions.
- set(int) - Method in class org.pepstock.charba.client.items.BorderRadiusItem
-
Sets the border radius size to all corners of the rectangle.
- set(AnimationCollectionKey, AnimationCollection) - Method in class org.pepstock.charba.client.options.Animations
-
Sets an animation collection instance to store in the animation options.
- set(AnimationCollectionKey, AnimationCollection) - Method in interface org.pepstock.charba.client.options.IsAnimations
-
Sets an animation collection instance to store in the animation options.
- set(int) - Method in interface org.pepstock.charba.client.options.IsPadding
-
Sets the padding size to all dimensions.
- set(TransitionKey, AnimationTransition) - Method in interface org.pepstock.charba.client.options.IsTransitions
-
Sets an animation transition instance to store in the animation options.
- set(TransitionKey, AnimationTransition) - Method in class org.pepstock.charba.client.options.Transitions
-
Sets an animation transition instance to store in the animation options.
- set(String, String) - Method in class org.pepstock.charba.client.sankey.Labels
-
Sets a value in the map, by its key of the node.
- set(Key, String) - Method in class org.pepstock.charba.client.sankey.Labels
-
Sets a value in the map, by its key of the node.
- set(String, List<String>) - Method in class org.pepstock.charba.client.sankey.Labels
-
Sets a list of labels in the map, by its key of the node.
- set(Key, List<String>) - Method in class org.pepstock.charba.client.sankey.Labels
-
Sets a list of labels in the map, by its key of the node.
- set(String, int) - Method in class org.pepstock.charba.client.sankey.Priority
-
Sets a value in the map, by its key of the node.
- set(Key, int) - Method in class org.pepstock.charba.client.sankey.Priority
-
Sets a value in the map, by its key of the node.
- set(AnimationCollectionKey, AnimationCollection) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
Sets an animation collection instance to store in the animation options.
- setActionBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the background color of action.
- setActionBackgroundColor(String) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the background color of action.
- setActionBorderColor(IsColor) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the border color of action.
- setActionBorderColor(String) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the border color of action.
- setActionBorderRadius(int) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the border radius (in pixels) of toast action.
- setActionBorderStyle(BorderStyle) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the border style set for the action element.
- setActionBorderWidth(int) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the border width of action.
- setActionColor(IsColor) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font color of action.
- setActionColor(String) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font color of action.
- setActionFontFamily(String) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font family, follows CSS font-family options of action.
- setActionFontLineHeight(double) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the line height of action.
- setActionFontLineHeight(String) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the line height of action.
- setActionFontSize(int) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font size of action.
- setActionFontStyle(FontStyle) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font style, follows CSS font-style options (i.e.
- setActionFontWeight(Weight) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font weight, follows CSS font-style-weight options of action.
- setActions(ActionItem...) - Method in class org.pepstock.charba.client.utils.toast.ToastOptions
-
Sets the actions to the toast.
- setActions(List<ActionItem>) - Method in class org.pepstock.charba.client.utils.toast.ToastOptions
-
Sets the actions to the toast.
- setActions(ActionItem...) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the actions to the toast.
- setActions(List<ActionItem>) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the actions to the toast.
- setActiveElements(List<ActiveDatasetElement>) - Method in class org.pepstock.charba.client.AbstractChart
-
Sets the active (hovered) elements for the chart.
- setActiveElements(ActiveDatasetElement...) - Method in class org.pepstock.charba.client.AbstractChart
-
Sets the active (hovered) elements for the chart.
- setActiveElements(List<ActiveDatasetElement>) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- setActiveElements(ActiveDatasetElement...) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- setActiveElements(List<ActiveDatasetElement>) - Method in interface org.pepstock.charba.client.IsChart
-
Sets the active (hovered) elements for the chart.
- setActiveElements(ActiveDatasetElement...) - Method in interface org.pepstock.charba.client.IsChart
-
Sets the active (hovered) elements for the chart.
- setAdjustScaleRange(boolean) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets true
whether the scale range should be adjusted if this annotation is out of range.
- setAdjustScaleRange(AdjustScaleRangeCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set whether the scale range should be adjusted if this annotation is out of range.
- setAdjustScaleRange(NativeCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set whether the scale range should be adjusted if this annotation is out of range.
- setAlgorithm(DecimationAlgorithm) - Method in class org.pepstock.charba.client.configuration.Decimation
-
Sets the algorithm used by the plugin.
- setAlgorithm(DecimationAlgorithm) - Method in class org.pepstock.charba.client.options.Decimation
-
Sets the algorithm used by the plugin.
- setAlign(ScaleTitleAlign) - Method in class org.pepstock.charba.client.configuration.CartesianScaleTitle
-
Sets the alignment of the axis title.
- setAlign(ElementAlign) - Method in class org.pepstock.charba.client.configuration.Legend
-
Sets the alignment of the legend.
- setAlign(Align) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the position of the label relative to the anchor point position and orientation.
- setAlign(double) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the position of the label relative to the anchor point position and orientation, by a number representing the clockwise angle (in degree).
- setAlign(AlignCallback) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the align callback.
- setAlign(Align) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the position of the label relative to the anchor point position and orientation.
- setAlign(double) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the position of the label relative to the anchor point position and orientation, by a number representing the clockwise angle (in degree).
- setAlign(AlignCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the align callback.
- setAlign(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the align callback.
- setAlign(String) - Method in class org.pepstock.charba.client.dom.elements.Table
-
Sets the alignment of the element's contents with respect to the surrounding context.
- setAlign(String) - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Sets the alignment of the element's contents with respect to the surrounding context.
- setAlign(String) - Method in class org.pepstock.charba.client.dom.elements.TableRow
-
Sets the alignment of the element's contents with respect to the surrounding context.
- setAlign(Align) - Method in class org.pepstock.charba.client.geo.Legend
-
Sets the alignment of the legend on the chart area.
- setAlign(Align) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the selection cleaner align.
- setAlign(Align) - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Sets the selection cleaner align.
- setAlign(ElementAlign) - Method in interface org.pepstock.charba.client.options.IsTitle
-
Sets the alignment of the element.
- setAlign(ScaleTitleAlign) - Method in class org.pepstock.charba.client.options.ScaleTitle
-
Sets the alignment of the axis title.
- setAlign(ElementAlign) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the tick alignment along the axis.
- setAlign(Align) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the alignment of the toast action.
- setAlignToPixels(boolean) - Method in class org.pepstock.charba.client.configuration.Axis
-
Sets true
to align pixel values to device pixels.
- setAlignToPixels(boolean) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets true
to align pixel values to device pixels.
- setAnchor(Anchor) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the anchor point, which is defined by an orientation vector and a position on the data element.
- setAnchor(AnchorCallback) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the anchor callback.
- setAnchor(Anchor) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the anchor point, which is defined by an orientation vector and a position on the data element.
- setAnchor(AnchorCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the anchor callback.
- setAnchor(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the anchor callback.
- setAngle(double) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the arc angle to cover.
- setAngle(AngleCallback) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the angle callback.
- setAngle(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the angle callback.
- setAngle(double) - Method in class org.pepstock.charba.client.options.Arc
-
Sets the arc angle to cover.
- setAnimate(boolean) - Method in class org.pepstock.charba.client.configuration.RadialAxis
-
Sets whether to animate scaling the chart from the center.
- setAnimate(boolean) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets whether to animate scaling the chart from the center.
- setAnimated(boolean) - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Sets if the render will be shown based on the animation of chart.
- setAnimateRotate(boolean) - Method in class org.pepstock.charba.client.configuration.Animation
-
If true, the chart will animate in with a rotation animation.
- setAnimateRotate(boolean) - Method in class org.pepstock.charba.client.options.Animation
-
If true
, the chart will animate in with a rotation animation.
- setAnimateRotate(boolean) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
If true
, the chart will animate in with a rotation animation.
- setAnimateRotate(boolean) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
If true
, the chart will animate in with a rotation animation.
- setAnimateRotate(boolean) - Method in class org.pepstock.charba.client.UpdateConfigurationBuilder
-
If true
, the chart will animate in with a rotation animation.
- setAnimateScale(boolean) - Method in class org.pepstock.charba.client.configuration.Animation
-
If true, will animate scaling the chart from the center outwards.
- setAnimateScale(boolean) - Method in class org.pepstock.charba.client.options.Animation
-
If true
, will animate scaling the chart from the center outwards.
- setAnimateScale(boolean) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
If true
, will animate scaling the chart from the center outwards.
- setAnimateScale(boolean) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
If true
, will animate scaling the chart from the center outwards.
- setAnimateScale(boolean) - Method in class org.pepstock.charba.client.UpdateConfigurationBuilder
-
If true
, will animate scaling the chart from the center outwards.
- setAnimationEnabled(boolean) - Method in interface org.pepstock.charba.client.configuration.HasAnimation
-
Enables or disables the animation.
- setAnimationEnabled(boolean) - Method in interface org.pepstock.charba.client.options.HasAnimationOptions
-
Enables or disables the animation.
- setAnnotations(AbstractAnnotation...) - Method in class org.pepstock.charba.client.annotation.AnnotationOptions
-
Sets a set of annotations for plugin.
- setArc(boolean) - Method in class org.pepstock.charba.client.labels.Label
-
Sets if draws label in arc.
- setArc(boolean) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets if draws label in arc.
- setArrayValue(Key, ArrayObjectContainerList<?>) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (Array from a container list) in the embedded JavaScript object at specific property.
- setArrayValue(Key, ArrayDoubleArrayList<?>) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (Array from a double array container list) in the embedded JavaScript object at specific property.
- setArrayValue(Key, T) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (Array) in the embedded JavaScript object at specific property.
- setArrayValueAndAddToParent(Key, ArrayObjectContainerList<?>) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (Array from a container list) in the embedded JavaScript object at specific property.
- setArrayValueAndAddToParent(Key, ArrayDoubleArrayList<?>) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (Array from a double array container list) in the embedded JavaScript object at specific property.
- setArrayValueAndAddToParent(Key, T) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (Array) in the embedded JavaScript object at specific property.
- setArrayValueAndAddToParent(Key, ArrayObjectContainerList<?>) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (Array from a container list) in the embedded JavaScript object at specific property.
- setArrayValueAndAddToParent(Key, ArrayDoubleArrayList<?>) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (Array from a double array container list) in the embedded JavaScript object at specific property.
- setArrayValueAndAddToParent(Key, T) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (Array) in the embedded JavaScript object at specific property.
- setAspectRatio(double) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Canvas aspect ratio (i.e.
- setAspectRatio(double) - Method in class org.pepstock.charba.client.options.Options
-
Canvas aspect ratio (i.e.
- setAttribute(Key, double) - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Sets a custom field to data point.
- setAttribute(Key, boolean) - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Sets a custom field to data point.
- setAttribute(Key, int) - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Sets a custom field to data point.
- setAttribute(Key, String) - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Sets a custom field to data point.
- setAttribute(Key, double) - Method in class org.pepstock.charba.client.data.AbstractDataPoint
-
Sets a custom field to data point.
- setAttribute(Key, String) - Method in class org.pepstock.charba.client.data.AbstractDataPoint
-
Sets a custom field to data point.
- setAttribute(Key, Date) - Method in class org.pepstock.charba.client.data.AbstractDataPoint
-
Sets a custom field to data point.
- setAttribute(Key, T) - Method in class org.pepstock.charba.client.data.AbstractDataPoint
-
Sets a custom field to data point.
- setAttributes(T) - Method in class org.pepstock.charba.client.callbacks.ChartContext
-
Sets the additional attributes.
- setAttributes(boolean) - Method in interface org.pepstock.charba.client.dom.MutationObserverInit
-
Set to true to watch for changes to the value of attributes on the node or nodes being monitored.
The default value is false.
- setAutoFontSize(boolean) - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Sets true
if the font size of the rendering will be automatically calculated, based on dimension of the area for rendering.
- setAutoHide(boolean) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets whether to make the toast notification sticky, which means that the toast notification will never auto dismiss until clicked.
- setAutoRotation(boolean) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets true
whether the rotation of label must calculates automatically.
- setAutoSkip(boolean) - Method in class org.pepstock.charba.client.options.Ticks
-
If true
, automatically calculates how many labels that can be shown and hides labels accordingly.
Turn it off to show all labels no matter what
- setAutoSkipPadding(int) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the padding between the ticks on the horizontal axis when autoSkip is enabled.
Note: Only applicable to horizontal scales.
- setAxes(Axis...) - Method in class org.pepstock.charba.client.configuration.Scales
-
Sets an array of X axes.
- setAxes(Axis...) - Method in class org.pepstock.charba.client.configuration.StackedScales
-
- setAxes(Axis...) - Method in class org.pepstock.charba.client.configuration.TimeSeriesScales
-
- setAxes(Scale...) - Method in class org.pepstock.charba.client.options.ExtendedScales
-
Sets all axes of chart.
- setAxis(InteractionAxis) - Method in class org.pepstock.charba.client.configuration.Hover
-
Sets to 'x', 'y', or 'xy' to define which directions are used in calculating distances.
Defaults to 'x' for index mode and 'xy' in data set and nearest modes.
- setAxis(InteractionAxis) - Method in class org.pepstock.charba.client.configuration.Interaction
-
Sets to 'x', 'y', or 'xy' to define which directions are used in calculating distances.
Defaults to 'x' for index mode and 'xy' in data set and nearest modes.
- setAxis(InteractionAxis) - Method in class org.pepstock.charba.client.options.Interaction
-
Sets to 'x', 'y', or 'xy' to define which directions are used in calculating distances.
Defaults to 'x' for index mode and 'xy' in dataset and nearest modes.
- setAxisBuildTicksCallback(AxisBuildTicksCallback) - Method in class org.pepstock.charba.client.configuration.Axis
-
Sets the user callback that runs before/after of the ticks building.
- setAxisCalculateLabelRotationCallback(AxisCalculateLabelRotationCallback) - Method in class org.pepstock.charba.client.configuration.Axis
-
Sets the user callback that runs before/after tick rotation is determined.
- setAxisDataLimitsCallback(AxisDataLimitsCallback) - Method in class org.pepstock.charba.client.configuration.Axis
-
Sets the user callback that runs before/after data limits are determined.
- setAxisDimensionsCallback(AxisDimensionsCallback) - Method in class org.pepstock.charba.client.configuration.Axis
-
Sets the user callback that runs before/after dimensions are set.
- setAxisFitCallback(AxisFitCallback) - Method in class org.pepstock.charba.client.configuration.Axis
-
Sets the user callback that runs before/after the scale fits to the canvas.
- setAxisTickToLabelConversionCallback(AxisTickToLabelConversionCallback) - Method in class org.pepstock.charba.client.configuration.Axis
-
Sets the user callback that runs before/after ticks are converted in the strings.
- setAxisUpdateCallback(AxisUpdateCallback) - Method in class org.pepstock.charba.client.configuration.Axis
-
Sets the user callback that runs before/after of the update process.
- setBackdropColor(IsColor) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the background color of the point label.
- setBackdropColor(String) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the background color of the point label.
- setBackdropColor(ColorCallback<ScaleContext>) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the the backdrop color callback.
- setBackdropColor(NativeCallback) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the the backdrop color callback.
- setBackdropColor(IsColor) - Method in class org.pepstock.charba.client.options.PointLabels
-
Sets the background color of the point label.
- setBackdropColor(String) - Method in class org.pepstock.charba.client.options.PointLabels
-
Sets the background color of the point label.
- setBackdropColor(IsColor) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the color of label backdrops.
- setBackdropColor(String) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the color of label backdrops.
- setBackground(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'background' property in the element.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.colors.tiles.TilesBuilder
-
Sets the background color of tile as string.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.colors.tiles.TilesBuilder
-
Sets the background color of tile.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Sets the background color of tile as string.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Sets the background color of tile.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.configuration.Axis
-
Sets the default background color to use in the chart, on all objects, if not override by the specific configuration.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.configuration.Axis
-
Sets the background color of the scale area.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets the default background color to use in the chart, on all objects, if not override by the specific configuration.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets the default background color to use in the chart, on all objects, if not override by the specific configuration.
- setBackgroundColor(ColorCallback<SegmentContext>) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the background color callback.
- setBackgroundColor(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the background color callback.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the background color of the tooltip.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the background color of the tooltip.
- setBackgroundColor(ColorCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the background color callback.
- setBackgroundColor(NativeCallback) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the background color callback.
- setBackgroundColor(IsColor...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the fill colors of the elements.
- setBackgroundColor(String...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the fill colors of the elements.
- setBackgroundColor(Pattern...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the fill pattern of the elements.
- setBackgroundColor(Gradient...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the fill gradient of the elements.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the fill color under the line.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the fill color under the line.
- setBackgroundColor(Pattern) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the fill pattern under the line.
- setBackgroundColor(Gradient) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the fill gradient under the line.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the background color.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the background color.
- setBackgroundColor(ColorCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the background color callback.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the background color.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the background color.
- setBackgroundColor(ColorCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the background color callback.
- setBackgroundColor(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the background color callback.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'backgroundColor' property in the element.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptions
-
Sets the background color.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptions
-
Sets the background color.
- setBackgroundColor(Gradient) - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptions
-
Sets the background gradient.
- setBackgroundColor(Pattern) - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptions
-
Sets the background pattern.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptionsBuilder
-
Sets the background color.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptionsBuilder
-
Sets the background color.
- setBackgroundColor(Gradient) - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptionsBuilder
-
Sets the background gradient.
- setBackgroundColor(Pattern) - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptionsBuilder
-
Sets the background pattern.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Sets the background color of the tooltip item as string.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Sets the background color of the tooltip item.
- setBackgroundColor(TooltipItem, Pattern) - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Sets the background color of the tooltip item as pattern
- setBackgroundColor(TooltipItem, Gradient) - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Sets the background color of the tooltip item as gradient.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.options.AbstractElement
-
Sets the background color.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.options.AbstractElement
-
Sets the background color.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the default background color to use in the chart, on all objects, if not override by the specific configuration.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the background color of the scale area.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.options.Options
-
Sets the default background color to use in the chart, on all objects, if not override by the specific configuration.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.options.Options
-
Sets the default background color to use in the chart, on all objects, if not override by the specific configuration.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the background color of the tooltip.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the background color of the tooltip.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.utils.toast.Action
-
Sets the background color.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.utils.toast.Action
-
Sets the background color.
- setBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.zoom.Drag
-
Sets the fill color during dragging.
- setBackgroundColor(String) - Method in class org.pepstock.charba.client.zoom.Drag
-
Sets the fill color during dragging.
- setBackgroundColorAlpha(double) - Method in class org.pepstock.charba.client.impl.plugins.ColorSchemesOptions
-
The transparency value for the background color.
- setBackgroundColorAlpha(double) - Method in class org.pepstock.charba.client.impl.plugins.ColorSchemesOptionsBuilder
-
The transparency value for the background color.
- setBackgroundImage(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'backgroundImage' property in the element.
- setBackgroundSize(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'backgroundSize' property in the element.
- setBarPercentage(double) - Method in class org.pepstock.charba.client.configuration.TypedDataset
-
Sets the percent (0-1) of the available width each bar should be within the category width.
1.0 will take the whole category width and put the bars right next to each other.
- setBarPercentage(double) - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
Sets the percent (0-1) of the available width each bar should be within the category width.
- setBarThickness(int) - Method in class org.pepstock.charba.client.configuration.TypedDataset
-
Sets the width of each bar in pixels.
If set to 'flex', it computes "optimal" sample widths that globally arrange bars side by side.
If not set, the base sample widths are calculated automatically so that they take the full available widths without overlap.
Then, the bars are sized using barPercentage and categoryPercentage.
- setBarThickness(int) - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
Sets the width of each bar in pixels.
- setBase(double...) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the base value for the bar in data units along the value axis.
If not set, defaults to the value axis base value.
- setBase(BaseCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the base callback.
- setBase(NativeCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the base callback.
- setBeginAtZero(boolean) - Method in interface org.pepstock.charba.client.configuration.IsLinearAxis
-
If true, scale will include 0 if it is not already included.
- setBeginAtZero(boolean) - Method in class org.pepstock.charba.client.options.AbstractScale
-
If true
, scale will include 0 if it is not already included.
- setBodyAlign(TextAlign) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the body alignment.
- setBodyAlign(TextAlign) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the body alignment.
- setBodyCallback(TooltipBodyCallback) - Method in class org.pepstock.charba.client.configuration.TooltipsCallbacks
-
Sets the user body callback.
- setBodyColor(IsColor) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the body font color.
- setBodyColor(String) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the body font color.
- setBodyColor(IsColor) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the body font color.
- setBodyColor(String) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the body font color.
- setBodySpacing(int) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the spacing to add to top and bottom of each tooltip item.
- setBodySpacing(int) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the spacing to add to top and bottom of each tooltip item.
- setBorder(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'border' property in the element.
- setBorder(String) - Method in class org.pepstock.charba.client.dom.elements.Table
-
Sets the width in pixels of the border of the table.
- setBorderAlign(BorderAlign) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the property to set the border alignment on chart datasets.
- setBorderAlign(BorderAlignCallback) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the border align callback.
- setBorderAlign(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the border align callback.
- setBorderAlign(BorderAlign) - Method in class org.pepstock.charba.client.options.Arc
-
Sets the property to set the border alignment on chart datasets.
- setBorderBottom(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderBottom' property in the element.
- setBorderBottomColor(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderBottomColor' property in the element.
- setBorderBottomLeftRadius(double) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderBottomLeftRadius' property in the element.
- setBorderBottomRightRadius(double) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderBottomRightRadius' property in the element.
- setBorderBottomStyle(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderBottomStyle' property in the element.
- setBorderBottomWidth(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderBottomWidth' property in the element.
- setBorderCapStyle(CapStyle) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets how the end points of every line are drawn.
- setBorderCapStyle(CapStyleCallback<DatasetContext>) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the border capstyle callback.
- setBorderCapStyle(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the border capstyle callback.
- setBorderCapStyle(CapStyleCallback<SegmentContext>) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the border cap-style callback.
- setBorderCapStyle(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the border cap-style callback.
- setBorderCapStyle(CapStyle) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets how the end points of every line are drawn.
- setBorderCapStyle(CapStyleCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border cap style callback.
- setBorderCapStyle(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border cap style callback.
- setBorderCapStyle(CapStyle) - Method in class org.pepstock.charba.client.options.Line
-
Sets how the end points of every line are drawn.
- setBorderCollapse(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderCollapse' property in the element.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the color of the border of annotation.
- setBorderColor(String) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the color of the border of annotation.
- setBorderColor(ColorCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set the color of the border of annotation.
- setBorderColor(NativeCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set the color of the border of annotation.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets the default border color to use in the chart, on all objects, if not override by the specific configuration.
- setBorderColor(String) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets the default border color to use in the chart, on all objects, if not override by the specific configuration.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.configuration.Grid
-
If set, used as the color of the border line.
If unset, the first color option is resolved and used.
- setBorderColor(String) - Method in class org.pepstock.charba.client.configuration.Grid
-
If set, used as the color of the border line.
If unset, the first color option is resolved and used.
- setBorderColor(ColorCallback<SegmentContext>) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the border color callback.
- setBorderColor(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the border color callback.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the color of the border.
- setBorderColor(String) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the color of the border.
- setBorderColor(ColorCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the border color callback.
- setBorderColor(NativeCallback) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the border color callback.
- setBorderColor(IsColor...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the color of the bar border.
- setBorderColor(String...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the color of the bar border.
- setBorderColor(Gradient...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the gradient of the bar border as gradient.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the color of the line.
- setBorderColor(String) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the color of the line.
- setBorderColor(Gradient) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the gradient of the line.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the border color.
- setBorderColor(String) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the border color.
- setBorderColor(ColorCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the border color callback.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the border color.
- setBorderColor(String) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the border color.
- setBorderColor(ColorCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the border color callback.
- setBorderColor(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the border color callback.
- setBorderColor(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderColor' property in the element.
- setBorderColor(String) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Sets the color.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Sets the color.
- setBorderColor(String) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the color.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the color.
- setBorderColor(String) - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Sets border color as string
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Sets border color
- setBorderColor(CanvasGradientItem) - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Sets the border color of the tooltip item as canvas gradient.
- setBorderColor(TooltipItem, Gradient) - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Sets the border color of the tooltip item as gradient.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.options.AbstractElement
-
Sets the border color.
- setBorderColor(String) - Method in class org.pepstock.charba.client.options.AbstractElement
-
Sets the border color.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.options.Grid
-
If set, used as the color of the border line.
If unset, the first color option is resolved and used.
- setBorderColor(String) - Method in class org.pepstock.charba.client.options.Grid
-
If set, used as the color of the border line.
If unset, the first color option is resolved and used.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.options.Options
-
Sets the default border color to use in the chart, on all objects, if not override by the specific configuration.
- setBorderColor(String) - Method in class org.pepstock.charba.client.options.Options
-
Sets the default border color to use in the chart, on all objects, if not override by the specific configuration.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the color of the border.
- setBorderColor(String) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the color of the border.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the border color of the sankey elements.
- setBorderColor(String) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the border color of the sankey elements.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.utils.toast.Action
-
Sets the border color.
- setBorderColor(String) - Method in class org.pepstock.charba.client.utils.toast.Action
-
Sets the border color.
- setBorderColor(IsColor) - Method in class org.pepstock.charba.client.zoom.Drag
-
Sets the color of the border during dragging.
- setBorderColor(String) - Method in class org.pepstock.charba.client.zoom.Drag
-
Sets the color of the border during dragging.
- setBorderDash(int...) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- setBorderDash(BorderDashCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the
pattern.
- setBorderDash(NativeCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the
pattern.
- setBorderDash(int...) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- setBorderDash(int...) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- setBorderDash(BorderDashCallback<DatasetContext>) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the border dash callback.
- setBorderDash(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the border dash callback.
- setBorderDash(int...) - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Sets the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- setBorderDash(BorderDashCallback<ScaleContext>) - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Sets the border dash callback when element is hovered.
- setBorderDash(NativeCallback) - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Sets the border dash callback when element is hovered.
- setBorderDash(BorderDashCallback<SegmentContext>) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the border dash callback.
- setBorderDash(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the border dash callback.
- setBorderDash(int...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- setBorderDash(BorderDashCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border dash callback.
- setBorderDash(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border dash callback.
- setBorderDash(int...) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Sets the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- setBorderDash(int...) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- setBorderDash(int...) - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Sets the line dash pattern used when stroking borders, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- setBorderDash(int...) - Method in class org.pepstock.charba.client.options.Line
-
Sets the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- setBorderDashOffset(double) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the line dash pattern offset.
- setBorderDashOffset(BorderDashOffsetCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set the line dash pattern offset.
- setBorderDashOffset(NativeCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set the line dash pattern offset.
- setBorderDashOffset(double) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the line dash pattern offset.
- setBorderDashOffset(double) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the line dash pattern offset.
- setBorderDashOffset(BorderDashOffsetCallback<DatasetContext>) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the border dash offset callback.
- setBorderDashOffset(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the border dash offset callback.
- setBorderDashOffset(double) - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Sets the line dash pattern offset.
- setBorderDashOffset(BorderDashOffsetCallback<SegmentContext>) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the border dash callback.
- setBorderDashOffset(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the border dash callback.
- setBorderDashOffset(double) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the line dash pattern offset.
- setBorderDashOffset(BorderDashOffsetCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border dash offset callback.
- setBorderDashOffset(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border dash offset callback.
- setBorderDashOffset(double) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Sets the line dash pattern offset.
- setBorderDashOffset(double) - Method in class org.pepstock.charba.client.options.Line
-
Sets the line dash pattern offset.
- setBorderImage(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderImage' property in the element.
- setBorderImageWidth(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderImageWidth' property in the element.
- setBorderJoinStyle(JoinStyle) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets how two connecting segments (of lines, arcs or curves) with non-zero lengths in a shape are joined together (degenerate segments with zero lengths, whose specified end
points and control points are exactly at the same position, are skipped).
- setBorderJoinStyle(JoinStyleCallback<DatasetContext>) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the border join style callback.
- setBorderJoinStyle(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the border join style callback.
- setBorderJoinStyle(JoinStyleCallback<SegmentContext>) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the border join-style callback.
- setBorderJoinStyle(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the border join-style callback.
- setBorderJoinStyle(JoinStyle) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets how two connecting segments (of lines, arcs or curves) with non-zero lengths in a shape are joined together (degenerate segments with zero lengths, whose specified end
points and control points are exactly at the same position, are skipped).
- setBorderJoinStyle(JoinStyleCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border join style callback.
- setBorderJoinStyle(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border join style callback.
- setBorderJoinStyle(JoinStyle) - Method in class org.pepstock.charba.client.options.Line
-
Sets how two connecting segments (of lines, arcs or curves) with non-zero lengths in a shape are joined together (degenerate segments with zero lengths, whose specified end
points and control points are exactly at the same position, are skipped).
- setBorderLeft(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderLeft' property in the element.
- setBorderLeftColor(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderLeftColor' property in the element.
- setBorderLeftStyle(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderLeftStyle' property in the element.
- setBorderLeftWidth(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderLeftWidth' property in the element.
- setBorderRadius(int) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the arc border radius (in pixels).
- setBorderRadius(BorderRadiusCallback) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the border radius callback.
- setBorderRadius(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the border radius callback.
- setBorderRadius(int) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the bar border radius (in pixels).
- setBorderRadius(BorderRadiusCallback) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the border radius callback.
- setBorderRadius(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the border radius callback.
- setBorderRadius(int...) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the bar border radius (in pixels).
- setBorderRadius(BarBorderRadius...) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the bar border radius (in pixels).
- setBorderRadius(List<BarBorderRadius>) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the bar border radius (in pixels).
- setBorderRadius(BorderRadiusCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the border radius callback.
- setBorderRadius(NativeCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the border radius callback.
- setBorderRadius(int...) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the arc border radius (in pixels).
- setBorderRadius(ArcBorderRadius...) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the arc border radius (in pixels).
- setBorderRadius(List<ArcBorderRadius>) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the arc border radius (in pixels).
- setBorderRadius(BorderRadiusCallback) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the border radius callback.
- setBorderRadius(NativeCallback) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the border radius callback.
- setBorderRadius(double) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the border radius.
- setBorderRadius(RadiusCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the border radius callback.
- setBorderRadius(double) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the border radius.
- setBorderRadius(RadiusCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the border radius callback.
- setBorderRadius(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the border radius callback.
- setBorderRadius(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderRadius' property in the element.
- setBorderRadius(int) - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Sets the bar border radius (in pixels).
- setBorderRadius(int) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the border radius (in pixels).
- setBorderRadius(BarBorderRadius) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the border radius (in pixels).
- setBorderRadius(BorderRadiusCallback) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the callback to set the border radius (in pixels).
- setBorderRadius(NativeCallback) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the callback to set the border radius (in pixels).
- setBorderRadius(int) - Method in class org.pepstock.charba.client.options.Arc
-
Sets the arc border radius (in pixels).
- setBorderRadius(int) - Method in class org.pepstock.charba.client.options.Bar
-
Sets the bar border radius (in pixels).
- setBorderRadius(int) - Method in class org.pepstock.charba.client.utils.toast.Action
-
Sets the border radius (in pixels) of toast action.
- setBorderRadius(int) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the border radius (in pixels) of toast container.
- setBorderRight(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderRight' property in the element.
- setBorderRightColor(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderRightColor' property in the element.
- setBorderRightStyle(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderRightStyle' property in the element.
- setBorderRightWidth(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderRightWidth' property in the element.
- setBorderSkipped(boolean) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the edge to skip drawing the border for.
- setBorderSkipped(BorderSkipped) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the edge to skip drawing the border for.
- setBorderSkipped(BorderSkippedCallback) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the border skipped callback.
- setBorderSkipped(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the border skipped callback.
- setBorderSkipped(boolean) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the edge to skip drawing the border for.
- setBorderSkipped(BorderSkipped...) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the edges to skip drawing the border for.
- setBorderSkipped(List<BorderSkipped>) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the edges to skip drawing the border for.
- setBorderSkipped(BorderSkippedCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the border skipped callback.
- setBorderSkipped(NativeCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the border skipped callback.
- setBorderSkipped(boolean) - Method in class org.pepstock.charba.client.options.Bar
-
Sets the edge to skip drawing the border for.
- setBorderSkipped(BorderSkipped) - Method in class org.pepstock.charba.client.options.Bar
-
Sets the edge to skip drawing the border for.
- setBorderSpacing(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderSpacing' property in the element.
- setBorderStyle(BorderStyle) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderStyle' property in the element.
- setBorderStyle(BorderStyle) - Method in class org.pepstock.charba.client.utils.toast.Action
-
Sets the border style for the action element.
- setBorderTop(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderTop' property in the element.
- setBorderTopColor(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderTopColor' property in the element.
- setBorderTopLeftRadius(double) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderTopLeftRadius' property in the element.
- setBorderTopRightRadius(double) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderTopRightRadius' property in the element.
- setBorderTopStyle(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderTopStyle' property in the element.
- setBorderTopWidth(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderTopWidth' property in the element.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the width of the border in pixels.
- setBorderWidth(WidthCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set the color of the width of the border in pixels.
- setBorderWidth(NativeCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set the color of the width of the border in pixels.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.configuration.Grid
-
If set, used as the width of the border line.
If unset, the first lineWidth option is resolved and used.
- setBorderWidth(WidthCallback<SegmentContext>) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the border width callback.
- setBorderWidth(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Segment
-
Sets the border width callback.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the size of the border.
- setBorderWidth(int...) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the stroke width of the bar in pixels.
- setBorderWidth(BarBorderWidth...) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the stroke width of the bar in pixels.
- setBorderWidth(List<BarBorderWidth>) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the stroke width of the bar in pixels.
- setBorderWidth(BarBorderWidthCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the border width callback.
- setBorderWidth(NativeCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the border width callback.
- setBorderWidth(WidthCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.HoverDataset
-
Sets the border width callback.
- setBorderWidth(NativeCallback) - Method in class org.pepstock.charba.client.data.HoverDataset
-
Sets the border width callback.
- setBorderWidth(int...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the stroke width of the bar in pixels.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the width of the line in pixels.
- setBorderWidth(WidthCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border width callback.
- setBorderWidth(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border width callback.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the border width.
- setBorderWidth(WidthCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the border width callback.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the border width.
- setBorderWidth(WidthCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the border width callback.
- setBorderWidth(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the border width callback.
- setBorderWidth(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'borderWidth' property in the element.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Sets the border width of the selection.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the border width of the selection.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.items.TooltipLabelColor
-
Sets the border width.
- setBorderWidth(BarBorderWidth) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the border width (in pixels).
- setBorderWidth(BarBorderWidthCallback) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the callback to set the border width (in pixels).
- setBorderWidth(NativeCallback) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the callback to set the border width (in pixels).
- setBorderWidth(int) - Method in class org.pepstock.charba.client.options.AbstractElement
-
Sets the border width.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.options.Grid
-
If set, used as the width of the border line.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the size of the border.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the width of the border in pixels of sankey elements.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.utils.toast.Action
-
Sets the border width.
- setBorderWidth(int) - Method in class org.pepstock.charba.client.zoom.Drag
-
Sets the width of the border in pixels.
- setBottom(double) - Method in class org.pepstock.charba.client.colors.Area
-
Sets the the bottom coordinate.
- setBottom(int) - Method in class org.pepstock.charba.client.configuration.Padding
-
Sets the padding bottom in pixel.
- setBottom(int) - Method in class org.pepstock.charba.client.data.BarBorderWidth
-
Sets the border width bottom in pixel.
- setBottom(double) - Method in class org.pepstock.charba.client.data.Clip
-
Sets the clip bottom.
- setBottom(boolean) - Method in class org.pepstock.charba.client.data.Clip
-
Sets the clip bottom.
- setBottom(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'bottom' property in the element.
- setBottom(int) - Method in class org.pepstock.charba.client.geo.Margin
-
Sets the margin bottom of legend.
- setBottom(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the bottom location in pixel
- setBottom(int) - Method in class org.pepstock.charba.client.options.AbstractPadding
-
Sets the padding bottom in pixel.
- setBottom(int) - Method in class org.pepstock.charba.client.options.AbstractScriptablePadding
-
- setBottom(int) - Method in interface org.pepstock.charba.client.options.IsPadding
-
Sets the padding bottom in pixel.
- setBottom(int) - Method in class org.pepstock.charba.client.options.Padding
-
Sets the padding bottom in pixel.
- setBottomLeft(int) - Method in class org.pepstock.charba.client.data.BarBorderRadius
-
Sets the border radius for bottom-left corner of the rectangle, in pixel.
- setBottomLeft(int) - Method in class org.pepstock.charba.client.items.BorderRadiusItem
-
Sets the border radius for bottom-left corner of the rectangle, in pixel.
- setBottomRight(int) - Method in class org.pepstock.charba.client.data.BarBorderRadius
-
Sets the border radius for bottom-right corner of the rectangle, in pixel.
- setBottomRight(int) - Method in class org.pepstock.charba.client.items.BorderRadiusItem
-
Sets the border radius for bottom-right corner of the rectangle, in pixel.
- setBounds(Bounds) - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Sets the property controls the scale boundary strategy (bypassed by min/max time options).
- setBounds(Bounds) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the property controls the scale boundary strategy (bypassed by min/max time options).
- setBoxHeight(int) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Sets the height of colored box.
- setBoxHeight(int) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the height of the colored box if displayColors is true
..
- setBoxWidth(int) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Sets the width of colored box.
- setBoxWidth(int) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the width of of the colored box if displayColors is true
..
- setBuilt(boolean) - Method in class org.pepstock.charba.client.commons.AbstractBaseBuilder
-
Sets the built status of the builder.
- setCalendar(Calendar) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the calendar to use.
- setCallback(AbstractNode, String, T, CallbackProxy.Proxy) - Method in class org.pepstock.charba.client.commons.CallbackPropertyHandler
-
Stores the callback in the the cache, storing the proxy function and the hash code property key (unique id of callback) in the native object.
- setCallback(T) - Method in class org.pepstock.charba.client.commons.CallbackProxy
-
Sets the function callback
implemented in the additional java script source.
- setCallback(CategoryTickCallback) - Method in class org.pepstock.charba.client.configuration.CartesianCategoryTick
-
Sets the user callback instance.
- setCallback(TickCallback) - Method in class org.pepstock.charba.client.configuration.CartesianLinearTick
-
Sets the user callback instance.
- setCallback(TickCallback) - Method in class org.pepstock.charba.client.configuration.CartesianLogarithmicTick
-
Sets the user callback instance.
- setCallback(TimeTickCallback) - Method in class org.pepstock.charba.client.configuration.CartesianTimeTick
-
Sets the user callback instance.
- setCallback(TickCallback) - Method in class org.pepstock.charba.client.configuration.RadialLinearTick
-
Sets the user callback instance.
- setCallback(PointLabelCallback) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the user callback to change point labels.
- setCallback(ConfigurationEnvelop<AbstractNode>, Key, CallbackProxy.Proxy) - Method in class org.pepstock.charba.client.options.ExtendedOptions
-
Adds a callback proxy function to a element node instance.
- setCallback(ConfigurationEnvelop<AbstractNode>, Key, NativeCallback) - Method in class org.pepstock.charba.client.options.ExtendedOptions
-
Adds a native callback function to a element node instance.
- setCallback(ConfigurationEnvelop<AbstractNode>, Key, CallbackProxy.Proxy) - Method in class org.pepstock.charba.client.options.ExtendedScale
-
Adds a callback proxy function to a element node instance.
- setCallback(ConfigurationEnvelop<AbstractNode>, Key, NativeCallback) - Method in class org.pepstock.charba.client.options.ExtendedScale
-
Adds a native callback function to a element node instance.
- setCallbackToModel(AbstractNode, Key, CallbackProxy.Proxy) - Method in class org.pepstock.charba.client.options.AbstractModel
-
Adds a proxy function (for callbacks) to a model at the specific key.
- setCallbackToModel(AbstractNode, Key, NativeCallback) - Method in class org.pepstock.charba.client.options.AbstractModel
-
Adds a native callback function to a model at the specific key.
- setCanvasObjectHandling(boolean) - Method in class org.pepstock.charba.client.data.Data
-
Sets true
if the plugin to manage canvas object (gradients and patterns) have to be forcedly disable.
Pay attention that disabling the handler, your data sets configuration with gradients or patterns will e showed with default color.
- setCapBezierPoints(boolean) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets true
to keep Bézier control inside the chart, false
for no restriction.
- setCapBezierPoints(boolean) - Method in class org.pepstock.charba.client.options.Line
-
Sets true
to keep Bézier control inside the chart, false
for no restriction.
- setCaretPadding(int) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the extra distance to move the end of the tooltip arrow away from the tooltip point.
- setCaretPadding(int) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the extra distance to move the end of the tooltip arrow away from the tooltip point.
- setCaretSize(int) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the size of the tooltip arrow, in pixels.
- setCaretSize(int) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the size, in pixels, of the tooltip arrow.
- setCategoryPercentage(double) - Method in class org.pepstock.charba.client.configuration.TypedDataset
-
Sets the percent (0-1) of the available width each category should be within the sample width.
- setCategoryPercentage(double) - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
Sets the percent (0-1) of the available width each category should be within the sample width.
- setCellPadding(String) - Method in class org.pepstock.charba.client.dom.elements.Table
-
Sets the width in pixels of the horizontal and vertical sapce between cell content and cell borders.
- setCellSpacing(String) - Method in class org.pepstock.charba.client.dom.elements.Table
-
Sets the width in pixels of the horizontal and vertical separation between cells.
- setCharacterData(boolean) - Method in interface org.pepstock.charba.client.dom.MutationObserverInit
-
Set to true to monitor the specified target node or subtree for changes to the character data contained within the node or nodes.
No default value.
- setCharacterDataOldValue(boolean) - Method in interface org.pepstock.charba.client.dom.MutationObserverInit
-
Set to true to record the previous value of a node's text whenever the text changes on nodes being monitored.
No default value.
- setCharbaId(String) - Method in class org.pepstock.charba.client.options.ExtendedOptions
-
Sets the CHARBA id when new chart instance is created.
- setCharset(String) - Method in class org.pepstock.charba.client.dom.elements.Script
-
Sets the character encoding of an external script.
- setChartOptions(ChartEnvelop<NativeObject>) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets the chart options as underlying configuration options, after the first draw of the chart.
Leveraging on proxy, this is mandatory and enables the possibility to use only the configuration options to update the chart options at runtime.
- setChildList(boolean) - Method in interface org.pepstock.charba.client.dom.MutationObserverInit
-
Set to true to monitor the target node (and, if subtree is true, its descendants) for the addition of new child nodes or removal of existing child nodes.
The default is false.
- setCircular(boolean) - Method in class org.pepstock.charba.client.configuration.Grid
-
If true, grid are circular (on radar chart only).
- setCircular(boolean) - Method in class org.pepstock.charba.client.options.Grid
-
If true
, grid are circular (on radar chart only).
- setCircumference(double) - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
Sets the sweep to allow arcs to cover.
- setCircumference(double) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the sweep to allow arcs to cover.
- setCircumference(double) - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
- setCircumference(double) - Method in class org.pepstock.charba.client.options.Options
-
Sets the sweep to allow arcs to cover.
- setClamp(boolean) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets true
to enforce the anchor position to be calculated based on the visible geometry of the associated element (i.e.
- setClamp(ClampCallback) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the clamp callback.
- setClamp(boolean) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets true
to enforce the anchor position to be calculated based on the visible geometry of the associated element (i.e.
- setClamp(ClampCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the clamp callback.
- setClamp(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the clamp callback.
- setClickCallback(ClickCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback called when a "click" event is occurring.
- setClickEventHandler(ClickEventHandler) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the CLICK event (the mouse's primary button is pressed and released on a label) handler.
- setClickEventHandler(ClickEventHandler) - Method in class org.pepstock.charba.client.datalabels.Listeners
-
Sets the CLICK event (the mouse's primary button is pressed and released on a label) handler.
- setClickEventHandler(ClickEventHandler) - Method in class org.pepstock.charba.client.utils.toast.ToastOptions
-
Sets the CLICK event hander.
- setClickEventHandler(ClickEventHandler) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the CLICK event hander.
- setClip(boolean) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets how to clip relative to the chart area.
If false
allows overflow, otherwise true
clips that many pixels inside the chart area.
- setClip(double) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets how to clip relative to the chart area.
Positive value allows overflow, negative value clips that many pixels inside the chart area.
- setClip(Clip) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets how to clip relative to the chart area, by an object which configures clipping per side.
Positive value allows overflow, negative value clips that many pixels inside the chart area.
- setClip(boolean) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
When the clip option is true
, the part of the label which is outside the chart area will be masked.
- setClip(ClipCallback) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the clip callback.
- setClip(boolean) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
When the clip option is true
, the part of the label which is outside the chart area will be masked.
- setClip(ClipCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the clip callback.
- setClip(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the clip callback.
- setClip(boolean) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets how to clip relative to the chart area.
If false
allows overflow, otherwise true
clips that many pixels inside the chart area.
- setClip(double) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets how to clip relative to the chart area.
This is ignored in order to disable clipping.
- setClip(Clip) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets how to clip relative to the chart area.
This is ignored in order to disable clipping.
- setCloseHandler(CloseHandler) - Method in class org.pepstock.charba.client.utils.toast.ToastOptions
-
Sets the CLOSE hander.
- setCloseHandler(CloseHandler) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the CLOSE hander.
- setColor(IsColor) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the color of text.
- setColor(String) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the color of text as string.
- setColor(ColorCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the color of the text of label.
- setColor(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the color of the text of label.
- setColor(IsColor) - Method in class org.pepstock.charba.client.configuration.CartesianScaleTitle
-
Sets the font color.
- setColor(String) - Method in class org.pepstock.charba.client.configuration.CartesianScaleTitle
-
Sets the font color.
- setColor(IsColor) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets the default color to use in the chart, on all objects, if not override by the specific configuration.
- setColor(String) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets the default color to use in the chart, on all objects, if not override by the specific configuration.
- setColor(IsColor...) - Method in class org.pepstock.charba.client.configuration.Grid
-
The color of the grid.
If specified as an array, the first color applies to the first grid line, the second to the second grid line and so on.
- setColor(String...) - Method in class org.pepstock.charba.client.configuration.Grid
-
The color of the grid.
If specified as an array, the first color applies to the first grid line, the second to the second grid line and so on.
- setColor(IsColor) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Sets the font color.
- setColor(String) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Sets the font color.
- setColor(IsColor) - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Sets the font color.
- setColor(String) - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Sets the font color.
- setColor(IsColor) - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Sets the color of angled lines.
- setColor(String) - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Sets the color of angled lines.
- setColor(IsColor) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the font color.
- setColor(String) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the font color.
- setColor(ColorCallback<ScaleContext>) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the the color callback.
- setColor(NativeCallback) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the the color callback.
- setColor(IsColor) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the color.
- setColor(String) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the color.
- setColor(ColorCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the color callback.
- setColor(IsColor) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the color.
- setColor(String) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the color.
- setColor(ColorCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the color callback.
- setColor(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the color callback.
- setColor(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'color' property in the element.
- setColor(IsColor) - Method in class org.pepstock.charba.client.impl.charts.GaugeDataset
-
- setColor(String) - Method in class org.pepstock.charba.client.impl.charts.GaugeDataset
-
- setColor(IsColor) - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
Sets the fill color for value.
- setColor(String) - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
Sets the fill color for value.
- setColor(IsColor) - Method in class org.pepstock.charba.client.impl.charts.Threshold
-
Sets the color of threshold.
- setColor(String) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Sets the color.
- setColor(IsColor) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Sets the color.
- setColor(String) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the color.
- setColor(IsColor) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the color.
- setColor(String) - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Sets the selection cleaner label font color.
- setColor(IsColor) - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Set the selection cleaner label font color.
- setColor(IsColor) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the font color.
- setColor(String) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the font color.
- setColor(ColorCallback<LabelsContext>) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the font color callback.
- setColor(NativeCallback) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the font color callback.
- setColor(IsColor) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the font color as color.
- setColor(String) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the font color as string.
- setColor(String) - Method in class org.pepstock.charba.client.options.AbstractTitle
-
- setColor(IsColor) - Method in class org.pepstock.charba.client.options.AngleLines
-
Sets the color of angled lines.
- setColor(String) - Method in class org.pepstock.charba.client.options.AngleLines
-
Sets the color of angled lines.
- setColor(IsColor...) - Method in class org.pepstock.charba.client.options.Grid
-
Sets the color of the grid.
If specified as an array, the first color applies to the first grid line, the second to the second grid line and so on.
- setColor(String...) - Method in class org.pepstock.charba.client.options.Grid
-
Sets the color of the grid.
If specified as an array, the first color applies to the first grid line, the second to the second grid line and so on.
- setColor(IsColor) - Method in interface org.pepstock.charba.client.options.HasFont
-
Sets the font color.
- setColor(String) - Method in interface org.pepstock.charba.client.options.HasFont
-
Sets the font color.
- setColor(String) - Method in interface org.pepstock.charba.client.options.IsTitle
-
Sets the font color.
- setColor(IsColor) - Method in class org.pepstock.charba.client.options.Options
-
Sets the default color to use in the chart, on all objects, if not override by the specific configuration.
- setColor(String) - Method in class org.pepstock.charba.client.options.Options
-
Sets the default color to use in the chart, on all objects, if not override by the specific configuration.
- setColor(IsColor) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the font color of the sankey elements.
- setColor(String) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the font color of the sankey elements.
- setColor(IsColor...) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the color of the rectangle.
- setColor(String...) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the color of the rectangle.
- setColor(ColorCallback<DatasetContext>) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the color callback.
- setColor(NativeCallback) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the color callback.
- setColorFrom(IsColor...) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the starting color of the flow between sankey elements.
- setColorFrom(String...) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the starting color of the flow between sankey elements.
- setColorFrom(ColorCallback<DatasetContext>) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the color "from" callback.
- setColorFrom(NativeCallback) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the color "from" callback.
- setColorMode(ColorMode) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the color mode between sankey elements.
- setColorMode(ColorModeCallback) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the color mode callback.
- setColorMode(NativeCallback) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the color mode callback.
- setColors(IsColor...) - Method in class org.pepstock.charba.client.colors.GradientBuilder
-
Sets an array of colors to the gradient.
- setColors(List<IsColor>) - Method in class org.pepstock.charba.client.colors.GradientBuilder
-
Sets the list of colors.
- setColors(Key, String...) - Method in class org.pepstock.charba.client.data.HoverDataset
-
- setColors(Key, IsColor...) - Method in class org.pepstock.charba.client.data.HoverDataset
-
- setColors(Key, String...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets a color property in the dataset, setting a single value or an array.
- setColors(Key, IsColor...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets a color property in the dataset, setting a single value or an array.
- setColorTo(IsColor...) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the ending color of the flow between sankey elements.
- setColorTo(String...) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the ending color of the flow between sankey elements.
- setColorTo(ColorCallback<DatasetContext>) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the color "to" callback.
- setColorTo(NativeCallback) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the color "to" callback.
- setColSpan(int) - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Sets the value indicating the number of columns this cell must span; this lets the cell occupy space across multiple columns of the table.
- setCompactDisplay(CompactDisplay) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
- setCompactDisplay(CompactDisplay) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
- setCompactDisplay(CompactDisplay) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
- setCompletedCallback(CompletedCallback) - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Sets the callback called once zooming or panning is completed.
- setContent(List<String>) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the text to display in label.
Provide a list to display values on a new line.
- setContent(String...) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the text to display in label.
Provide an array to display values on a new line.
- setContent(Img) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the image to display in label.
- setContent(ContentCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the text to display in label as list.
- setContent(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the text to display in label as list.
- setContent(T) - Method in class org.pepstock.charba.client.commons.BaseEnvelop
-
Stores the content of envelop.
- setContent(String) - Method in class org.pepstock.charba.client.dom.elements.Meta
-
Sets the value of meta-data property..
- setCornerRadius(int) - Method in class org.pepstock.charba.client.annotation.BoxAnnotation
-
Sets the corner radius.
- setCornerRadius(CornerRadiusCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.BoxAnnotation
-
Sets the callback to set the corner radius.
- setCornerRadius(NativeCallback) - Method in class org.pepstock.charba.client.annotation.BoxAnnotation
-
Sets the callback to set the corner radius.
- setCornerRadius(int) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the radius of label rectangle.
- setCornerRadius(CornerRadiusCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the corner radius.
- setCornerRadius(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the corner radius.
- setCornerRadius(int) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the radius of tooltip corner curves.
- setCornerRadius(int) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the radius of tooltip corner curves.
- setCount(int) - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Sets the number of ticks to generate.
If specified, this overrides the automatic generation.
- setCount(CountCallback) - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Sets the count callback instance.
- setCount(NativeCallback) - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Sets the count callback instance.
- setCount(int) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the number of ticks to generate.
If specified, this overrides the automatic generation.
- setCrossAlign(CrossAlign) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the tick alignment perpendicular to the axis.
- setCubicInterpolationMode(CubicInterpolationMode) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets algorithm used to interpolate a smooth curve from the discrete data points.
The following interpolation modes are supported:
- setCubicInterpolationMode(CubicInterpolationModeCallback) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the cubic interpolation mode callback.
- setCubicInterpolationMode(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the cubic interpolation mode callback.
- setCubicInterpolationMode(CubicInterpolationMode) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets algorithm used to interpolate a smooth curve from the discrete data points.
The following interpolation modes are supported:
- setCubicInterpolationMode(CubicInterpolationModeCallback) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets the border join style callback.
- setCubicInterpolationMode(NativeCallback) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets the border join style callback.
- setCubicInterpolationMode(CubicInterpolationMode) - Method in class org.pepstock.charba.client.options.Line
-
Sets algorithm used to interpolate a smooth curve from the discrete data points.
The following interpolation modes are supported:
- setCurrency(Currency) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets the currency to use in currency formatting.
- setCurrency(Currency) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the currency to use in currency formatting.
- setCurrency(Currency) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the currency to use in currency formatting.
- setCurrencyDisplay(CurrencyDisplay) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets how to display the currency in currency formatting.
- setCurrencyDisplay(CurrencyDisplay) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets how to display the currency in currency formatting.
- setCurrencyDisplay(CurrencyDisplay) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets how to display the currency in currency formatting.
- setCurrencySign(CurrencySign) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
In many locales, accounting format means to wrap the number with parentheses instead of appending a minus sign.
You can enable this formatting by setting the currency sign option to "accounting" otherwise "standard".
- setCurrencySign(CurrencySign) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
In many locales, accounting format means to wrap the number with parentheses instead of appending a minus sign.
You can enable this formatting by setting the currency sign option to "accounting" otherwise "standard".
- setCurrencySign(CurrencySign) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
In many locales, accounting format means to wrap the number with parentheses instead of appending a minus sign.
You can enable this formatting by setting the currency sign option to "accounting" otherwise "standard".
- setCursorPointer(CursorType) - Method in class org.pepstock.charba.client.impl.plugins.ChartPointerOptionsBuilder
-
Sets the cursor type when the cursor is over the dataset item.
- setCursorType(CursorType) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'cursor' property in the element.
- setCutout(double) - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
Sets the portion of the chart that is cut out of the middle.
As
Double
, it is considered to be pixels.
- setCutout(double) - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
- setCutout(double) - Method in class org.pepstock.charba.client.options.Options
-
Sets the portion of the chart that is cut out of the middle.
As
Double
, it is considered to be pixels.
- setCutoutPercentage(String) - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
Sets the portion of the chart that is cut out of the middle.
As
String
and ending with '%', percentage of the chart radius.
- setCutoutPercentage(String) - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
- setCutoutPercentage(String) - Method in class org.pepstock.charba.client.options.Options
-
Sets the portion of the chart that is cut out of the middle.
As
String
and ending with '%', percentage of the chart radius.
- setData(NativeObject) - Method in class org.pepstock.charba.client.Configuration
-
Sets the data of chart by the data
property in the native object.
- setData(double...) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the data property of a data set for a chart is specified as an array of numbers.
Each point in the data array corresponds to the label at the same index on the x axis.
- setData(List<Double>) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the data property of a data set for a chart is specified as a list of numbers.
Each point in the data list corresponds to the label at the same index on the x axis.
- setData(double...) - Method in interface org.pepstock.charba.client.data.HasTimeSeriesItems
-
Throws an exception because not available.
- setData(List<Double>) - Method in interface org.pepstock.charba.client.data.HasTimeSeriesItems
-
Throws an exception because not available.
- setData(double...) - Method in class org.pepstock.charba.client.data.TimeSeriesBarDataset
-
- setData(List<Double>) - Method in class org.pepstock.charba.client.data.TimeSeriesBarDataset
-
- setData(double...) - Method in class org.pepstock.charba.client.data.TimeSeriesHorizontalBarDataset
-
- setData(List<Double>) - Method in class org.pepstock.charba.client.data.TimeSeriesHorizontalBarDataset
-
- setData(String) - Method in class org.pepstock.charba.client.dom.elements.TextNode
-
Sets the textual data contained in this object.
- setData(double...) - Method in class org.pepstock.charba.client.geo.BubbleMapDataset
-
Throws an exception because not available.
- setData(List<Double>) - Method in class org.pepstock.charba.client.geo.BubbleMapDataset
-
Throws an exception because not available.
- setData(double...) - Method in class org.pepstock.charba.client.geo.ChoroplethDataset
-
Throws an exception because not available.
- setData(List<Double>) - Method in class org.pepstock.charba.client.geo.ChoroplethDataset
-
Throws an exception because not available.
- setData(double...) - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
Throws an exception because not available.
- setData(List<Double>) - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
Throws an exception because not available.
- setData(double...) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Throws an exception because not available.
- setData(List<Double>) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Throws an exception because not available.
- setData(double...) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Throws an exception because not available.
- setData(List<Double>) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Throws an exception because not available.
- setData(double...) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Throws an exception because not available.
- setData(List<Double>) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Throws an exception because not available.
- setDataPoints(DataPoint...) - Method in interface org.pepstock.charba.client.data.HasDataPoints
-
Sets the data property of a dataset for a chart is specified as an array of data points.
- setDataPoints(List<DataPoint>) - Method in interface org.pepstock.charba.client.data.HasDataPoints
-
Sets the data property of a dataset for a chart is specified as an array of data points.
- setDataPoints(DataPoint...) - Method in interface org.pepstock.charba.client.data.HasTimeSeriesItems
-
Sets the data property of a dataset for a chart is specified as an array of data points.
- setDataPoints(List<DataPoint>) - Method in interface org.pepstock.charba.client.data.HasTimeSeriesItems
-
Sets the data property of a dataset for a chart is specified as an array of data points.
- setDataPoints(DataPoint...) - Method in class org.pepstock.charba.client.geo.BubbleMapDataset
-
Throws an exception because not available.
- setDataPoints(List<DataPoint>) - Method in class org.pepstock.charba.client.geo.BubbleMapDataset
-
Throws an exception because not available.
- setDataPoints(MatrixDataPoint...) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the data property of a data set for a chart is specified as an array of data points.
- setDataPoints(List<MatrixDataPoint>) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the data property of a data set for a chart is specified as an array of data points.
- setDataPoints(SankeyDataPoint...) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the data property of a data set for a chart is specified as an array of data points.
- setDataPoints(List<SankeyDataPoint>) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the data property of a data set for a chart is specified as an array of data points.
- setDatasetIndex(int) - Method in class org.pepstock.charba.client.items.ActiveDatasetElement
-
Sets the index of the data set.
- setDatasetIndex(int) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the data set index of the chart.
- setDatasets(Dataset...) - Method in class org.pepstock.charba.client.data.Data
-
Sets a set of data sets for chart.
- setDatasetVisibility(int, boolean) - Method in class org.pepstock.charba.client.AbstractChart
-
Sets the visibility for a given data set.
This can be used to build a chart legend in HTML.
During click on one of the HTML items, you can call it to change the appropriate data set.
- setDatasetVisibility(int, boolean) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- setDatasetVisibility(int, boolean) - Method in interface org.pepstock.charba.client.IsChart
-
Sets the visibility for a given dataset.
This can be used to build a chart legend in HTML.
During click on one of the HTML items, you can call it to change the appropriate dataset.
- setDataString(String...) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets the data property of a dataset for a chart is specified as an array of strings.
- setDataString(List<String>) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets the data property of a dataset for a chart is specified as an array of strings.
- setDataString(String...) - Method in class org.pepstock.charba.client.data.TimeSeriesLineDataset
-
- setDataString(List<String>) - Method in class org.pepstock.charba.client.data.TimeSeriesLineDataset
-
- setDate(int) - Method in class org.pepstock.charba.client.commons.ImmutableDate
-
- setDateStyle(DateTimeStyle) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the date formatting style to use when calling AbstractFormat.format(java.lang.Object)
.
dateStyle can be used with timeStyle, but not with other options (e.g.
- setDay(NumberItemStyle) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the representation of the Day.
- setDayPeriod(StringItemStyle) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the way day periods should be expressed.
- setDefault(CLocale) - Static method in class org.pepstock.charba.client.intl.CLocale
-
Sets the current value of the default locale for this instance.
- setDelay(int) - Method in class org.pepstock.charba.client.configuration.Animation
-
Sets the delay before starting the animations.
- setDelay(DelayCallback) - Method in class org.pepstock.charba.client.configuration.Animation
-
Sets the delay before starting the animations by a callback.
- setDelay(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Animation
-
Sets the delay before starting the animations by a callback.
- setDelay(int) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
Sets the delay before starting the animations.
- setDelay(DelayCallback) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
Sets the delay before starting the animations by a callback.
- setDelay(NativeCallback) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
Sets the delay before starting the animations by a callback.
- setDelay(int) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
Sets the delay before starting the animations.
- setDelay(DelayCallback) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
- setDelay(NativeCallback) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
- setDelay(int) - Method in class org.pepstock.charba.client.UpdateConfigurationBuilder
-
Sets the delay before starting the animations.
- setDestroyOnDetach(boolean) - Method in class org.pepstock.charba.client.AbstractChart
-
Sets true
if the chart is configured to be destroyed on the detach from DIV element, otherwise false
.
- setDestroyOnDetach(boolean) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets true
if the chart is configured to be destroyed on the detach from DIV element, otherwise false
.
- setDestroyOnDetach(boolean) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- setDestroyOnDetach(boolean) - Method in interface org.pepstock.charba.client.IsChart
-
Sets true
if the chart is configured to be destroyed on the attach of DIV element, otherwise false
.
- setDestroyOnDetach(boolean) - Method in class org.pepstock.charba.client.options.Options
-
Sets true
if the chart is configured to be destroyed on the detach from DIV element, otherwise false
.
- setDevicePixelRatio(double) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
The chart's canvas will use a 1:1 pixel ratio, unless the physical display has a higher pixel ratio (e.g.
- setDevicePixelRatio(double) - Method in class org.pepstock.charba.client.options.Options
-
The chart's canvas will use a 1:1 pixel ratio, unless the physical display has a higher pixel ratio (e.g.
- setDirection(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'direction' property in the element.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets true
whether the annotation should be displayed.
- setDisplay(DisplayCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set whether the annotation should be displayed.
- setDisplay(NativeCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set whether the annotation should be displayed.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets true
whether the label should be displayed.
- setDisplay(DisplayCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set whether the label should be displayed.
- setDisplay(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set whether the label should be displayed.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.configuration.Axis
-
- setDisplay(Display) - Method in class org.pepstock.charba.client.configuration.Axis
-
The display option controls the visibility of axis.
Controls the axis global visibility (visible when true, hidden when false).
When
Display.AUTO
, the axis is visible only if at least one associated data set is visible.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.configuration.CartesianScaleTitle
-
If true, display the axis title.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.configuration.Grid
-
If false, do not display grid for this axis.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.configuration.Legend
-
Sets if the legend is shown.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Sets true
if the title is shown.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
If true, angle lines are shown
- setDisplay(boolean) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
If true, labels are shown
- setDisplay(boolean) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the visibility of labels.
- setDisplay(Display) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the visibility of labels.
- setDisplay(DisplayCallback) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the display callback.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the visibility of labels.
- setDisplay(Display) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the visibility of labels.
- setDisplay(DisplayCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the display callback.
- setDisplay(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the display callback.
- setDisplay(Display) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
- setDisplay(boolean) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets true
if clear of selection label will e applied in the chart, otherwise false
.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendOptions
-
Sets if the legend is shown.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendOptionsBuilder
-
Sets if the legend is shown.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Sets true
if clear of selection label will e applied in the chart, otherwise false
.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.options.AbstractScale
-
If true
, shows the axis.
- setDisplay(Display) - Method in class org.pepstock.charba.client.options.AbstractScale
-
The display option controls the visibility of axis.
Controls the axis global visibility (visible when true, hidden when false).
- setDisplay(boolean) - Method in class org.pepstock.charba.client.options.AngleLines
-
If true
, angle lines are shown
- setDisplay(boolean) - Method in class org.pepstock.charba.client.options.Grid
-
If false
, do not display grid for this axis.
- setDisplay(boolean) - Method in interface org.pepstock.charba.client.options.IsTitle
-
Sets true
if the element is shown.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.options.LegendTitle
-
Sets true
if the title is shown.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.options.PointLabels
-
If true
, labels are shown.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.options.ScaleTitle
-
If true
, display the axis title.
- setDisplay(boolean) - Method in class org.pepstock.charba.client.options.Ticks
-
If true
, show tick marks.
- setDisplayColors(boolean) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
If true, color boxes are shown in the tooltip.
- setDisplayColors(boolean) - Method in class org.pepstock.charba.client.options.Tooltips
-
If true
, color boxes are shown in the tooltip.
- setDisplayFormat(TimeUnit, String) - Method in class org.pepstock.charba.client.configuration.DisplayFormats
-
Sets the display formats are used to configure how different time units are formed in the strings for the axis tick marks.
- setDisplayFormat(TimeUnit, String) - Method in class org.pepstock.charba.client.options.DisplayFormats
-
Sets the display formats are used to configure how different time units are formed in the strings for the axis tick marks.
- setDividerCapStyle(CapStyle) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets how the end points of every line are drawn.
- setDividerColor(IsColor...) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the divider color of the rectangle.
- setDividerColor(String...) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the divider color of the rectangle.
- setDividerDash(Dash...) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- setDividerDashOffset(double) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the line dash pattern offset of the divider.
- setDividerWidth(int...) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the width of the divider line in pixels.
- setDoubleClickCallback(DoubleClickCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback called when a "dblclick" event is occurring.
- setDoubleClickSpeed(int) - Method in class org.pepstock.charba.client.annotation.AnnotationOptions
-
Sets the double-click speed in milliseconds used to distinguish single-clicks from double-clicks whenever you need to capture both.
- setDrawBorder(boolean) - Method in class org.pepstock.charba.client.configuration.Grid
-
If true, draw border at the edge between the axis and the chart area.
- setDrawBorder(boolean) - Method in class org.pepstock.charba.client.options.Grid
-
If true
, draw border at the edge between the axis and the chart area.
- setDrawOnAttach(boolean) - Method in class org.pepstock.charba.client.AbstractChart
-
Sets true
if the chart is configured to be draw on the attach of DIV element, otherwise false
.
- setDrawOnAttach(boolean) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets true
if the chart is configured to be draw on the attach of DIV element, otherwise false
.
- setDrawOnAttach(boolean) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- setDrawOnAttach(boolean) - Method in interface org.pepstock.charba.client.IsChart
-
Sets true
if the chart is configured to be draw on the attach of DIV element, otherwise false
.
- setDrawOnAttach(boolean) - Method in class org.pepstock.charba.client.options.Options
-
Sets true
if the chart is configured to be draw on the attach of DIV element, otherwise false
.
- setDrawOnChartArea(boolean) - Method in class org.pepstock.charba.client.configuration.Grid
-
If true, draw lines on the chart area inside the axis lines.
This is useful when there are multiple axes and you need to control which grid are drawn.
- setDrawOnChartArea(boolean) - Method in class org.pepstock.charba.client.options.Grid
-
If true
, draw lines on the chart area inside the axis lines.
- setDrawTicks(boolean) - Method in class org.pepstock.charba.client.configuration.Grid
-
If true, draw lines beside the ticks in the axis area beside the chart.
- setDrawTicks(boolean) - Method in class org.pepstock.charba.client.options.Grid
-
If true
, draw lines beside the ticks in the axis area beside the chart.
- setDrawTime(DrawTime) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the draw time which defines when the annotations are drawn.
- setDrawTime(DrawTimeCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set the draw time which defines when the annotations are drawn.
- setDrawTime(NativeCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback to set the draw time which defines when the annotations are drawn.
- setDrawTime(DrawTime) - Method in class org.pepstock.charba.client.annotation.AnnotationOptions
-
Sets the draw time which defines when the annotations are drawn.
- setDrawTime(DrawTime) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the draw time which defines when the annotations are drawn.
- setDrawTime(DrawTime) - Method in class org.pepstock.charba.client.configuration.Filler
-
Sets the draw time which defines when the filling will be applied.
- setDrawTime(DrawTime) - Method in class org.pepstock.charba.client.options.Filler
-
Sets the draw time which defines when the filling will be applied.
- setDuration(int) - Method in class org.pepstock.charba.client.configuration.Animation
-
Sets the number of milliseconds an animation takes.
- setDuration(DurationCallback) - Method in class org.pepstock.charba.client.configuration.Animation
-
Sets the number of milliseconds an animation takes by a callback.
- setDuration(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Animation
-
Sets the number of milliseconds an animation takes by a callback.
- setDuration(int) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
Sets the number of milliseconds an animation takes.
- setDuration(DurationCallback) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
Sets the number of milliseconds an animation takes by a callback.
- setDuration(NativeCallback) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
Sets the number of milliseconds an animation takes by a callback.
- setDuration(int) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
Sets the number of milliseconds an animation takes.
- setDuration(DurationCallback) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
- setDuration(NativeCallback) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
- setDuration(int) - Method in class org.pepstock.charba.client.UpdateConfigurationBuilder
-
Sets the time for the animation of the redraw in milliseconds.
- setEasing(Easing) - Method in class org.pepstock.charba.client.configuration.Animation
-
Sets the animation easing.
- setEasing(EasingCallback) - Method in class org.pepstock.charba.client.configuration.Animation
-
Sets the animation easing by a callback.
- setEasing(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Animation
-
Sets the animation easing by a callback.
- setEasing(Easing) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
Sets the animation easing.
- setEasing(EasingCallback) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
Sets the animation easing by a callback.
- setEasing(NativeCallback) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
Sets the animation easing by a callback.
- setEasing(Easing) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
Sets the animation easing.
- setEasing(EasingCallback) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
- setEasing(NativeCallback) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
- setEasing(Easing) - Method in class org.pepstock.charba.client.UpdateConfigurationBuilder
-
Sets the animation easing function.
- setElement(Key, BaseHtmlElement) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (BaseHtmlElement) in the embedded JavaScript object at specific property.
- setElementAndAddToParent(Key, BaseHtmlElement) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (BaseHtmlElement) in the embedded JavaScript object at specific property.
- setElements(PointerElement...) - Method in class org.pepstock.charba.client.impl.plugins.ChartPointerOptions
-
- setElements(Set<PointerElement>) - Method in class org.pepstock.charba.client.impl.plugins.ChartPointerOptions
-
- setElements(PointerElement...) - Method in class org.pepstock.charba.client.impl.plugins.ChartPointerOptionsBuilder
-
- setEmptyColor(IsColor) - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
Sets the fill color for empty sector.
- setEmptyColor(String) - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
Sets the fill color for empty sector.
- setEmptyValue(Key) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (an empty JavaScript Object) in the embedded JavaScript object at specific property.
- setEnableBorderRadius(boolean) - Method in class org.pepstock.charba.client.configuration.Bar
-
If true
, it only shows the borderRadius of a bar when the bar is at the end of the stack.
- setEnableBorderRadius(EnableBorderRadiusCallback) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the enable border radius callback.
- setEnableBorderRadius(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the enable border radius callback.
- setEnableBorderRadius(boolean) - Method in class org.pepstock.charba.client.data.BarDataset
-
If true
, it only shows the borderRadius of a bar when the bar is at the end of the stack.
- setEnableBorderRadius(EnableBorderRadiusCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the enable border radius callback.
- setEnableBorderRadius(NativeCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the enable border radius callback.
- setEnableBorderRadius(boolean) - Method in class org.pepstock.charba.client.options.Bar
-
If true
, it only shows the borderRadius of a bar when the bar is at the end of the stack.
- setEnabled(AnimationCollectionKey, boolean) - Method in class org.pepstock.charba.client.configuration.Animations
-
Enables or disables an animation collection instance in the animation options.
- setEnabled(boolean) - Method in class org.pepstock.charba.client.configuration.Decimation
-
Sets true
if decimation are enabled.
- setEnabled(boolean) - Method in class org.pepstock.charba.client.configuration.Major
-
If true
, major tick options are used to show major ticks.
- setEnabled(String, boolean) - Method in class org.pepstock.charba.client.configuration.Plugins
-
Sets if a plugin must be enabled or not.
- setEnabled(DefaultPluginId, boolean) - Method in class org.pepstock.charba.client.configuration.Plugins
-
Sets if a default plugin must be enabled or not.
- setEnabled(boolean) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets if tooltips are enabled.
- setEnabled(boolean) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Sets true
if plugin is enabled.
- setEnabled(boolean) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets true
if plugin is enabled.
- setEnabled(AnimationCollectionKey, boolean) - Method in class org.pepstock.charba.client.options.Animations
-
Enables or disables an animation collection instance in the animation options.
- setEnabled(boolean) - Method in class org.pepstock.charba.client.options.Decimation
-
Sets true
if decimation are enabled.
- setEnabled(AnimationCollectionKey, boolean) - Method in interface org.pepstock.charba.client.options.IsAnimations
-
Enables or disables an animation collection instance in the animation options.
- setEnabled(boolean) - Method in class org.pepstock.charba.client.options.Major
-
If true
, major tick options are used to show major ticks.
- setEnabled(String, boolean) - Method in class org.pepstock.charba.client.options.Plugins
-
Sets if a global plugin must be enabled or not.
- setEnabled(ConfigurationEnvelop<DefaultPluginId>, boolean) - Method in class org.pepstock.charba.client.options.Plugins
-
Sets if a default CHART.JS plugin must be enabled or not.
Callable only for chart configuration scope (no global or other).
- setEnabled(boolean) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets true
if tooltips are enabled.
- setEnabled(AnimationCollectionKey, boolean) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
Enables or disables an animation collection instance in the animation options.
- setEnabled(boolean) - Method in class org.pepstock.charba.client.zoom.Drag
-
Sets true
to enable element for drag zooming.
- setEnabled(boolean) - Method in class org.pepstock.charba.client.zoom.Pan
-
Sets true
to enable pan element.
- setEnabled(boolean) - Method in class org.pepstock.charba.client.zoom.Pinch
-
Sets true
to enable element for pinch zooming.
- setEnabled(boolean) - Method in class org.pepstock.charba.client.zoom.Wheel
-
Sets true
to enable element for wheel zooming.
- setEnabledAllCharts(String, boolean) - Method in class org.pepstock.charba.client.plugins.GlobalPlugins
-
Setting false
for plugin id, the global plugin is disable to all charts and to activate the plugin on a specific chart, is it enough to enable the plugin by
options.
- setEnd(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the end value of the axis
- setEndValue(String) - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Sets the data value at which the line draw should end.
- setEndValue(double) - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Sets the data value at which the line draw should end.
- setEndValue(Date) - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Sets the data value at which the line draw should end.
- setEndValue(ValueCallback) - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Sets the callback to set the data value at which the line draw should end.
- setEndValue(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Sets the callback to set the data value at which the line draw should end.
- setEnterCallback(EnterCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback called when a "enter" event is occurring.
- setEnterEventHandler(EnterEventHandler) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the ENTER event (the mouse is moved over a label) handler.
- setEnterEventHandler(EnterEventHandler) - Method in class org.pepstock.charba.client.datalabels.Listeners
-
Sets the ENTER event (the mouse is moved over a label) handler.
- setEra(StringItemStyle) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the representation of the Era.
- setEvent(AbstractNode, Key, ConfigurationEnvelop<CallbackProxy.Proxy>) - Method in class org.pepstock.charba.client.options.ExtendedOptions
-
Adds a event proxy function to animation element instance.
- setEvents(Event...) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets the browser events that the chart should listen to.
- setEvents(Event...) - Method in class org.pepstock.charba.client.configuration.Legend
-
Sets the browser events that the legend should listen to.
- setEvents(Event...) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the browser events that the tooltip should listen to.
- setEvents(Event...) - Method in class org.pepstock.charba.client.options.Legend
-
Sets the browser events that the legend should listen to.
- setEvents(Set<Event>) - Method in class org.pepstock.charba.client.options.Legend
-
Sets the browser events that the legend should listen to.
- setEvents(Event...) - Method in class org.pepstock.charba.client.options.Options
-
Sets the browser events that the chart should listen to.
- setEvents(Set<Event>) - Method in class org.pepstock.charba.client.options.Options
-
Sets the browser events that the legend should listen to.
- setEvents(Event...) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the browser events that the tooltip should listen to.
- setEvents(Set<Event>) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the browser events that the legend should listen to.
- setEvents(Event...) - Method in class org.pepstock.charba.client.plugins.AbstractPluginOptions
-
Sets the browser events that the plugins should listen to.
- setEvents(Set<Event>) - Method in class org.pepstock.charba.client.plugins.AbstractPluginOptions
-
Sets the browser events that the legend should listen to.
- setEventToModel(AbstractNode, Key, CallbackProxy.Proxy) - Method in class org.pepstock.charba.client.options.AbstractModel
-
Adds a proxy function (for events) to a model at the specific key.
- setExternalCallback(TooltipExternalCallback) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the user external callback instance.
- setFamily(String) - Method in class org.pepstock.charba.client.configuration.Font
-
Sets the font family, follows CSS font-family options.
- setFamily(String) - Method in class org.pepstock.charba.client.options.AbstractFont
-
- setFamily(String) - Method in class org.pepstock.charba.client.options.AbstractScriptableFont
-
- setFamily(String) - Method in class org.pepstock.charba.client.options.Font
-
Sets the font family, follows CSS font-family options.
- setFamily(String) - Method in interface org.pepstock.charba.client.options.IsFont
-
Sets the font family, follows CSS font-family options.
- setFeature(Feature) - Method in class org.pepstock.charba.client.geo.ChoroplethDataPoint
-
Sets the feature object to identify the region.
- setFill(boolean) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets how to fill the area under the line.
- setFill(int) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets how to fill the area under the line, by absolute data set index.
- setFill(String) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets how to fill the area under the line, by relative data set index.
- setFill(IsFill) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets how to fill the area under the line.
- setFill(FillCallback) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the fill callback.
- setFill(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the fill callback.
- setFill(FillCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the fill callback.
- setFill(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the fill callback.
- setFill(IsFill) - Method in class org.pepstock.charba.client.data.ScatterDataset
-
- setFill(FillCallback) - Method in class org.pepstock.charba.client.data.ScatterDataset
-
- setFill(NativeCallback) - Method in class org.pepstock.charba.client.data.ScatterDataset
-
- setFill(boolean) - Method in class org.pepstock.charba.client.options.FillHandler
-
Sets how to fill the area under the line.
- setFill(IsFill) - Method in class org.pepstock.charba.client.options.FillHandler
-
Sets how to fill the area under the line.
- setFill(boolean) - Method in interface org.pepstock.charba.client.options.HasFill
-
Sets how to fill the area under the line.
- setFill(int) - Method in interface org.pepstock.charba.client.options.HasFill
-
Sets how to fill the area under the line, by absolute dataset index.
- setFill(String) - Method in interface org.pepstock.charba.client.options.HasFill
-
Sets how to fill the area under the line, by relative dataset index.
- setFill(IsFill) - Method in interface org.pepstock.charba.client.options.HasFill
-
Sets how to fill the area under the line.
- setFillColor(String) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the filling styling is used for colors inside shapes.
- setFillColor(IsColor) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the filling styling is used for colors inside shapes.
- setFillGradient(CanvasGradientItem) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the filling styling is used for gradient style inside shapes.
- setFillPattern(CanvasPatternItem) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the filling styling is used for pattern style inside shapes.
- setFillStyle(IsColor) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the fill style of the legend box as color.
- setFillStyle(String) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the fill style of the legend box as color.
- setFillStyle(IsChart, Pattern) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the fill style of the legend box as pattern.
- setFillStyle(IsChart, Gradient) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the fill style of the legend box as gradient.
- setFilterCallback(LegendFilterCallback) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Sets the user filter callback instance.
- setFilterCallback(TooltipFilterCallback) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the user filter callback instance.
- setFloatingData(double[][]) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the data property of a data set for a chart is specified as an array of arrays of doubles.
- setFloatingData(FloatingData...) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the data property of a data set for a chart is specified as an array of floating data.
- setFloatingData(List<FloatingData>) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the data property of a data set for a chart is specified as an array of floating data.
- setFlow(double) - Method in class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Sets flow value.
- setFont(FontCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the the font callback.
- setFont(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the the font callback.
- setFont(FontCallback<ScaleContext>) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the the font callback.
- setFont(NativeCallback) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the the font callback.
- setFont(FontCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the the font callback.
- setFont(FontCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the the font callback.
- setFont(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the the font callback.
- setFont(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'font' property in the element.
- setFont(String) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the current text style to use when drawing text.
This string uses the same syntax as the CSS font specifier.
- setFont(FontCallback<LabelsContext>) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the font callback.
- setFont(NativeCallback) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the font callback.
- setFont(FontCallback<LabelsContext>) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the font color callback.
- setFont(FontCallback<T>) - Method in interface org.pepstock.charba.client.options.IsScriptableFontProvider
-
Sets the font callback.
- setFont(NativeCallback) - Method in interface org.pepstock.charba.client.options.IsScriptableFontProvider
-
Sets the font callback.
- setFont(FontCallback<DatasetContext>) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the font callback.
- setFont(NativeCallback) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the font callback.
- setFontColor(IsColor) - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Sets the font color to apply to the render of value.
- setFontColor(ColorCallback<MeterContext>) - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Sets the callback to customize the font color for rendered label in the chart.
- setFontColor(String) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the selection cleaner label font color.
- setFontColor(IsColor) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Set the selection cleaner label font color.
- setFontColor(IsColor) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the font color of the legend.
- setFontColor(String) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Returns the font color of the legend.
- setFontFamily(String) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the font family, follows CSS font-family label.
- setFontFamily(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'fontFamily' property in the element.
- setFontFamily(String) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the font family, follows CSS font-family in selection cleaner.
- setFontFamily(String) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the font family
- setFontLineHeight(double) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the line height.
- setFontLineHeight(String) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the line height.
- setFontSize(int) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the font size.
- setFontSize(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'fontSize' property in the element.
- setFontSize(int) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the font size.
- setFontSize(int) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the font size.
- setFontSizeAdjust(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'fontSizeAdjust' property in the element.
- setFontStretch(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'fontStretch' property in the element.
- setFontStyle(FontStyle) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the font style, follows CSS font-style label (i.e.
- setFontStyle(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'fontStyle' property in the element.
- setFontStyle(FontStyle) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the font style, follows CSS font-style options (i.e.
- setFontStyle(FontStyle) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the font style.
- setFontVariant(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'fontVariant' property in the element.
- setFontWeight(Weight) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the font weight, follows CSS font-style-weight label.
- setFontWeight(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'fontWeight' property in the element.
- setFooterAlign(TextAlign) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the footer alignment.
- setFooterAlign(TextAlign) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the footer alignment.
- setFooterCallback(TooltipFooterCallback) - Method in class org.pepstock.charba.client.configuration.TooltipsCallbacks
-
Sets the user footer callback.
- setFooterColor(IsColor) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the footer font color.
- setFooterColor(String) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the footer font color.
- setFooterColor(IsColor) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the footer font color.
- setFooterColor(String) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the footer font color.
- setFooterMarginTop(int) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the margin to add before drawing the footer.
- setFooterMarginTop(int) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the margin to add before drawing the footer.
- setFooterSpacing(int) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the spacing to add to top and bottom of each footer line.
- setFooterSpacing(int) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the spacing to add to top and bottom of each footer line.
- setFormatCallback(MeterFormatCallback) - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Sets the callback to customize the value string in the chart.
- setFormatMatcher(FormatMatcher) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the format matching algorithm to use.
- setFormatter(FormatterCallback) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the formatter callback.
- setFormatter(FormatterCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the formatter callback.
- setFrom(boolean) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the end value for the animation as number.
- setFrom(double) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the start value for the animation as number.
- setFrom(String) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the start value for the animation as color string.
- setFrom(IsColor) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the start value for the animation as color.
- setFrom(FromCallback) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the start value for the animation by a callback.
- setFrom(NativeCallback) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the start value for the animation by a callback.
- setFrom(String) - Method in class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Sets from value as string.
- setFrom(Key) - Method in class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Sets from value as key.
- setFullSize(boolean) - Method in class org.pepstock.charba.client.configuration.Legend
-
Marks that this box should take the full width/height of the canvas (moving other boxes).
- setFullSize(boolean) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets true
if marks that this box should take the full width/height of the canvas (moving other boxes).
- setFullSize(boolean) - Method in class org.pepstock.charba.client.options.AbstractTitle
-
Marks that this box should take the full width/height of the canvas (moving other boxes).
- setFullSize(boolean) - Method in interface org.pepstock.charba.client.options.IsTitle
-
Marks that this box should take the full width/height of the canvas (moving other boxes).
- setFullSize(boolean) - Method in class org.pepstock.charba.client.options.Legend
-
Marks that this box should take the full width/height of the canvas (moving other boxes).
- setGlobalCompositeOperation(GlobalCompositeOperation) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the type of compositing operation to apply when drawing new shapes.
- setGlobalCompositeOperation(GlobalCompositeOperation) - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptions
-
Sets the type of compositing operation to apply when drawing new shapes.
- setGlobalCompositeOperation(GlobalCompositeOperation) - Method in class org.pepstock.charba.client.impl.plugins.ChartBackgroundColorOptionsBuilder
-
Sets the type of compositing operation to apply when drawing new shapes.
- setGrace(int) - Method in class org.pepstock.charba.client.configuration.CartesianLinearAxis
-
Sets the value in pixels is added to the maximum data value and subtracted from the minimum data.
This extends the scale range as if the data values were that much greater.
- setGrace(int) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the value in pixels is added to the maximum data value and subtracted from the minimum data.
This extends the scale range as if the data values were that much greater.
- setGraceAsPercentage(String) - Method in class org.pepstock.charba.client.configuration.CartesianLinearAxis
-
Sets the value in percentage is added to the maximum data value and subtracted from the minimum data.
This extends the scale range as if the data values were that much greater.
- setGraceAsPercentage(String) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the value in percentage is added to the maximum data value and subtracted from the minimum data.
This extends the scale range as if the data values were that much greater.
- setGroupDividers(boolean) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
If false
, the divider between groups are not drawn.
- setGrouped(boolean) - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
When true
, all the data sets at same index value will be placed next to each other centering on that index value.
When false
, each bar is placed on its actual index-axis value.
- setGroupLabels(boolean) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
If false
, the labels groups are not drawn.
- setGroups(String...) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the the keys of the object to use to group the values from a tree object.
It's needed ONLY when tree data is set by a list of objects.
- setGroups(Key...) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the the keys of the object to use to group the values from a tree object.
It's needed ONLY when tree data is set by a list of objects.
- setGroups(Set<Key>) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the the keys of the object to use to group the values from a tree object.
It's needed ONLY when tree data is set by a list of objects.
- setHeight(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'height' property in the element.
- setHeight(int) - Method in class org.pepstock.charba.client.dom.elements.Canvas
-
Sets a positive integer reflecting the height HTML attribute of the canvas element interpreted in CSS pixels.
When the attribute is not specified, or if it is set to an invalid value, like a negative, the default value of 150 is used.
- setHeight(int) - Method in class org.pepstock.charba.client.dom.elements.Img
-
Sets the value that reflects the height attribute, indicating the rendered height of the image in CSS pixels.
- setHeight(String) - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Sets the length of pixel of the hinted height of the cell.
- setHeight(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the height of axis in pixel.
- setHeight(double) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the height of matrix element in pixels.
- setHeight(SizeCallback) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the height callback to set the height of matrix element in pixels.
- setHeight(NativeCallback) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the height callback to set the height of matrix element in pixels.
- setHidden(boolean) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets if the data set will appear or not.
- setHideProgressBar(boolean) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets true
whether to hide the progress bar.
- setHideShadow(boolean) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets true
whether to hide the shadow of toast.
- setHitRadius(double) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the pixel size of the non-displayed point that reacts to mouse events.
- setHitRadius(RadiusCallback<DatasetContext>) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the hit radius callback.
- setHitRadius(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the hit radius callback.
- setHitRadius(double...) - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Sets the pixel size of the non-displayed point that reacts to mouse events.
- setHitRadius(RadiusCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Sets the hit radius callback.
- setHitRadius(NativeCallback) - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Sets the hit radius callback.
- setHitRadius(double) - Method in class org.pepstock.charba.client.options.Point
-
Sets the pixel size of the non-displayed point that reacts to mouse events.
- setHour(NumberItemStyle) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the representation of the Hour.
- setHour12(boolean) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets whether to use 12-hour time (as opposed to 24-hour time).
- setHourCycle(HourCycle) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
- setHours(int) - Method in class org.pepstock.charba.client.commons.ImmutableDate
-
- setHoverBackgroundColor(ColorCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the hover background color callback.
- setHoverBackgroundColor(NativeCallback) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the hover background color callback.
- setHoverBackgroundColor(IsColor...) - Method in class org.pepstock.charba.client.data.HoverDataset
-
Sets the fill color of the arcs when hovered.
- setHoverBackgroundColor(String...) - Method in class org.pepstock.charba.client.data.HoverDataset
-
Sets the fill color of the arcs when hovered as string.
- setHoverBackgroundColor(Pattern...) - Method in class org.pepstock.charba.client.data.HoverDataset
-
Sets the fill pattern of the arcs in the data set when hovered.
- setHoverBackgroundColor(Gradient...) - Method in class org.pepstock.charba.client.data.HoverDataset
-
Sets the fill gradient of the arcs in the data set when hovered.
- setHoverBackgroundColor(IsColor...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the fill color of the elements when hovered.
- setHoverBackgroundColor(String...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the fill color of the elements when hovered.
- setHoverBackgroundColor(Pattern...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the fill pattern of the elements when hovered.
- setHoverBackgroundColor(Gradient...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the fill gradient of the elements when hovered.
- setHoverBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the fill color of the elements when hovered
- setHoverBackgroundColor(String) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the fill color of the elements when hovered
- setHoverBackgroundColor(Pattern) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the fill pattern of the elements when hovered.
- setHoverBackgroundColor(Gradient) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the fill gradient of the elements when hovered.
- setHoverBackgroundColor(IsColor) - Method in class org.pepstock.charba.client.options.AbstractElement
-
Sets the background color when hovered.
- setHoverBackgroundColor(String) - Method in class org.pepstock.charba.client.options.AbstractElement
-
Sets the background color when hovered.
- setHoverBorderCapStyle(CapStyle) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets how the end points of every line are drawn, when element is hovered.
- setHoverBorderCapStyle(CapStyleCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border cap style callback when element is hovered.
- setHoverBorderCapStyle(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border cap style callback when element is hovered.
- setHoverBorderColor(ColorCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the hover border color callback.
- setHoverBorderColor(NativeCallback) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the hover border color callback.
- setHoverBorderColor(IsColor...) - Method in class org.pepstock.charba.client.data.HoverDataset
-
Sets the stroke color of the arcs when hovered as string.
- setHoverBorderColor(String...) - Method in class org.pepstock.charba.client.data.HoverDataset
-
Sets the stroke color of the arcs when hovered as string.
- setHoverBorderColor(Gradient...) - Method in class org.pepstock.charba.client.data.HoverDataset
-
Sets the stroke gradient of the arcs in the data set when hovered as gradient.
- setHoverBorderColor(IsColor...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the stroke color of the elements when hovered.
- setHoverBorderColor(String...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the stroke color of the elements when hovered.
- setHoverBorderColor(Gradient...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the stroke gradient of elements when hovered as gradient.
- setHoverBorderColor(IsColor) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the stroke color of the elements when hovered
- setHoverBorderColor(String) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the stroke color of the elements when hovered
- setHoverBorderColor(Gradient) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the stroke gradient of elements when hovered as gradient.
- setHoverBorderColor(IsColor) - Method in class org.pepstock.charba.client.options.AbstractElement
-
Sets the border color when hovered.
- setHoverBorderColor(String) - Method in class org.pepstock.charba.client.options.AbstractElement
-
Sets the border color when hovered.
- setHoverBorderDash(int...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern, when element is
hovered.
- setHoverBorderDash(BorderDashCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border dash callback when element is hovered.
- setHoverBorderDash(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border dash callback when element is hovered.
- setHoverBorderDashOffset(double) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the line dash pattern offset, when element is hovered.
- setHoverBorderDashOffset(BorderDashOffsetCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border dash offset callback when element is hovered.
- setHoverBorderDashOffset(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border dash offset callback when element is hovered.
- setHoverBorderJoinStyle(JoinStyle) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets how two connecting segments (of lines, arcs or curves) with non-zero lengths in a shape are joined together (degenerate segments with zero lengths, whose specified end
points and control points are exactly at the same position, are skipped), when element is hovered.
There are three possible values for this property: round, bevel and miter.
- setHoverBorderJoinStyle(JoinStyleCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border join style callback when element is hovered.
- setHoverBorderJoinStyle(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border join style callback when element is hovered.
- setHoverBorderRadius(int) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the bar border radius (in pixels) when hovered.
- setHoverBorderRadius(BorderRadiusCallback) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the border radius callback, when hovered.
- setHoverBorderRadius(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the border radius callback, when hovered.
- setHoverBorderRadius(int...) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the bar border radius (in pixels), when hovered.
- setHoverBorderRadius(BarBorderRadius...) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the bar border radius (in pixels), when hovered.
- setHoverBorderRadius(List<BarBorderRadius>) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets Sets the bar border radius (in pixels), when hovered.
- setHoverBorderRadius(BorderRadiusCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the border radius callback, when hovered.
- setHoverBorderRadius(NativeCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the border radius callback, when hovered.
- setHoverBorderRadius(int) - Method in class org.pepstock.charba.client.options.Bar
-
Sets the bar border radius (in pixels) when hovered.
- setHoverBorderWidth(int...) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the stroke width of the elements when hovered.
- setHoverBorderWidth(BarBorderWidth...) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the stroke width of the bar in pixels, when hovered.
- setHoverBorderWidth(List<BarBorderWidth>) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the stroke width of the bar in pixels, when hovered.
- setHoverBorderWidth(BarBorderWidthCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the hover border width callback.
- setHoverBorderWidth(NativeCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the hover border width callback.
- setHoverBorderWidth(WidthCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.HoverDataset
-
Sets the hover border width callback.
- setHoverBorderWidth(int...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets the stroke width of the elements when hovered.
- setHoverBorderWidth(int) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the stroke width of the elements when hovered.
- setHoverBorderWidth(WidthCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the hover border width callback.
- setHoverBorderWidth(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the hover border width callback.
- setHoverBorderWidth(BarBorderWidth) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the border width (in pixels), when hovered.
- setHoverBorderWidth(BarBorderWidthCallback) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the callback to set the border width (in pixels), when hovered.
- setHoverBorderWidth(NativeCallback) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the callback to set the border width (in pixels), when hovered.
- setHoverBorderWidth(int) - Method in class org.pepstock.charba.client.options.AbstractElement
-
Sets the border width when hovered.
- setHoverColor(IsColor...) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the hover color of the rectangle.
- setHoverColor(String...) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the hover color of the rectangle.
- setHoverColor(ColorCallback<DatasetContext>) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the hover color callback.
- setHoverColor(NativeCallback) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the hover color callback.
- setHoverOffset(int) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the arc offset (in pixels) when hovered.
- setHoverOffset(OffsetCallback<DatasetContext>) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the offset callback, when hovered.
- setHoverOffset(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the offset callback, when hovered.
- setHoverOffset(int...) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the arc offset (in pixels), when dataset if hovered.
- setHoverOffset(OffsetCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the offset callback, when dataset is hovered.
- setHoverOffset(NativeCallback) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the offset callback, when dataset is hovered.
- setHoverOffset(int) - Method in class org.pepstock.charba.client.options.Arc
-
Sets the arc offset (in pixels) when hovered.
- setHoverRadius(double) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the radius of the point when hovered.
- setHoverRadius(RadiusCallback<DatasetContext>) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the hover radius callback.
- setHoverRadius(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the hover radius callback.
- setHoverRadius(double...) - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Sets the radius of the point when hovered.
- setHoverRadius(RadiusCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Sets the hover radius callback.
- setHoverRadius(NativeCallback) - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Sets the hover radius callback.
- setHoverRadius(double) - Method in class org.pepstock.charba.client.options.Point
-
Sets the radius of the point when hovered.
- setHtmlText(boolean) - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Sets
true
if the text of legend's titleis HTML.
This field is used ONLY by
HtmlLegend
plugin and not by CHART.js.
- setHtmlText(boolean) - Method in interface org.pepstock.charba.client.items.HasLegendText
-
Sets
true
if the text of legend item is HTML.
This field is used ONLY by
HtmlLegend
plugin and not by CHART.js.
- setHttpEquiv(String) - Method in class org.pepstock.charba.client.dom.elements.Meta
-
Sets the name of an HTTP response header to define for a document.
- setIcon(Img) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the icon image set for toast.
- setId(String) - Method in class org.pepstock.charba.client.dom.BaseElement
-
Sets the unique id of the element.
- setIgnoreFunctionContext(boolean) - Method in class org.pepstock.charba.client.commons.CallbackProxy
-
Sets true
if the functional context must be ignored as argument to pass to callback.
- setImage(Img) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the selection cleaner image.
- setImage(Img) - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Sets the selection cleaner image.
- setImageHeight(int) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the height of label content, when is set as
Img
, in pixels in order to scale the image when drawn.
- setImageHeight(ImageSizeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the height of label content, when is set as
Img
, in percentage (format is "{n}%") in order to scale the image when drawn.
- setImageHeight(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the height of label content, when is set as
Img
, in percentage (format is "{n}%") in order to scale the image when drawn.
- setImageHeightAsPercentage(String) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the height of label content, when is set as
Img
, in percentage (format is "{n}%") in order to scale the image when drawn.
- setImages(Img...) - Method in class org.pepstock.charba.client.labels.Label
-
- setImages(Img...) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
- setImageWidth(int) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the width of label content, when is set as
Img
, in pixels in order to scale the image when drawn.
- setImageWidth(ImageSizeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the width of label content, when is set as
Img
, in percentage (format is "{n}%") in order to scale the image when drawn.
- setImageWidth(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the width of label content, when is set as
Img
, in percentage (format is "{n}%") in order to scale the image when drawn.
- setImageWidthAsPercentage(String) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the width of label content, when is set as
Img
, in percentage (format is "{n}%") in order to scale the image when drawn.
- setIncludeBounds(boolean) - Method in class org.pepstock.charba.client.options.Ticks
-
If true
, the defined min and maximum values should be presented as ticks even if they are not "nice"
- setIndex(int) - Method in class org.pepstock.charba.client.items.ActiveDatasetElement
-
Sets the index of the data element.
- setIndex(int) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the data set index of the chart (for POLAR and PIE charts).
- setIndexAxis(IndexAxis) - Method in class org.pepstock.charba.client.configuration.BarOptions
-
Sets the base axis for the dataset.
Use
IndexAxis.Y
for horizontal bar.
- setIndexAxis(IndexAxis) - Method in class org.pepstock.charba.client.configuration.HorizontalBarOptions
-
- setIndexAxis(IndexAxis) - Method in class org.pepstock.charba.client.configuration.LineOptions
-
Sets the base axis for the dataset.
Use
IndexAxis.Y
for vertical line.
- setIndexAxis(IndexAxis) - Method in class org.pepstock.charba.client.configuration.VerticalLineOptions
-
- setIndexAxis(IndexAxis) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the base axis for the data set.
Use
IndexAxis.Y
for horizontal bar.
- setIndexAxis(IndexAxis) - Method in class org.pepstock.charba.client.data.HorizontalBarDataset
-
- setIndexAxis(IndexAxis) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets the base axis for the data set.
- setIndexAxis(IndexAxis) - Method in class org.pepstock.charba.client.data.VerticalLineDataset
-
- setIndexAxis(IndexAxis) - Method in class org.pepstock.charba.client.options.Options
-
Sets the base axis for the dataset.
- setIndicatorWidth(int) - Method in class org.pepstock.charba.client.geo.Legend
-
Sets how many pixels should be used for the color bar.
- setInner(double) - Method in class org.pepstock.charba.client.colors.Radius
-
Sets the inner radius of arc.
- setInnerEnd(int) - Method in class org.pepstock.charba.client.data.ArcBorderRadius
-
Sets the border radius for inner-end corner of the arc, in pixel.
- setInnerHTML(String) - Method in class org.pepstock.charba.client.dom.BaseElement
-
Sets the markup of the element's content..
- setInnerStart(int) - Method in class org.pepstock.charba.client.data.ArcBorderRadius
-
Sets the border radius for inner-start corner of the arc, in pixel.
- setInnerText(String) - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Sets the "rendered" text content of a node and its descendants.
As a getter, it approximates the text the user would get if they highlighted the contents of the element with the cursor and then copied it to the clipboard.
- setInternalCallbackToModel(AbstractNode, Key, CallbackProxy.Proxy) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Adds a proxy function to a model at the specific key.
- setInternalCallbackToModel(AbstractNode, Key, NativeCallback) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Adds a native callback function to a model at the specific key.
- setIntersect(boolean) - Method in class org.pepstock.charba.client.configuration.Hover
-
if true, the hover mode only applies when the mouse position intersects an item on the chart.
- setIntersect(boolean) - Method in class org.pepstock.charba.client.configuration.Interaction
-
if true, the hover mode only applies when the mouse position intersects an item on the chart.
- setIntersect(boolean) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
if true, the tooltip mode applies only when the mouse position intersects with an element.
- setIsoWeekday(IsoWeekDay) - Method in class org.pepstock.charba.client.configuration.Time
-
Sets the ISO day of the week.
- setIsoWeekday(IsoWeekDay) - Method in class org.pepstock.charba.client.options.Time
-
Sets the ISO day of the week.
- setItemSortCallback(LegendItemSortCallback) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Sets the user item sort callback instance.
- setItemSortCallback(TooltipItemSortCallback) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the user item sort callback instance.
- setKey(String) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the the key of the object to use to get data value from a tree object.
It's needed ONLY when tree data is set by a list of objects.
- setKey(Key) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the the key of the object to use to get data value from a tree object.
It's needed ONLY when tree data is set by a list of objects.
- setLabel(String) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the label for the data set which appears in the legend and tooltips.
- setLabel(String) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the selection cleaner label.
- setLabel(String) - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Sets the selection cleaner label.
- setLabelCallback(TooltipLabelCallback) - Method in class org.pepstock.charba.client.configuration.TooltipsCallbacks
-
Sets the user label callback.
- setLabelColor(IsColor) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font color of label.
- setLabelColor(String) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font color of label.
- setLabelFontFamily(String) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font family, follows CSS font-family options of label.
- setLabelFontLineHeight(double) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the line height of label.
- setLabelFontLineHeight(String) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the line height of label.
- setLabelFontSize(int) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font size of label.
- setLabelFontStyle(FontStyle) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font style, follows CSS font-style options (i.e.
- setLabelFontWeight(Weight) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font weight, follows CSS font-style-weight options of label.
- setLabelOffset(int) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the distance in pixels to offset the label from the center point of the tick (in the y direction for the x axis, and the x direction for the y axis).
Note: this can cause labels at the edges to be cropped by the edge of the canvas.
- setLabelRotation(double) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the label rotation value
- setLabels(String...) - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Sets an array of labels to display.
- setLabels(List<String>) - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Sets an array of labels to display.
- setLabels(Labels) - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Sets the labels of the data.
- setLabels(String...) - Method in interface org.pepstock.charba.client.data.HasLabels
-
Sets the labels of the data.
- setLabels(List<String>) - Method in interface org.pepstock.charba.client.data.HasLabels
-
Sets the labels of the data.
- setLabels(Labels) - Method in interface org.pepstock.charba.client.data.HasLabels
-
Sets the labels of the data.
- setLabels(String...) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the labels of the data.
- setLabels(Labels) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the labels of the data.
- setLabels(Labels) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the map for labeling the sankey elements.
- setLabelsCallback(LegendLabelsCallback) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Sets the user callback instance to generate labels.
- setLatitude(double) - Method in class org.pepstock.charba.client.geo.BubbleMapDataPoint
-
Sets the latitude of the data.
- setLeaveCallback(LeaveCallback) - Method in class org.pepstock.charba.client.annotation.AbstractAnnotation
-
Sets the callback called when a "leave" event is occurring.
- setLeaveEventHandler(LeaveEventHandler) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the LEAVE event (the mouse is moved out of a label) handler.
- setLeaveEventHandler(LeaveEventHandler) - Method in class org.pepstock.charba.client.datalabels.Listeners
-
Sets the LEAVE event (the mouse is moved out of a label) handler.
- setLeft(double) - Method in class org.pepstock.charba.client.colors.Area
-
Sets the left coordinate.
- setLeft(int) - Method in class org.pepstock.charba.client.configuration.Padding
-
Sets the padding left in pixel.
- setLeft(int) - Method in class org.pepstock.charba.client.data.BarBorderWidth
-
Sets the border width left in pixel.
- setLeft(double) - Method in class org.pepstock.charba.client.data.Clip
-
Sets the clip left.
- setLeft(boolean) - Method in class org.pepstock.charba.client.data.Clip
-
Sets the clip left.
- setLeft(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'left' property in the element.
- setLeft(int) - Method in class org.pepstock.charba.client.geo.Margin
-
Sets the margin left of legend.
- setLeft(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the left location in pixel
- setLeft(int) - Method in class org.pepstock.charba.client.options.AbstractPadding
-
Sets the padding left in pixel.
- setLeft(int) - Method in class org.pepstock.charba.client.options.AbstractScriptablePadding
-
- setLeft(int) - Method in interface org.pepstock.charba.client.options.IsPadding
-
Sets the padding left in pixel.
- setLeft(int) - Method in class org.pepstock.charba.client.options.Padding
-
Sets the padding left in pixel.
- setLegendItemCallback(HtmlLegendItemCallback) - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendOptions
-
Sets the callback which can be implemented to change the text of legend for a specific item, as HTML.
- setLegendItemCallback(HtmlLegendItemCallback) - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendOptionsBuilder
-
Sets the callback which can be implemented to change the text of legend for a specific item, as HTML.
- setLegendTitleCallback(HtmlLegendTitleCallback) - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendOptions
-
Sets the callback which can be implemented to change the text of legend's title, as HTML.
- setLegendTitleCallback(HtmlLegendTitleCallback) - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendOptionsBuilder
-
Sets the callback which can be implemented to change the text of legend's title, as HTML.
- setLength(int) - Method in class org.pepstock.charba.client.geo.Legend
-
Sets the length of the legend.
- setLineCap(CapStyle) - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Sets the lineCap, to determine the shape used to draw the end points of lines.
- setLineCap(CapStyle) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the shape used to draw the end points of lines.
- setLineCap(CapStyle) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets how the end points of every box border are drawn.
- setLineDash(int...) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the line dash pattern used when stroking lines.
It uses an array of values that specify alternating lengths of lines and gaps which describe the pattern.
- setLineDash(List<Integer>) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the line dash pattern used when stroking lines.
It uses a list of values that specify alternating lengths of lines and gaps which describe the pattern.
- setLineDash(List<Integer>) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the box border dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- setLineDashOffset(double) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the line dash offset, or "phase.".
Specifies where to start a dash array on a line.
- setLineDashOffset(double) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the box border dash pattern offset.
- setLineHeight(double) - Method in class org.pepstock.charba.client.configuration.Font
-
Sets the line height.
- setLineHeight(String) - Method in class org.pepstock.charba.client.configuration.Font
-
Sets the line height.
- setLineHeight(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'lineHeight' property in the element.
- setLineHeight(double) - Method in class org.pepstock.charba.client.options.AbstractFont
-
- setLineHeight(String) - Method in class org.pepstock.charba.client.options.AbstractFont
-
- setLineHeight(double) - Method in class org.pepstock.charba.client.options.AbstractScriptableFont
-
- setLineHeight(String) - Method in class org.pepstock.charba.client.options.AbstractScriptableFont
-
- setLineHeight(double) - Method in class org.pepstock.charba.client.options.Font
-
Sets the line height.
- setLineHeight(String) - Method in class org.pepstock.charba.client.options.Font
-
Sets the line height.
- setLineHeight(double) - Method in interface org.pepstock.charba.client.options.IsFont
-
Sets the line height.
- setLineHeight(String) - Method in interface org.pepstock.charba.client.options.IsFont
-
Sets the line height.
- setLineJoin(JoinStyle) - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Sets the lineJoin, to determine the shape used to join two line segments where they meet.
- setLineJoin(JoinStyle) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the type of corners where two lines meet.
- setLineJoin(JoinStyle) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets how two connecting segments (of box border) with non-zero lengths in a shape are joined together (degenerate segments with zero lengths, whose specified end points and
control points are exactly at the same position, are skipped).
There are three possible values for this property: round, bevel and miter.
- setLineWidth(int...) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the stroke widths of grid.
- setLineWidth(int) - Method in class org.pepstock.charba.client.configuration.RadialAngleLines
-
Sets the width of angled lines.
- setLineWidth(double) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the thickness of lines.
- setLineWidth(int) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the width of box border in pixels.
- setLineWidth(int) - Method in class org.pepstock.charba.client.options.AngleLines
-
Sets the width of angled lines.
- setLineWidth(int...) - Method in class org.pepstock.charba.client.options.Grid
-
Sets the stroke widths of grid.
- setListenersHandler(AbstractEventHandler) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Adds a event handler instance as listener for all events.
- setListenersHandler(AbstractEventHandler) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Adds a event handler instance as listener for all events.
- setLocale(CLocale) - Method in class org.pepstock.charba.client.adapters.DateAdapterOptions
-
Sets the locale that LUXON must use by the date adapter.
See
here the details about locale in LUXON.
- setLocale(CLocale) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets the locale instance for internationalization.
- setLocale(CLocale) - Method in class org.pepstock.charba.client.configuration.ScaleDateAdapter
-
Sets the locale that LUXON must use by the date adapter.
See
here the details about locale in LUXON.
- setLocale(CLocale) - Method in class org.pepstock.charba.client.options.Options
-
Sets the locale instance for internationalization.
- setLocale(CLocale) - Method in class org.pepstock.charba.client.options.ScaleDateAdapter
-
Sets the locale that LUXON must use by the date adapter.
See
here the details about locale in LUXON.
- setLocaleMatcher(LocaleMatcher) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the locale matching algorithm to use.
- setLocaleMatcher(LocaleMatcher) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the locale matching algorithm to use.
- setLongitude(double) - Method in class org.pepstock.charba.client.geo.BubbleMapDataPoint
-
Sets the longitude of the data.
- setLoop(boolean) - Method in class org.pepstock.charba.client.configuration.Animation
-
If set to true
, loops the animations endlessly.
- setLoop(LoopCallback) - Method in class org.pepstock.charba.client.configuration.Animation
-
Sets to loop the animations endlessly by a callback.
- setLoop(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Animation
-
Sets to loop the animations endlessly by a callback.
- setLoop(boolean) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
If set to true
, loops the animations endlessly.
- setLoop(LoopCallback) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
Sets to loop the animations endlessly by a callback.
- setLoop(NativeCallback) - Method in interface org.pepstock.charba.client.options.IsAnimation
-
Sets to loop the animations endlessly by a callback.
- setLoop(boolean) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
If set to true
, loops the animations endlessly.
- setLoop(LoopCallback) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
- setLoop(NativeCallback) - Method in class org.pepstock.charba.client.UpdateConfiguration
-
- setLoop(boolean) - Method in class org.pepstock.charba.client.UpdateConfigurationBuilder
-
If set to true
, loops the animations endlessly.
- setMaintainAspectRatio(boolean) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets the maintaining of the original canvas aspect ratio (width / height) when resizing.
- setMaintainAspectRatio(boolean) - Method in class org.pepstock.charba.client.options.Options
-
Sets the maintaining of the original canvas aspect ratio (width / height) when resizing.
- setMargin(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'margin' property in the element.
- setMargin(int) - Method in class org.pepstock.charba.client.geo.Legend
-
Sets the margin pixels such that it doesn't stick to the edge of the chart.
- setMargin(Margin) - Method in class org.pepstock.charba.client.geo.Legend
-
Sets the margin pixels such that it doesn't stick to the edge of the chart.
- setMargin(int) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the margin from canvas border.
- setMargin(int) - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Sets the margin from canvas border.
- setMarginBottom(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'marginBottom' property in the element.
- setMarginLeft(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'marginLeft' property in the element.
- setMarginRight(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'marginRight' property in the element.
- setMarginTop(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'marginTop' property in the element.
- setMax(String) - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Sets the maximum item to display.
- setMax(Date) - Method in class org.pepstock.charba.client.configuration.CartesianTimeAxis
-
If defined, this will override the data maximum.
- setMax(double) - Method in interface org.pepstock.charba.client.configuration.IsNumericAxis
-
Sets the user defined maximum number for the scale, overrides maximum value from data.
- setMax(String) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the maximum value of axis
- setMax(double) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the maximum value of axis
- setMax(Date) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the maximum value of axis
- setMax(double) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the user defined maximum number for the scale, overrides maximum value from data.
- setMax(Date) - Method in class org.pepstock.charba.client.options.AbstractScale
-
If defined, this will override the data maximum.
- setMax(String) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the user defined maximum number for the scale, overrides maximum value from data.
- setMax(double) - Method in class org.pepstock.charba.client.zoom.ScaleRange
-
Sets the maximum value of range.
- setMaxBarThickness(int) - Method in class org.pepstock.charba.client.configuration.TypedDataset
-
Sets the maximum bar thickness, to ensure that bars are not sized thicker than this.
- setMaxBarThickness(int) - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
Sets the maximum bar thickness, to ensure that bars are not sized thicker than this
- setMaxHeight(int) - Method in class org.pepstock.charba.client.configuration.Legend
-
Sets the maximum height of the legend, in pixels.
- setMaxHeight(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'maxHeight' property in the element.
- setMaxHeight(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the max height of the axis in pixel
- setMaxHeight(int) - Method in class org.pepstock.charba.client.options.Legend
-
Sets the maximum height of the legend, in pixels.
- setMaxHistoryItems(int) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Sets the maximum amount of toast items you want to maintain in the history.
- setMaximumFractionDigits(int) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets the maximum number of fraction digits to use.
Possible values are from 0 to 20.
- setMaximumFractionDigits(int) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the maximum number of fraction digits to use.
Possible values are from 0 to 20.
- setMaximumFractionDigits(int) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the maximum number of fraction digits to use.
Possible values are from 0 to 20.
- setMaximumLegendColumns(int) - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendOptions
-
Sets the maximum amount of columns of legend.
- setMaximumLegendColumns(int) - Method in class org.pepstock.charba.client.impl.plugins.HtmlLegendOptionsBuilder
-
Sets the maximum amount of columns of legend.
- setMaximumSignificantDigits(int) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets the maximum number of significant digits to use.
Possible values are from 1 to 21.
- setMaximumSignificantDigits(int) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the maximum number of significant digits to use.
Possible values are from 1 to 21.
- setMaximumSignificantDigits(int) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the maximum number of significant digits to use.
Possible values are from 1 to 21.
- setMaxIndex(int) - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Sets the maximum item at passed index to display.
- setMaxIndex(int) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the maximum item at passed index to display.
- setMaxOpenItems(int) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Sets the maximum amount of open toast items you want to maintain on DOM.
Maximum value is .
- setMaxOpenItemsPolicy(MaximumOpenItemsPolicy) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Sets the policy to apply when the maximum amount of open items is reached.
- setMaxRotation(int) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the maximum rotation for tick labels when rotating to condense labels.
Note: Rotation doesn't occur until necessary.
Note: Only applicable to horizontal scales.
- setMaxTicksLimit(int) - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Sets the maximum number of ticks and grid to show.
- setMaxTicksLimit(MaxTicksLimitCallback) - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Sets the maxTicksLimit callback instance.
- setMaxTicksLimit(NativeCallback) - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Sets the maxTicksLimit callback instance.
- setMaxTicksLimit(int) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the maximum number of ticks and grid to show.
- setMaxWidth(int) - Method in class org.pepstock.charba.client.configuration.Legend
-
Sets the maximum width of the legend, in pixels.
- setMaxWidth(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'maxWidth' property in the element.
- setMaxWidth(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the max width of axis in pixel.
- setMaxWidth(int) - Method in class org.pepstock.charba.client.options.Legend
-
Sets the maximum width of the legend, in pixels.
- setMin(String) - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Sets the minimum item to display.
- setMin(Date) - Method in class org.pepstock.charba.client.configuration.CartesianTimeAxis
-
If defined, this will override the data minimum.
- setMin(double) - Method in interface org.pepstock.charba.client.configuration.IsNumericAxis
-
Sets the user defined minimum number for the scale, overrides minimum value from data.
- setMin(String) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the minimum value of axis
- setMin(double) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the minimum value of axis
- setMin(Date) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the minimum value of axis
- setMin(double) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the user defined minimum number for the scale, overrides minimum value from data.
- setMin(Date) - Method in class org.pepstock.charba.client.options.AbstractScale
-
If defined, this will override the data minimum.
- setMin(String) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the user defined minimum number for the scale, overrides minimum value from data.
- setMin(double) - Method in class org.pepstock.charba.client.zoom.ScaleRange
-
Sets the minimum value of range.
- setMinBarLength(int) - Method in class org.pepstock.charba.client.configuration.TypedDataset
-
Set this to ensure that bars have a minimum length in pixels.
- setMinBarLength(int) - Method in interface org.pepstock.charba.client.options.HasBarDatasetOptions
-
Set this to ensure that bars have a minimum length in pixels.
- setMinHeight(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'minHeight' property in the element.
- setMinimumFractionDigits(int) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets the minimum number of fraction digits to use.
Possible values are from 0 to 20.
- setMinimumFractionDigits(int) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the minimum number of fraction digits to use.
Possible values are from 0 to 20.
- setMinimumFractionDigits(int) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the minimum number of fraction digits to use.
Possible values are from 0 to 20.
- setMinimumIntegerDigits(int) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets the minimum number of integer digits to use.
Possible values are from 1 to 21.
- setMinimumIntegerDigits(int) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the minimum number of integer digits to use.
Possible values are from 1 to 21.
- setMinimumIntegerDigits(int) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the minimum number of integer digits to use.
Possible values are from 1 to 21.
- setMinimumSignificantDigits(int) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets the minimum number of significant digits to use.
Possible values are from 1 to 21.
- setMinimumSignificantDigits(int) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the minimum number of significant digits to use.
Possible values are from 1 to 21.
- setMinimumSignificantDigits(int) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the minimum number of significant digits to use.
Possible values are from 1 to 21.
- setMinIndex(int) - Method in class org.pepstock.charba.client.configuration.CartesianCategoryAxis
-
Sets the minimum item at passed index to display.
- setMinIndex(int) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the minimum item at passed index to display.
- setMinRange(double) - Method in class org.pepstock.charba.client.zoom.ScaleLimit
-
Sets the minimum allowed range.
This defines the max zoom level.
- setMinRotation(int) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the minimum rotation for tick labels.
Note: Only applicable to horizontal scales.
- setMinUnit(TimeUnit) - Method in class org.pepstock.charba.client.configuration.Time
-
The minimum display format to be used for a time unit.
- setMinUnit(TimeUnit) - Method in class org.pepstock.charba.client.options.Time
-
Sets the minimum display format to be used for a time unit.
- setMinute(NumberItemStyle) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the representation of the Minute.
- setMinutes(int) - Method in class org.pepstock.charba.client.commons.ImmutableDate
-
- setMinWidth(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'minWidth' property in the element.
- setMirror(boolean) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the flips tick labels around axis, displaying the labels inside the chart instead of outside.
Note: Only applicable to vertical scales.
- setMiterLimit(double) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the miter limit ratio.
- setMode(InteractionMode) - Method in class org.pepstock.charba.client.configuration.Hover
-
Sets which elements appear in the tooltip.
- setMode(InteractionMode) - Method in class org.pepstock.charba.client.configuration.Interaction
-
Sets which elements appear in the tooltip.
- setMode(InteractionMode) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets which elements appear in the tooltip.
- setMode(InteractionAxis) - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Sets the element (panning or zooming) directions.
- setMode(ModeCallback) - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Sets the element (panning or zooming) directions callback, to set the mode at runtime.
- setMode(NativeCallback) - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Sets the element (panning or zooming) directions callback, to set the mode at runtime.
- setModifierKey(ModifierKey) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Sets the modifier key to activate selection.
- setModifierKey(ModifierKey) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the modifier key to activate selection.
- setModifierKey(ModifierKey) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the modifier key to close the toast by clicking on it.
- setModifierKey(ModifierKey) - Method in class org.pepstock.charba.client.zoom.Drag
-
Sets the modifier key to activate drag-to-zoom.
- setModifierKey(ModifierKey) - Method in class org.pepstock.charba.client.zoom.Pan
-
Sets the modifier key to activate panning.
- setModifierKey(ModifierKey) - Method in class org.pepstock.charba.client.zoom.Wheel
-
Sets the modifier key to activate zooming by wheeling.
- setMonth(int) - Method in class org.pepstock.charba.client.commons.ImmutableDate
-
- setMonth(MixedItemStyle) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the representation of the Month.
- setMultiKeyBackground(IsColor) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the color to draw behind the colored boxes when multiple items are in the tooltip.
- setMultiKeyBackground(String) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the color to draw behind the colored boxes when multiple items are in the tooltip.
- setMultiKeyBackground(IsColor) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the color to draw behind the colored boxes when multiple items are in the tooltip.
- setMultiKeyBackground(String) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the color to draw behind the colored boxes when multiple items are in the tooltip.
- setMustKeepDefaultsAligned(boolean) - Static method in class org.pepstock.charba.client.intl.CLocale
-
- setName(String) - Method in class org.pepstock.charba.client.dom.elements.Meta
-
Sets the name of a meta-data property to define for a document.
- setNewIncrementalId() - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Stores new incremental id if not previously stored.
- setNewIncrementalId(String) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Stores new incremental id if not previously stored.
- setNodeValue(String) - Method in class org.pepstock.charba.client.dom.BaseNode
-
Sets the value of the current node.
- setNodeWidth(int) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the width of sankey elements.
- setNormalized(boolean) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets if you provide data with indices that are unique, sorted, and consistent across data sets and provide the normalized: true
option to let CHARBA know that
you have done so.
- setNotation(Notation) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets the formatting that should be displayed for the number.
- setNotation(Notation) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the formatting that should be displayed for the number.
- setNotation(Notation) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the formatting that should be displayed for the number.
- setNoWrap(boolean) - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Sets the value reflecting the nowrap attribute and indicating if cell content can be broken in several lines.
- setNumberFormat(NumberFormatCallback) - Method in interface org.pepstock.charba.client.configuration.IsNumericTick
-
Sets the number formatting options.
- setNumberFormat(NativeCallback) - Method in interface org.pepstock.charba.client.configuration.IsNumericTick
-
Sets the number formatting options.
- setNumberingSystem(NumberingSystem) - Method in class org.pepstock.charba.client.adapters.DateAdapterOptions
-
Sets the name of numbering systems that LUXON must use by the date adapter.
See
here the details about numbering system in LUXON.
- setNumberingSystem(NumberingSystem) - Method in class org.pepstock.charba.client.configuration.ScaleDateAdapter
-
Sets the name of numbering systems that LUXON must use by the date adapter.
See
here the details about numbering system in LUXON.
- setNumberingSystem(NumberingSystem) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the numbering system to use.
- setNumberingSystem(NumberingSystem) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the numbering system to use.
- setNumberingSystem(NumberingSystem) - Method in class org.pepstock.charba.client.options.ScaleDateAdapter
-
Sets the name of numbering systems that LUXON must use by the date adapter.
See
here the details about numbering system in LUXON.
- setOffset(int) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the arc offset (in pixels).
- setOffset(OffsetCallback<DatasetContext>) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the offset callback.
- setOffset(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the offset callback.
- setOffset(boolean) - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
If true, extra space is added to the both edges and the axis is scaled to fit in the the chart area.
This is set to true
in the bar chart by default.
- setOffset(boolean) - Method in class org.pepstock.charba.client.configuration.Grid
-
If true, grid will be shifted to be between labels.
This is set to true in the bar chart by default.
- setOffset(int...) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the arc offset (in pixels).
- setOffset(OffsetCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the offset callback.
- setOffset(NativeCallback) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the offset callback.
- setOffset(int) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the distance (in pixels) to pull the label away from the anchor point.
- setOffset(OffsetCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the offset callback.
- setOffset(int) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the distance (in pixels) to pull the label away from the anchor point.
- setOffset(OffsetCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the offset callback.
- setOffset(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the offset callback.
- setOffset(boolean) - Method in class org.pepstock.charba.client.options.AbstractScale
-
If true
, extra space is added to the both edges and the axis is scaled to fit in the the chart area.
- setOffset(int) - Method in class org.pepstock.charba.client.options.Arc
-
Sets the arc offset (in pixels).
- setOffset(boolean) - Method in class org.pepstock.charba.client.options.Grid
-
If true
, grid will be shifted to be between labels.
This is set to true
in the bar chart by default.
- setOnlyYAxis(boolean) - Method in class org.pepstock.charba.client.configuration.StackedScales
-
Sets true
if there is only a Y axis, otherwise false
.
- setOpacity(double) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the opacity.
- setOpacity(OpacityCallback) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the opacity callback.
- setOpacity(double) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the opacity.
- setOpacity(OpacityCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the opacity callback.
- setOpacity(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the opacity callback.
- setOpacity(double) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'opacity' property in the element.
- setOpenHandler(OpenHandler) - Method in class org.pepstock.charba.client.utils.toast.ToastOptions
-
Sets the OPEN hander.
- setOpenHandler(OpenHandler) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the OPEN hander.
- setOptions(T) - Method in class org.pepstock.charba.client.configuration.Plugins
-
Sets the plugin options.
- setOptions(String, T) - Method in class org.pepstock.charba.client.configuration.Plugins
-
Sets the plugin options.
If passed options is null, the configuration of plugin will be removed.
- setOptions(NativeObject) - Method in class org.pepstock.charba.client.Configuration
-
Sets the options of chart by the options
property in the native object.
- setOptions(T) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the plugin options.
- setOptions(String, T) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets the plugin data set configuration.
If data set configuration options is null
, the configuration of plugin will be removed.
- setOptions(T) - Method in class org.pepstock.charba.client.options.Plugins
-
Sets the plugin options.
- setOptions(String, T) - Method in class org.pepstock.charba.client.options.Plugins
-
Sets the plugin options.
If passed options is null
, the configuration of plugin will be removed.
- setOriginalMax(boolean) - Method in class org.pepstock.charba.client.zoom.ScaleLimit
-
Sets true
to use whatever maximum limit the scale had when the chart was first displayed.
- setOriginalMin(boolean) - Method in class org.pepstock.charba.client.zoom.ScaleLimit
-
Sets true
to use whatever minimum limit the scale had when the chart was first displayed.
- setOuter(double) - Method in class org.pepstock.charba.client.colors.Radius
-
Sets the outer radius if an arc.
- setOuterEnd(int) - Method in class org.pepstock.charba.client.data.ArcBorderRadius
-
Sets the border radius for outer-end corner of the arc, in pixel.
- setOuterStart(int) - Method in class org.pepstock.charba.client.data.ArcBorderRadius
-
Sets the border radius for outer-start corner of the arc, in pixel.
- setOutputCalendar(Calendar) - Method in class org.pepstock.charba.client.adapters.DateAdapterOptions
-
Sets the name of calendaring systems that LUXON must use by the date adapter.
See
here the list of implemented and available.
- setOutputCalendar(Calendar) - Method in class org.pepstock.charba.client.configuration.ScaleDateAdapter
-
Sets the name of calendaring systems that LUXON must use by the date adapter.
See
here the list of implemented and available.
- setOutputCalendar(Calendar) - Method in class org.pepstock.charba.client.options.ScaleDateAdapter
-
Sets the name of calendaring systems that LUXON must use by the date adapter.
See
here the list of implemented and available.
- setOutsidePadding(int) - Method in class org.pepstock.charba.client.labels.Label
-
- setOutsidePadding(int) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
- setOverflow(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'overflow' property in the element.
- setOverlap(boolean) - Method in class org.pepstock.charba.client.labels.Label
-
Sets if draws label even it's overlap.
- setOverlap(boolean) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets if draws label even it's overlap.
- setOverScaleMode(InteractionAxis) - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Sets which of the enabled zooming directions should only be available when the mouse cursor is over one of scale.
If under mouse hasn't scale, then return all other scales which 'mode' is different with overScaleMode.
So 'overScaleMode' works as a limiter to scale the user-selected scale (in 'mode') only when the cursor is under the scale, and other directions in 'mode' works as before.
- setOverScaleMode(ModeCallback) - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Sets the element (panning or zooming) directions callback, to set the mode at runtime, which of the enabled zooming directions should only be available when the mouse cursor
is over one of scale
- setOverScaleMode(NativeCallback) - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Sets the element (panning or zooming) directions callback, to set the mode at runtime, which of the enabled zooming directions should only be available when the mouse cursor
is over one of scale
- setPadding(PaddingCallback<ChartContext>) - Method in class org.pepstock.charba.client.configuration.Layout
-
Sets the padding callback.
- setPadding(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Layout
-
Sets the padding callback.
- setPadding(int) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Sets the padding to apply around labels.
- setPadding(int) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the padding between chart and point labels, in pixels.
- setPadding(SimplePaddingCallback) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the the padding callback.
- setPadding(NativeCallback) - Method in class org.pepstock.charba.client.configuration.RadialPointLabels
-
Sets the the padding callback.
- setPadding(PaddingCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the padding callback.
- setPadding(int) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the padding size to all dimensions.
- setPadding(PaddingCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the padding callback.
- setPadding(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the padding callback.
- setPadding(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'padding' property in the element.
- setPadding(int) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the padding of selection cleaner element.
- setPadding(int) - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Sets the padding of selection cleaner element.
- setPadding(PaddingCallback<T>) - Method in interface org.pepstock.charba.client.options.IsScriptablePaddingProvider
-
Sets the padding callback.
- setPadding(NativeCallback) - Method in interface org.pepstock.charba.client.options.IsScriptablePaddingProvider
-
Sets the padding callback.
- setPadding(int) - Method in class org.pepstock.charba.client.options.LegendLabels
-
Sets the padding to apply around labels.
- setPadding(int) - Method in class org.pepstock.charba.client.options.PointLabels
-
Sets the padding between chart and point labels, in pixels.
- setPadding(int) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the padding between the tick label and the axis.
When set on a vertical axis, this applies in the horizontal (X) direction.
When set on a horizontal axis, this applies in the vertical (Y) direction.
- setPadding(double) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the padding between the top of the node and the first label to draw, when multiple lines for labels are set, in pixels.
- setPadding(PaddingCallback) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the padding callback.
- setPadding(NativeCallback) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the padding callback.
- setPaddingBottom(int) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the padding bottom in pixel.
- setPaddingBottom(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'paddingBottom' property in the element.
- setPaddingBottom(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the padding bottom in pixel
- setPaddingLeft(int) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the padding left in pixel.
- setPaddingLeft(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'paddingLeft' property in the element.
- setPaddingLeft(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the padding left in pixel
- setPaddingRight(int) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the padding right in pixel.
- setPaddingRight(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'paddingRight' property in the element.
- setPaddingRight(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the padding right in pixel
- setPaddingTop(int) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the padding top in pixel.
- setPaddingTop(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'paddingTop' property in the element.
- setPaddingTop(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the padding top in pixel
- setParser(String) - Method in class org.pepstock.charba.client.configuration.Time
-
Defined as a string, it is interpreted as a custom format to be used by LUXON to parse the date.
- setParser(String) - Method in class org.pepstock.charba.client.options.Time
-
Defined as a string, it is interpreted as a custom format to be used by LUXON to parse the date.
- setParsing(boolean) - Method in class org.pepstock.charba.client.data.Dataset
-
Sets how to parse the data set.
The parsing can be disabled by specifying parsing: false
at chart options or data set.
If parsing is disabled, data must be sorted and in the formats the associated chart type and scales use internally.
- setParsing(boolean) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets how to parse the data set.
This is ignored because it must alwasy set to true
.
- setPercentageThreshold(boolean) - Method in class org.pepstock.charba.client.impl.charts.GaugeDataset
-
Sets true
if percentage threshold is used, otherwise false
.
- setPlugins(ArrayObject) - Method in class org.pepstock.charba.client.Configuration
-
Sets the inline plugins of chart by the plugins
property in the native object.
- setPointBackgroundColor(IsColor...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the fill color for points.
- setPointBackgroundColor(String...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the fill color for points.
- setPointBackgroundColor(Gradient...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the gradients for points.
- setPointBackgroundColor(ColorCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point background color callback.
- setPointBackgroundColor(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point background color callback.
- setPointBorderColor(IsColor...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border color for points.
- setPointBorderColor(String...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border color for points.
- setPointBorderColor(Gradient...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border gradient for points.
- setPointBorderColor(ColorCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point border color callback.
- setPointBorderColor(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point border color callback.
- setPointBorderWidth(int...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the width of the point border in pixels.
- setPointBorderWidth(WidthCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point border width callback.
- setPointBorderWidth(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point border width callback.
- setPointHitRadius(double...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the pixel size of the non-displayed point that reacts to mouse events.
- setPointHitRadius(RadiusCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point hit radius callback.
- setPointHitRadius(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point hit radius callback.
- setPointHoverBackgroundColor(IsColor...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point background color when hovered.
- setPointHoverBackgroundColor(String...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point hover background color when hovered.
- setPointHoverBackgroundColor(Gradient...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point background gradient when hovered.
- setPointHoverBackgroundColor(ColorCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point hover background color callback.
- setPointHoverBackgroundColor(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point hover background color callback.
- setPointHoverBorderColor(IsColor...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point border color when hovered.
- setPointHoverBorderColor(String...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point border color when hovered.
- setPointHoverBorderColor(Gradient...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point border gradient when hovered.
- setPointHoverBorderColor(ColorCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point hover border color callback.
- setPointHoverBorderColor(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point hover border color callback.
- setPointHoverBorderWidth(int...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the border width of point when hovered.
- setPointHoverBorderWidth(WidthCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point hover border width callback.
- setPointHoverBorderWidth(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point hover border width callback.
- setPointHoverRadius(double...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the radius of the point when hovered.
- setPointHoverRadius(RadiusCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point hover radius callback.
- setPointHoverRadius(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point hover radius callback.
- setPointRadius(double...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the radius of the point shape.
If set to 0, the point is not rendered.
- setPointRadius(RadiusCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point radius callback.
- setPointRadius(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point radius callback.
- setPointRotation(double...) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the rotation of the point in degrees.
- setPointRotation(RotationCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point rotation callback.
- setPointRotation(NativeCallback) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets the point rotation callback.
- setPointStyle(PointStyle) - Method in class org.pepstock.charba.client.colors.tiles.TilesBuilder
-
Sets the point style as shape of the tile.
- setPointStyle(PointStyle) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the style of the point.
- setPointStyle(Img) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the style of the point as image.
- setPointStyle(Canvas) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the style of the point as canvas.
- setPointStyle(PointStyleCallback) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the point style callback.
- setPointStyle(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Bar
-
Sets the point style callback.
- setPointStyle(PointStyle) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
- setPointStyle(Img) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
- setPointStyle(Canvas) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
- setPointStyle(PointStyle) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the style of the point.
- setPointStyle(Canvas) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the style of the point as canvas.
- setPointStyle(Img) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the style of the point as image.
- setPointStyle(PointStyleCallback) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the point style callback.
- setPointStyle(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the point style callback.
- setPointStyle(PointStyle) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the style of the point for legend.
- setPointStyle(Img) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the style of the point for legend as image.
- setPointStyle(Canvas) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the style of the point for legend as canvas.
- setPointStyle(PointStyleCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the point style callback.
- setPointStyle(NativeCallback) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the point style callback.
- setPointStyle(PointStyle) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the style of the legend box (only used if usePointStyle is true)
- setPointStyle(Img) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the style (as image) of the legend box (only used if usePointStyle is true)
- setPointStyle(Canvas) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the style (as canvas) of the legend box (only used if usePointStyle is true)
- setPointStyle(PointStyle) - Method in class org.pepstock.charba.client.items.TooltipLabelPointStyle
-
Sets the style of the point.
- setPointStyle(Img) - Method in class org.pepstock.charba.client.items.TooltipLabelPointStyle
-
Sets the style of the point as image.
- setPointStyle(Canvas) - Method in class org.pepstock.charba.client.items.TooltipLabelPointStyle
-
Sets the style of the point as canvas.
- setPosition(LabelPosition) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the anchor position of label on line.
- setPosition(LabelPositionCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the anchor position of label on line.
- setPosition(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the anchor position of label on line.
- setPosition(AxisPosition) - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
An axis can either be positioned at the edge of the chart, at the center of the chart area, or dynamically with respect to a data value.
To position the axis at the edge of the chart, set the position option to one of: 'top', 'left', 'bottom', 'right'.
To position the axis at the center of the chart area, set the position option to 'center'.
- setPosition(Position) - Method in class org.pepstock.charba.client.configuration.Legend
-
Sets the position of the legend.
- setPosition(IsTooltipPosition) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the mode for positioning the tooltip.
- setPosition(Position) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'position' property in the element.
- setPosition(Position) - Method in class org.pepstock.charba.client.geo.Legend
-
Sets the location of the legend on the chart area.
- setPosition(PositionPoint) - Method in class org.pepstock.charba.client.geo.Legend
-
Sets the location of the legend on the chart area.
- setPosition(Position) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the selection cleaner label position.
- setPosition(Position) - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Sets the selection cleaner label position.
- setPosition(Position) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the position of axis
- setPosition(Position) - Method in class org.pepstock.charba.client.labels.Label
-
+ Sets the position to draw label.
- setPosition(Position) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
+ Sets the position to draw label.
- setPosition(AxisPosition) - Method in class org.pepstock.charba.client.options.AbstractScale
-
An axis can either be positioned at the edge of the chart, at the center of the chart area, or dynamically with respect to a data value.
To position the axis at the edge of the chart, set the position option to one of: 'top', 'left', 'bottom', 'right'.
To position the axis at the center of the chart area, set the position option to 'center'.
- setPosition(Position) - Method in interface org.pepstock.charba.client.options.IsTitle
-
Sets the position of element.
- setPosition(IsTooltipPosition) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the mode for positioning the tooltip.
- setPrecision(int) - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
If defined and stepSize is not specified, the step size will be rounded to this many decimal places.
- setPrecision(PrecisionCallback) - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Sets the precision callback instance.
- setPrecision(NativeCallback) - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Sets the precision callback instance.
- setPrecision(int) - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Sets the decimal places to apply to render the value.
- setPrecision(int) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the precision for percentage.
- setPrecision(int) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the precision for percentage.
- setPrecision(int) - Method in class org.pepstock.charba.client.options.Ticks
-
If defined and stepSize is not specified, the step size will be rounded to this many decimal places.
- setPriority(Priority) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the map for assigning a priority to the sankey elements.
- setProgressBarHeight(int) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the height (in pixels) of the toast progress bar.
- setProgressBarType(IsProgressBarType) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the type of the toast progress bar.
- setProgressCallback(ProgressCallback) - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Sets the callback called while the user is zooming or panning.
- setProjection(Projection) - Method in class org.pepstock.charba.client.geo.ProjectionAxis
-
Sets a map projection which is a way to flatten a globe's surface into a plane in order to make a map.
- setProjectionOffset(double, double) - Method in class org.pepstock.charba.client.geo.ProjectionAxis
-
Sets a map projection offset value.
- setProjectionScale(double) - Method in class org.pepstock.charba.client.geo.ProjectionAxis
-
Sets how much the map will be scaled.
- setPropagate(boolean) - Method in class org.pepstock.charba.client.configuration.Filler
-
Sets true
if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets.
- setPropagate(boolean) - Method in class org.pepstock.charba.client.options.Filler
-
Sets true
if the fill area will be recursively extended to the visible target defined by the fill value of hidden data set targets.
- setProperties(AnimationPropertyKey...) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the properties to be defined in the the animation collection.
- setProperties(List<AnimationPropertyKey>) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the properties to be defined in the the animation collection.
- setR(double) - Method in class org.pepstock.charba.client.data.DataPoint
-
Sets the bubble radius in pixels (not scaled).
It is not scaled by the chart, it is the raw radius in pixels of the bubble that is drawn on the canvas.
- setRadius(double) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the radius of the point shape.
If set to 0, the point is not rendered.
- setRadius(RadiusCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the callback to set the radius.
- setRadius(NativeCallback) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the callback to set the radius.
- setRadius(double) - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
Sets the outer radius of the chart.
As
Double
, it is considered to be pixels.
- setRadius(double) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the radius of the point shape.
If set to 0, the point is not rendered.
- setRadius(RadiusCallback<DatasetContext>) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the radius callback.
- setRadius(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the radius callback.
- setRadius(double...) - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Sets the radius of the point shape.
If set to 0, the point is not rendered.
- setRadius(RadiusCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Sets the radius callback.
- setRadius(NativeCallback) - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Sets the radius callback.
- setRadius(double) - Method in class org.pepstock.charba.client.options.Options
-
Sets the outer radius of the chart.
As
Double
, it is considered to be pixels.
- setRadius(double) - Method in class org.pepstock.charba.client.options.Point
-
Sets the radius of the point shape.
If set to 0, the point is not rendered.
- setRadiusPercentage(String) - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
Sets the outer radius of the chart.
As
String
and ending with '%', percentage of the maximum radius.
- setRadiusPercentage(String) - Method in class org.pepstock.charba.client.options.Options
-
Sets the outer radius of the chart.
As
String
and ending with '%', percentage of the maximum radius.
- setRegion(Region) - Method in class org.pepstock.charba.client.intl.CLocaleBuilder
-
Sets the region to use for locale.
- setRejectedCallback(RejectedCallback) - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Sets the callback called once zooming or panning is rejected.
- setRender(Render) - Method in class org.pepstock.charba.client.impl.charts.MeterOptions
-
Sets the render type of data in chart.
- setRender(Render) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the selection cleaner render.
- setRender(Render) - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Sets the selection cleaner render.
- setRender(Render) - Method in class org.pepstock.charba.client.labels.Label
-
Sets what data must be showed.
- setRender(RenderCallback) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the render callback.
- setRender(NativeCallback) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the render callback.
- setRender(Render) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets what data must be showed.
- setRender(RenderCallback) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the render callback.
- setResizeDelay(int) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets the delay the resize update by give amount of milliseconds.
This can ease the resize process by debouncing update of the elements.
- setResizeDelay(int) - Method in class org.pepstock.charba.client.options.Options
-
Sets the delay the resize update by give amount of milliseconds.
This can ease the resize process by debouncing update of the elements.
- setResources(ChartEnvelop<T>) - Static method in class org.pepstock.charba.client.resources.ResourcesType
-
Sets the resources type to use to inject java script code.
If the resources type was already set or if is
null
an exception will be throw.
This is deprecated, use
Charba
.
- setResponsive(boolean) - Method in class org.pepstock.charba.client.configuration.ConfigurationOptions
-
Sets the resizing of the chart canvas when its container does.
- setResponsive(boolean) - Method in class org.pepstock.charba.client.options.Options
-
Sets the resizing of the chart canvas when its container does.
- setReverse(boolean) - Method in class org.pepstock.charba.client.configuration.Axis
-
Sets the reverses order of tick labels.
- setReverse(boolean) - Method in class org.pepstock.charba.client.configuration.Legend
-
Sets the legend will show datasets in reverse order.
- setReverse(boolean) - Method in class org.pepstock.charba.client.impl.plugins.ColorSchemesOptions
-
If set to true
, the order of the colors in the selected scheme is reversed.
- setReverse(boolean) - Method in class org.pepstock.charba.client.impl.plugins.ColorSchemesOptionsBuilder
-
If set to true
, the order of the colors in the selected scheme is reversed.
- setReverse(boolean) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the reverses order of tick labels.
- setReverse(boolean) - Method in class org.pepstock.charba.client.options.Legend
-
Sets the legend will show datasets in reverse order.
- setRight(double) - Method in class org.pepstock.charba.client.colors.Area
-
Sets the right coordinate.
- setRight(int) - Method in class org.pepstock.charba.client.configuration.Padding
-
Sets the padding right in pixel.
- setRight(int) - Method in class org.pepstock.charba.client.data.BarBorderWidth
-
Sets the border width right in pixel.
- setRight(double) - Method in class org.pepstock.charba.client.data.Clip
-
Sets the clip right.
- setRight(boolean) - Method in class org.pepstock.charba.client.data.Clip
-
Sets the clip right.
- setRight(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'right' property in the element.
- setRight(int) - Method in class org.pepstock.charba.client.geo.Margin
-
Sets the margin right of legend.
- setRight(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the right location in pixel
- setRight(int) - Method in class org.pepstock.charba.client.options.AbstractPadding
-
Sets the padding right in pixel.
- setRight(int) - Method in class org.pepstock.charba.client.options.AbstractScriptablePadding
-
- setRight(int) - Method in interface org.pepstock.charba.client.options.IsPadding
-
Sets the padding right in pixel.
- setRight(int) - Method in class org.pepstock.charba.client.options.Padding
-
Sets the padding right in pixel.
- setRotation(double) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the rotation of label in degrees.
- setRotation(RotationCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the rotation of label in degrees.
- setRotation(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the rotation of label in degrees.
- setRotation(double) - Method in class org.pepstock.charba.client.configuration.AbstractPieOptions
-
Sets the starting angle to draw arcs from.
- setRotation(double) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the point rotation (in degrees).
- setRotation(RotationCallback<DatasetContext>) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the rotation callback.
- setRotation(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Point
-
Sets the rotation callback.
- setRotation(double...) - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Sets the rotation of the point in degrees.
- setRotation(RotationCallback<DatasetContext>) - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Sets the rotation callback.
- setRotation(NativeCallback) - Method in class org.pepstock.charba.client.data.BubbleDataset
-
Sets the rotation callback.
- setRotation(double) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the starting angle to draw arcs from.
- setRotation(double) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the clockwise rotation angle (in degrees) of the label, the rotation center point being the label center.
- setRotation(RotationCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the rotation callback.
- setRotation(double) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the clockwise rotation angle (in degrees) of the label, the rotation center point being the label center.
- setRotation(RotationCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the rotation callback.
- setRotation(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the rotation callback.
- setRotation(double) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the rotation of the point in degrees (only used if usePointStyle is true).
- setRotation(double) - Method in class org.pepstock.charba.client.items.TooltipLabelPointStyle
-
Sets the rotation of label in degrees.
- setRotation(double) - Method in class org.pepstock.charba.client.options.Options
-
Sets the starting angle to draw arcs from.
- setRotation(double) - Method in class org.pepstock.charba.client.options.Point
-
Sets the point rotation (in degrees).
- setRound(boolean) - Method in class org.pepstock.charba.client.configuration.Time
-
If defined, dates will be rounded to the start of this unit.
- setRound(TimeUnit) - Method in class org.pepstock.charba.client.configuration.Time
-
If defined, dates will be rounded to the start of this unit.
- setRound(boolean) - Method in class org.pepstock.charba.client.options.Time
-
If defined, dates will be rounded to the start of this unit.
- setRound(TimeUnit) - Method in class org.pepstock.charba.client.options.Time
-
If defined, dates will be rounded to the start of this unit.
- setRowSpan(int) - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Sets the value indicating the number of rows this cell must span; this lets a cell occupy space across multiple rows of the table.
- setRtl(boolean) - Method in class org.pepstock.charba.client.configuration.Legend
-
Sets true
for rendering the legends from right to left.
- setRtl(boolean) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets true
for rendering the tooltips from right to left.
- setRtl(boolean) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets true
for rendering the rectangles from right to left.
- setSamples(double) - Method in class org.pepstock.charba.client.configuration.Decimation
-
If the
DecimationAlgorithm.LTTB
algorithm is used, this is the number of samples in the output data set.
Defaults to the canvas width to pick 1 sample per pixel.
- setSamples(double) - Method in class org.pepstock.charba.client.options.Decimation
-
If the
DecimationAlgorithm.LTTB
algorithm is used, this is the number of samples in the output data set.
Defaults to the canvas width to pick 1 sample per pixel.
- setSampleSize(int) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the number of ticks to examine when deciding how many labels will fit.
Setting a smaller value will be faster, but may be less accurate when there is large variability in label length.
- setScaleID(String) - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Sets the ID of the scale to bind onto.
- setScaleID(ScaleId) - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Sets the ID of the scale to bind onto.
- setScheme(ColorScheme) - Method in class org.pepstock.charba.client.impl.plugins.ColorSchemesOptions
-
Sets the color scheme.
- setScheme(ColorScheme) - Method in class org.pepstock.charba.client.impl.plugins.ColorSchemesOptionsBuilder
-
Sets the color scheme.
- setSchemeScope(SchemeScope) - Method in class org.pepstock.charba.client.impl.plugins.ColorSchemesOptions
-
Sets the color scheme scope when the scheme is applied to hoving flex datasets, like bars charts.
- setSchemeScope(SchemeScope) - Method in class org.pepstock.charba.client.impl.plugins.ColorSchemesOptionsBuilder
-
Sets the color scheme scope when the scheme is applied to hoving flex datasets, like bars charts.
- setScript(Script) - Method in class org.pepstock.charba.client.intl.CLocaleBuilder
-
Sets the script code of the locale.
- setSecond(NumberItemStyle) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the representation of the Second.
- setSeconds(int) - Method in class org.pepstock.charba.client.commons.ImmutableDate
-
- setSelection(IsChart, String, String) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelector
-
Selects an area, invoked programmatically.
Values on axis are retrieved as string (
CartesianCategoryAxis
).
- setSelection(IsChart, double, double) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelector
-
- setSelection(IsChart, Date, Date) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelector
-
- setShadowBlur(double) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the amount of blur applied to shadows.
- setShadowBlur(int) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the text shadow intensity.
- setShadowBlur(int) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the text shadow intensity.
- setShadowColor(String) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the color of shadows.
The shadow's rendered opacity will be affected by the opacity of the fillStyle color when filling, and of the strokeStyle color when stroking.
- setShadowColor(IsColor) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the text shadow color as color.
- setShadowColor(String) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the text shadow color as string.
- setShadowColor(IsColor) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the text shadow color as color.
- setShadowColor(String) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the text shadow color as string.
- setShadowOffsetX(double) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the distance that shadows will be offset horizontally.
- setShadowOffsetX(int) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the text shadow X offset.
- setShadowOffsetX(int) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the text shadow X offset.
- setShadowOffsetY(double) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the distance that shadows will be offset vertically.
- setShadowOffsetY(int) - Method in class org.pepstock.charba.client.labels.Label
-
Sets the text shadow Y offset.
- setShadowOffsetY(int) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets the text shadow Y offset.
- setShape(IsShape) - Method in class org.pepstock.charba.client.colors.tiles.TilesBuilder
-
Sets the shape of the tile.
- setShape(IsShape) - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Sets the shape of the tile.
- setShapeColor(String) - Method in class org.pepstock.charba.client.colors.tiles.TilesBuilder
-
Sets the shape color of tile.
- setShapeColor(IsColor) - Method in class org.pepstock.charba.client.colors.tiles.TilesBuilder
-
Sets the shape color of tile.
- setShapeColor(String) - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Sets the shape color of tile.
- setShapeColor(IsColor) - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Sets the shape color of tile.
- setShowActualPercentages(boolean) - Method in class org.pepstock.charba.client.labels.Label
-
Sets if shows the real calculated percentages from the values and don't apply the additional logic to fit the percentages to 100 in total.
- setShowActualPercentages(boolean) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets if shows the real calculated percentages from the values and don't apply the additional logic to fit the percentages to 100 in total.
- setShowLabelBackdrop(boolean) - Method in class org.pepstock.charba.client.options.Ticks
-
If true
, draw a background behind the tick labels.
- setShowLine(boolean) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets if the line is not drawn for this dataset.
- setShowLine(boolean) - Method in class org.pepstock.charba.client.options.Options
-
If false
, the lines between points are not drawn.
- setShowLine(boolean) - Method in class org.pepstock.charba.client.options.TypedDataset
-
Sets if the line is not drawn for this data set.
- setShowZero(boolean) - Method in class org.pepstock.charba.client.labels.Label
-
Sets whether or not labels of value 0 are displayed.
- setShowZero(boolean) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets whether or not labels of value 0 are displayed.
- setSignDisplay(SignDisplay) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets when to display the sign for the number.
- setSignDisplay(SignDisplay) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets when to display the sign for the number.
- setSignDisplay(SignDisplay) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets when to display the sign for the number.
- setSingleStacked(boolean) - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Sets if you might want to stack positive and negative values together.
- setSingleStacked(boolean) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets if you might want to stack positive and negative values together.
- setSize(int) - Method in class org.pepstock.charba.client.colors.tiles.TilesBuilder
-
Sets the size of the tile, minimum size is the default size.
- setSize(int) - Method in class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults
-
Sets the size of the tile, minimum size is the default size.
- setSize(int) - Method in class org.pepstock.charba.client.configuration.Font
-
Sets the font size.
- setSize(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'size' property in the element.
- setSize(int) - Method in class org.pepstock.charba.client.options.AbstractFont
-
- setSize(int) - Method in class org.pepstock.charba.client.options.AbstractScriptableFont
-
- setSize(int) - Method in class org.pepstock.charba.client.options.Font
-
Sets the font size.
- setSize(int) - Method in interface org.pepstock.charba.client.options.IsFont
-
Sets the font size.
- setSize(Size) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets
Size.MIN
if flow overlap is preferred.
- setSize(SizeCallback) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the size callback.
- setSize(NativeCallback) - Method in class org.pepstock.charba.client.sankey.SankeyDataset
-
Sets the size callback.
- setSkipNull(boolean) - Method in class org.pepstock.charba.client.configuration.BarOptions
-
If true
, null or undefined values will not be drawn.
- setSkipNull(boolean) - Method in class org.pepstock.charba.client.options.Options
-
If true
, null or undefined values will not be drawn.
- setSource(TickSource) - Method in class org.pepstock.charba.client.configuration.CartesianTimeTick
-
Sets the property controls the ticks generation.
- setSource(Object) - Method in class org.pepstock.charba.client.events.Event
-
Set the source that triggered this event.
It should be always a chart instance.
- setSource(TickSource) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the property controls the ticks generation.
- setSpacing(int) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the fixed arc offset (in pixels).
Similar to offset
but applies to all arcs.
- setSpacing(int) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the fixed arc offset (in pixels).
Similar to offset
but applies to all arcs.
- setSpacing(int) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the spacing between label and image for selection cleaner element.
- setSpacing(int) - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Sets the spacing between label and image for selection cleaner element.
- setSpacing(int) - Method in class org.pepstock.charba.client.options.Arc
-
Sets the fixed arc offset (in pixels).
Similar to offset
but applies to all arcs.
- setSpacing(double) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the fixed spacing among rectangles.
- setSpanGaps(boolean) - Method in interface org.pepstock.charba.client.options.HasSpanGaps
-
Sets if lines will be drawn between points with no or null data.
If
false
, points with
Double.NaN
data will create a break in the line.
- setSpanGaps(double) - Method in interface org.pepstock.charba.client.options.HasSpanGaps
-
Sets the value of the data if lines will be drawn between points with no or null data.
- setSpeed(double) - Method in class org.pepstock.charba.client.zoom.Wheel
-
Sets the speed of element via mouse wheel (percentage of element on a wheel event).
Must be a value from 0 and 1.
- setSrc(String) - Method in class org.pepstock.charba.client.dom.elements.Img
-
Sets the full URL of the image including base URI.
- setSrc(String) - Method in class org.pepstock.charba.client.dom.elements.Script
-
Sets the URL of an external script.
- setStack(String) - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Sets the stack group.
Axes at the same position with same stack are stacked.
- setStack(String) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the stack group.
Axes at the same position with same stack are stacked.
- setStacked(boolean) - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Sets if the axis are stacked or not.
- setStacked(boolean) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets if the axis are stacked or not.
- setStackWeight(double) - Method in class org.pepstock.charba.client.configuration.CartesianAxis
-
Sets the weight of the scale in stack group.
Used to determine the amount of allocated space for the scale within the group.
- setStackWeight(double) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the weight of the scale in stack group.
Used to determine the amount of allocated space for the scale within the group.
- setStart(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the start value of the axis
- setStartAngle(double) - Method in class org.pepstock.charba.client.configuration.RadialAxis
-
Sets the starting angle to draw arcs for the first item in a data set.
- setStartAngle(double) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the starting angle to draw arcs for the first item in a data set.
- setStartCallback(StartCallback) - Method in class org.pepstock.charba.client.zoom.AbstractConfigurationItem
-
Sets the callback called once zooming or panning is started.
- setStepMajor(double, double) - Method in class org.pepstock.charba.client.geo.Graticule
-
Sets the graticule lines distances in degrees.
- setStepMinor(double, double) - Method in class org.pepstock.charba.client.geo.Graticule
-
Sets the graticule lines distances in degrees.
- setStepped(boolean) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets if the line is shown as a stepped line.
If the stepped value is set to anything other than false, tension will be ignored.
- setStepped(Stepped) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets if the line is shown as a stepped line.
If the stepped value is set to anything other than false, tension will be ignored.
- setStepped(SteppedCallback) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the stepped callback.
- setStepped(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Line
-
Sets the stepped callback.
- setStepped(boolean) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets if the line is shown as a stepped line.
If the stepped value is set to anything other than false, tension will be ignored.
- setStepped(Stepped) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets if the line is shown as a stepped line.
If the stepped value is set to anything other than false, tension will be ignored.
- setStepped(SteppedCallback) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets the stepped callback.
- setStepped(NativeCallback) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets the stepped callback.
- setStepped(boolean) - Method in class org.pepstock.charba.client.options.Line
-
Sets if the line is shown as a stepped line.
If the stepped value is set to anything other than false, tension will be ignored.
- setStepped(Stepped) - Method in class org.pepstock.charba.client.options.Line
-
Sets if the line is shown as a stepped line.
If the stepped value is set to anything other than false, tension will be ignored.
- setStepSize(double) - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Sets the user defined fixed step size for the scale.
- setStepSize(StepSizeCallback) - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Sets the stepSize callback instance.
- setStepSize(NativeCallback) - Method in interface org.pepstock.charba.client.configuration.IsLinearTick
-
Sets the stepSize callback instance.
- setStepSize(double) - Method in class org.pepstock.charba.client.configuration.Time
-
The number of units between grid.
- setStepSize(double) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the user defined fixed step size for the scale.
- setStepSize(double) - Method in class org.pepstock.charba.client.options.Time
-
The number of units between grid.
- setStrokeColor(String) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the stroke color is used for the lines around shapes.
- setStrokeColor(IsColor) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the stroke color is used for the lines around shapes.
- setStrokeGradient(CanvasGradientItem) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the stroke gradient is used for the lines around shapes.
- setStrokePattern(CanvasPatternItem) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the stroke pattern is used for the lines around shapes.
- setStrokeStyle(IsColor) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the stroke style of the legend box as color.
- setStrokeStyle(String) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the stroke style of the legend box as color.
- setStrokeStyle(CanvasPatternItem) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the stroke style of the legend box as canvas pattern.
- setStrokeStyle(IsChart, Pattern) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the stroke style of the legend box as pattern.
- setStrokeStyle(CanvasGradientItem) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the stroke style of the legend box as canvas gradient.
- setStrokeStyle(IsChart, Gradient) - Method in class org.pepstock.charba.client.items.LegendLabelItem
-
Sets the stroke style of the legend box as gradient.
- setStyle(FontStyle) - Method in class org.pepstock.charba.client.configuration.Font
-
Sets the font style, follows CSS font-style options (i.e.
- setStyle(Style) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets the formatting style to use.
- setStyle(FontStyle) - Method in class org.pepstock.charba.client.options.AbstractFont
-
- setStyle(Style) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the formatting style to use.
- setStyle(FontStyle) - Method in class org.pepstock.charba.client.options.AbstractScriptableFont
-
- setStyle(FontStyle) - Method in class org.pepstock.charba.client.options.Font
-
Sets the font style, follows CSS font-style options (i.e.
- setStyle(FontStyle) - Method in interface org.pepstock.charba.client.options.IsFont
-
Sets the font style, follows CSS font-style options (i.e.
- setStyle(Style) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the formatting style to use.
- setSubtree(boolean) - Method in interface org.pepstock.charba.client.dom.MutationObserverInit
-
Set to true to extend monitoring to the entire subtree of nodes rooted at target.
The default value is false.
- setSuggestedMax(double) - Method in interface org.pepstock.charba.client.configuration.IsNumericAxis
-
Sets the adjustment used when calculating the maximum data value.
- setSuggestedMax(double) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the adjustment used when calculating the maximum data value.
- setSuggestedMin(double) - Method in interface org.pepstock.charba.client.configuration.IsNumericAxis
-
Sets the adjustment used when calculating the minimum data value.
- setSuggestedMin(double) - Method in class org.pepstock.charba.client.options.AbstractScale
-
Sets the adjustment used when calculating the minimum data value.
- setTabIndex(int) - Method in class org.pepstock.charba.client.dom.BaseHtmlElement
-
Sets a number representing the position of the element in the tabbing order.
- setTension(double) - Method in class org.pepstock.charba.client.configuration.Line
-
Returns the Bézier curve tension (0 for no Bézier curves).
- setTension(double) - Method in class org.pepstock.charba.client.data.LiningDataset
-
Sets curve tension of the line.
- setTension(double) - Method in class org.pepstock.charba.client.options.Line
-
Returns the Bézier curve tension (0 for no Bézier curves).
- setText(String...) - Method in class org.pepstock.charba.client.configuration.CartesianScaleTitle
-
Sets the title text to display.
If specified as an array, text is rendered on multiple lines.
- setText(String) - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Sets the title text to display.
- setText(SafeHtml) - Method in class org.pepstock.charba.client.configuration.LegendTitle
-
Sets the text that will be displayed, as HTML.
This field is used ONLY by
HtmlLegend
plugin and not by CHART.js.
- setText(String) - Method in interface org.pepstock.charba.client.items.HasLegendText
-
Sets the text that will be displayed.
- setText(SafeHtml) - Method in interface org.pepstock.charba.client.items.HasLegendText
-
Sets the label that will be displayed, as HTML.
This field is used ONLY by
HtmlLegend
plugin and not by CHART.js.
- setText(String...) - Method in class org.pepstock.charba.client.options.AbstractTitle
-
Sets the title text to display.
If specified as an array, text is rendered on multiple lines.
- setText(String...) - Method in interface org.pepstock.charba.client.options.IsTitle
-
Sets the title text to display.
If specified as an array, text is rendered on multiple lines.
- setText(String...) - Method in class org.pepstock.charba.client.options.ScaleTitle
-
Sets the title text to display.
If specified as an array, text is rendered on multiple lines.
- setTextAlign(TextAlign) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the horizontal alignment of the label text when multiple lines.
- setTextAlign(TextAlignCallback<AnnotationContext>) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the horizontal alignment of the label text when multiple lines.
- setTextAlign(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the horizontal alignment of the label text when multiple lines.
- setTextAlign(TextAlign) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Sets the horizontal alignment of the label text.
- setTextAlign(TextAlign) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the text alignment being used when drawing the label text.
- setTextAlign(TextAlignCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the text align callback.
- setTextAlign(TextAlign) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text alignment being used when drawing the label text when multiple lines.
- setTextAlign(TextAlignCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text align callback.
- setTextAlign(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text align callback.
- setTextAlign(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'textAlign' property in the element.
- setTextAlign(TextAlign) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the current text alignment used when drawing text.
- setTextAlign(TextAlign) - Method in class org.pepstock.charba.client.options.LegendLabels
-
Sets the horizontal alignment of the label text.
- setTextBaseline(TextBaseline) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Sets the current text baseline used when drawing text.
- setTextContent(String) - Method in class org.pepstock.charba.client.dom.BaseNode
-
Sets the textual content of an element and all its descendants.
- setTextDecoration(TextDecoration) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'textDecoration' property in the element.
- setTextDirection(TextDirection) - Method in class org.pepstock.charba.client.configuration.Legend
-
Sets the text direction of the legend that will force the text direction on the canvas for rendering the legend, regardless of the CSS specified on the canvas.
- setTextDirection(TextDirection) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the text direction of the tooltip that will force the text direction on the canvas for rendering the tooltip, regardless of the CSS specified on the canvas.
- setTextIndent(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'textIndent' property in the element.
- setTextMargin(int) - Method in class org.pepstock.charba.client.labels.Label
-
- setTextMargin(int) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
- setTextOverflow(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'textOverflow' property in the element.
- setTextShadow(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'textShadow' property in the element.
- setTextShadow(boolean) - Method in class org.pepstock.charba.client.labels.Label
-
Sets if draws text shadows under labels.
- setTextShadow(boolean) - Method in class org.pepstock.charba.client.labels.LabelBuilder
-
Sets if draws text shadows under labels.
- setTextShadowBlur(double) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the text shadow blur.
- setTextShadowBlur(TextShadowBlurCallback) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the text shadow blur callback.
- setTextShadowBlur(double) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text shadow blur.
- setTextShadowBlur(TextShadowBlurCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text shadow blur callback.
- setTextShadowBlur(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text shadow blur callback.
- setTextShadowColor(IsColor) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the text shadow color color.
- setTextShadowColor(String) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the text shadow color color.
- setTextShadowColor(ColorCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the text shadow color callback.
- setTextShadowColor(IsColor) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text shadow color color.
- setTextShadowColor(String) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text shadow color color.
- setTextShadowColor(ColorCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text shadow color callback.
- setTextShadowColor(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text shadow color callback.
- setTextStrokeColor(IsColor) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the text stroke color.
- setTextStrokeColor(String) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the text stroke color.
- setTextStrokeColor(ColorCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the text stroke color callback.
- setTextStrokeColor(IsColor) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text stroke color.
- setTextStrokeColor(String) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text stroke color.
- setTextStrokeColor(ColorCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text stroke color callback.
- setTextStrokeColor(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text stroke color callback.
- setTextStrokeColor(IsColor) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the text stroke color.
- setTextStrokeColor(String) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the text stroke color.
- setTextStrokeWidth(int) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the text stroke width.
- setTextStrokeWidth(WidthCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.AbstractBuilder
-
Sets the text stroke width callback.
- setTextStrokeWidth(int) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text stroke width.
- setTextStrokeWidth(WidthCallback<DataLabelsContext>) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text stroke width callback.
- setTextStrokeWidth(NativeCallback) - Method in class org.pepstock.charba.client.datalabels.LabelItem
-
Sets the text stroke width callback.
- setTextStrokeWidth(int) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets the text stroke width.
- setThreshold(double) - Method in class org.pepstock.charba.client.configuration.Decimation
-
If the number of samples in the current axis range is above this value, the decimation will be triggered.
Defaults to 4 times the canvas width.
The number of point after decimation can be higher than the threshold value.
- setThreshold(double) - Method in class org.pepstock.charba.client.options.Decimation
-
If the number of samples in the current axis range is above this value, the decimation will be triggered.
Defaults to 4 times the canvas width.
The number of point after decimation can be higher than the threshold value.
- setThreshold(double) - Method in class org.pepstock.charba.client.zoom.Drag
-
Sets the minimal zoom distance required before actually applying zoom.
- setThreshold(double) - Method in class org.pepstock.charba.client.zoom.Pan
-
Sets the minimal pan distance required before actually applying pan.
- setThresholds(Threshold...) - Method in class org.pepstock.charba.client.impl.charts.GaugeDataset
-
Sets all thresholds to use for this gauge.
- setTickBorderDash(int) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the length and spacing of the tick mark line.
- setTickBorderDash(int) - Method in class org.pepstock.charba.client.options.Grid
-
Sets the length and spacing of the tick mark line.
- setTickBorderDashOffset(double) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the offset for the line dash of the tick mark.
- setTickBorderDashOffset(BorderDashOffsetCallback<ScaleContext>) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the tick border dash offset callback instance.
- setTickBorderDashOffset(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the tick border dash offset callback instance.
- setTickBorderDashOffset(double) - Method in class org.pepstock.charba.client.options.Grid
-
Sets the offset for the line dash of the tick mark.
- setTickColor(IsColor...) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the color of the tick line.
- setTickColor(String...) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the color of the tick line.
- setTickColor(ColorCallback<ScaleContext>) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the tick color callback instance.
- setTickColor(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the tick color callback instance.
- setTickColor(IsColor...) - Method in class org.pepstock.charba.client.options.Grid
-
Sets the color of the tick line.
- setTickColor(String...) - Method in class org.pepstock.charba.client.options.Grid
-
Sets the color of the tick line.
- setTickLength(int) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the length in pixels that the grid will draw in the the axis area.
- setTickLength(int) - Method in class org.pepstock.charba.client.options.Grid
-
Sets the length in pixels that the grid will draw in the the axis area.
- setTicks(String...) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets an array of ticks
- setTickWidth(int...) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the width of the tick marks in pixels.
- setTickWidth(WidthCallback<ScaleContext>) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the tick width callback instance.
- setTickWidth(NativeCallback) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets the tick width callback instance.
- setTickWidth(int...) - Method in class org.pepstock.charba.client.options.Grid
-
Sets the width of the tick marks in pixels.
- setTime(long) - Method in class org.pepstock.charba.client.commons.ImmutableDate
-
- setTimeout(int) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets how long the toast notification should last.
- setTimeSeriesData(TimeSeriesItem...) - Method in interface org.pepstock.charba.client.data.HasTimeSeriesItems
-
Sets the data property of a dataset for a chart is specified as an array of time series items.
- setTimeSeriesData(List<TimeSeriesItem>) - Method in interface org.pepstock.charba.client.data.HasTimeSeriesItems
-
Sets the data property of a dataset for a chart is specified as an array of time series items.
- setTimeStyle(DateTimeStyle) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the time formatting style to use when calling AbstractFormat.format(java.lang.Object)
.
- setTimeZone(TimeZone) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the time zone to use.
- setTimeZoneName(TimeZoneName) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the representation of the time zone name.
- setTitleAlign(TextAlign) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the title alignment.
- setTitleAlign(TextAlign) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the title alignment.
- setTitleCallback(TooltipTitleCallback) - Method in class org.pepstock.charba.client.configuration.TooltipsCallbacks
-
Sets the user title callback.
- setTitleColor(IsColor) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the title font color.
- setTitleColor(String) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the title font color.
- setTitleColor(IsColor) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the title font color.
- setTitleColor(String) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the title font color.
- setTitleColor(IsColor) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font color of title.
- setTitleColor(String) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font color of title.
- setTitleFontFamily(String) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font family, follows CSS font-family options of title.
- setTitleFontLineHeight(double) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the line height of title.
- setTitleFontLineHeight(String) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the line height of title.
- setTitleFontSize(int) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font size of title.
- setTitleFontStyle(FontStyle) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font style, follows CSS font-style options (i.e.
- setTitleFontWeight(Weight) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the font weight, follows CSS font-style-weight options of title.
- setTitleMarginBottom(int) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the margin to add on bottom of title section.
- setTitleMarginBottom(int) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the margin to add on bottom of title section.
- setTitleSpacing(int) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the spacing to add to top and bottom of each title line.
- setTitleSpacing(int) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the spacing to add to top and bottom of each title line.
- setTo(boolean) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the end value for the animation as number.
- setTo(double) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the end value for the animation as number.
- setTo(String) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the end value for the animation as color string.
- setTo(IsColor) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the end value for the animation as color.
- setTo(ToCallback) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the end value for the animation by a callback.
- setTo(NativeCallback) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the end value for the animation by a callback.
- setTo(String) - Method in class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Sets to value as string.
- setTo(Key) - Method in class org.pepstock.charba.client.sankey.SankeyDataPoint
-
Sets to value as key.
- setTooltipActiveElements(List<ActiveDatasetElement>) - Method in class org.pepstock.charba.client.AbstractChart
-
Sets the active tooltip elements for the chart.
- setTooltipActiveElements(ActiveDatasetElement...) - Method in class org.pepstock.charba.client.AbstractChart
-
Sets the active tooltip elements for the chart.
- setTooltipActiveElements(List<ActiveDatasetElement>) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- setTooltipActiveElements(ActiveDatasetElement...) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- setTooltipActiveElements(List<ActiveDatasetElement>) - Method in interface org.pepstock.charba.client.IsChart
-
Sets the active tooltip elements for the chart.
- setTooltipActiveElements(ActiveDatasetElement...) - Method in interface org.pepstock.charba.client.IsChart
-
Sets the active tooltip elements for the chart.
- setTooltipFormat(String) - Method in class org.pepstock.charba.client.configuration.Time
-
The LUXON format string to use for the tooltip.
- setTooltipFormat(String) - Method in class org.pepstock.charba.client.options.Time
-
The format string to use for the tooltip.
- setTop(double) - Method in class org.pepstock.charba.client.colors.Area
-
Sets the top coordinate.
- setTop(int) - Method in class org.pepstock.charba.client.configuration.Padding
-
Sets the padding top in pixel.
- setTop(int) - Method in class org.pepstock.charba.client.data.BarBorderWidth
-
Sets the border width top in pixel.
- setTop(double) - Method in class org.pepstock.charba.client.data.Clip
-
Sets the clip top.
- setTop(boolean) - Method in class org.pepstock.charba.client.data.Clip
-
Sets the clip top.
- setTop(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'top' property in the element.
- setTop(int) - Method in class org.pepstock.charba.client.geo.Margin
-
Sets the margin top of legend.
- setTop(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the top location in pixel
- setTop(int) - Method in class org.pepstock.charba.client.options.AbstractPadding
-
Sets the padding top in pixel.
- setTop(int) - Method in class org.pepstock.charba.client.options.AbstractScriptablePadding
-
- setTop(int) - Method in interface org.pepstock.charba.client.options.IsPadding
-
Sets the padding top in pixel.
- setTop(int) - Method in class org.pepstock.charba.client.options.Padding
-
Sets the padding top in pixel.
- setTopLeft(int) - Method in class org.pepstock.charba.client.data.BarBorderRadius
-
Sets the border radius for top-left corner of the rectangle, in pixel.
- setTopLeft(int) - Method in class org.pepstock.charba.client.items.BorderRadiusItem
-
Sets the border radius for top-left corner of the rectangle, in pixel.
- setTopRight(int) - Method in class org.pepstock.charba.client.data.BarBorderRadius
-
Sets the border radius for top-right corner of the rectangle, in pixel.
- setTopRight(int) - Method in class org.pepstock.charba.client.items.BorderRadiusItem
-
Sets the border radius for top-right corner of the rectangle, in pixel.
- setTree(double...) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the tree data property of a data set for a chart is specified as an array of numbers.
- setTree(List<Double>) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the tree data property of a data set for a chart is specified as a list of numbers.
- setTreeObjects(T[]) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the tree data property of a data set for a chart is specified as an array of objects.
- setTreeObjetcs(List<T>) - Method in class org.pepstock.charba.client.treemap.TreeMapDataset
-
Sets the tree data property of a data set for a chart is specified as a list of objects.
- setType(String) - Method in class org.pepstock.charba.client.dom.elements.Script
-
Sets the MIME type of the script.
- setType(String) - Method in class org.pepstock.charba.client.dom.elements.Style
-
Sets the type of style being applied by this statement.
- setType(AnimationType) - Method in class org.pepstock.charba.client.options.AnimationCollection
-
Sets the type of from
property and determines the interpolator used.
- setType(IsToastType) - Method in class org.pepstock.charba.client.utils.toast.ToastOptionsBuilder
-
Sets the type of the toast.
- setUnit(boolean) - Method in class org.pepstock.charba.client.configuration.Time
-
If defined, will force the unit to be a certain type.
- setUnit(TimeUnit) - Method in class org.pepstock.charba.client.configuration.Time
-
If defined, will force the unit to be a certain type.
- setUnit(boolean) - Method in class org.pepstock.charba.client.options.Time
-
If defined, will force the unit to be a certain type.
- setUnit(TimeUnit) - Method in class org.pepstock.charba.client.options.Time
-
If defined, will force the unit to be a certain type.
- setUnitOfMeasureDisplay(MeasureUnitDisplay) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets the unit formatting style to use in unit formatting.
- setUnitOfMeasureDisplay(MeasureUnitDisplay) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the unit formatting style to use in unit formatting.
- setUnitOfMeasureDisplay(MeasureUnitDisplay) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the unit formatting style to use in unit formatting.
- setUnitsOfMeasure(MeasureUnit...) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets the unit to use in unit formatting.
If more that 1 unit has been passed, a compound unit has been created.
- setUnitsOfMeasure(List<MeasureUnit>) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets the unit to use in unit formatting.
If more that 1 unit has been passed, a compound unit has been created.
- setUnitsOfMeasure(MeasureUnit...) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the unit to use in unit formatting.
If more that 1 unit has been passed, a compound unit has been created.
- setUnitsOfMeasure(List<MeasureUnit>) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets the unit to use in unit formatting.
If more that 1 unit has been passed, a compound unit has been created.
- setUnitsOfMeasure(MeasureUnit...) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the unit to use in unit formatting.
If more that 1 unit has been passed, a compound unit has been created.
- setUnitsOfMeasure(List<MeasureUnit>) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets the unit to use in unit formatting.
If more that 1 unit has been passed, a compound unit has been created.
- setUseGrouping(boolean) - Method in class org.pepstock.charba.client.intl.NumberFormatOptions
-
Sets true
whether to use grouping separators, such as thousands separators or thousand/lakh/crore separators.
- setUseGrouping(boolean) - Method in class org.pepstock.charba.client.options.AbstractNumberFormat
-
Sets true
whether to use grouping separators, such as thousands separators or thousand/lakh/crore separators.
- setUseGrouping(boolean) - Method in interface org.pepstock.charba.client.options.IsNumberFormat
-
Sets true
whether to use grouping separators, such as thousands separators or thousand/lakh/crore separators.
- setUsePointStyle(boolean) - Method in class org.pepstock.charba.client.configuration.LegendLabels
-
Sets if label style will match corresponding point style (size is based on fontSize, boxWidth is not used in this case).
- setUsePointStyle(boolean) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets if to use the corresponding point style (from data set options) instead of color boxes (size is based on the minimum value between boxWidth and boxHeight).
- setUsePointStyle(boolean) - Method in class org.pepstock.charba.client.options.LegendLabels
-
Sets if label style will match corresponding point style (size is based on font size, boxWidth is not used in this case).
- setUsePointStyle(boolean) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets if to use the corresponding point style (from dataset options) instead of color boxes (size is based on the minimum value between boxWidth and boxHeight).
- setUseSelectionStyle(boolean) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets true
if clear of selection label will e applied in the chart, otherwise false
.
- setUseSelectionStyle(boolean) - Method in class org.pepstock.charba.client.impl.plugins.SelectionCleaner
-
Sets true
if clear of selection label will e applied in the chart, otherwise false
.
- setVAlign(String) - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Sets the content of the cell must be vertically aligned.
- setVAlign(String) - Method in class org.pepstock.charba.client.dom.elements.TableRow
-
Sets the value indicating how the content of the cell must be vertically aligned.
- setValue(String) - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Sets the data value to draw the line at.
- setValue(double) - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Sets the data value to draw the line at.
- setValue(Date) - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Sets the data value to draw the line at.
- setValue(ValueCallback) - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Sets the callback to set the left edge of the box, in units along the x axis.
- setValue(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineAnnotation
-
Sets the callback to set the left edge of the box, in units along the x axis.
- setValue(Key, int) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (int) in the embedded JavaScript object at specific property.
- setValue(Key, double) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (double) in the embedded JavaScript object at specific property.
- setValue(Key, boolean) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (boolean) in the embedded JavaScript object at specific property.
- setValue(Key, String) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (string) in the embedded JavaScript object at specific property.
- setValue(Key, Date) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (date) in the embedded JavaScript object at specific property.
- setValue(Key, NativeObject) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (JavaScript Object) in the embedded JavaScript object at specific property.
- setValue(Key, NativeObjectContainer) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (JavaScript Object) in the embedded JavaScript object at specific property by object container.
- setValue(Key, NativeArrayContainer<?>) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (JavaScript Object) in the embedded JavaScript object at specific property by array container.
- setValue(Key, CallbackProxy.Proxy) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (callback proxy function) in the embedded JavaScript object at specific property.
- setValue(Key, NativeCallback) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (native callback function) in the embedded JavaScript object at specific property.
- setValue(Key, Canvas) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (canvas) in the embedded JavaScript object at specific property.
- setValue(Key, Img) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (image) in the embedded JavaScript object at specific property.
- setValue(Key, CanvasGradientItem) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (gradient) in the embedded JavaScript object at specific property.
- setValue(Key, CanvasPatternItem) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (pattern) in the embedded JavaScript object at specific property.
- setValue(Key, T) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (EnumValue) in the embedded JavaScript object at specific property.
- setValue(Key, Chart) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (chart) in the embedded JavaScript object at specific property.
- setValue(Key, BaseNativeEvent) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (event) in the embedded JavaScript object at specific property.
- setValue(double) - Method in class org.pepstock.charba.client.data.TimeSeriesItem
-
Sets the value of time series item.
- setValue(double) - Method in class org.pepstock.charba.client.impl.charts.GaugeDataset
-
- setValue(double) - Method in class org.pepstock.charba.client.impl.charts.MeterDataset
-
- setValue(double) - Method in class org.pepstock.charba.client.impl.charts.Threshold
-
Sets the value of threshold.
- setValue(double) - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Sets the value of matrix data point.
- setValueAndAddToParent(Key, int) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (int) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, double) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (double) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, boolean) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (boolean) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, String) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (string) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, Date) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (date) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, NativeObject) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (JavaScript Object) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, NativeObjectContainer) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (JavaScript Object) in the embedded JavaScript object at specific property by object container.
- setValueAndAddToParent(Key, NativeArrayContainer<?>) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (JavaScript Object) in the embedded JavaScript object at specific property by array container.
- setValueAndAddToParent(Key, CallbackProxy.Proxy) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (callback proxy function) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, NativeCallback) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (callback function) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, Canvas) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (canvas) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, Img) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (image) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, CanvasGradientItem) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (gradient) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, CanvasPatternItem) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (pattern) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, T) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (EnumValue) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, Chart) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (chart) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, BaseNativeEvent) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (event) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, int) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (int) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, double) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (double) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, boolean) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (boolean) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, String) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (string) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, Date) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (date) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, NativeObject) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (JavaScript Object) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, NativeObjectContainer) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (JavaScript Object) in the embedded JavaScript object at specific property by object container.
- setValueAndAddToParent(Key, NativeArrayContainer<?>) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (JavaScript Object) in the embedded JavaScript object at specific property by array container.
- setValueAndAddToParent(Key, CallbackProxy.Proxy) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (callback proxy function) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, NativeCallback) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (callback function) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, Canvas) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (canvas) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, Img) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (image) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, CanvasGradientItem) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (gradient) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, CanvasPatternItem) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (pattern) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, T) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (EnumValue) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, Chart) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (chart) in the embedded JavaScript object at specific property.
- setValueAndAddToParent(Key, BaseNativeEvent) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (event) in the embedded JavaScript object at specific property.
- setValueOrArray(Key, int...) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (Array or integer) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a integer.
- setValueOrArray(Key, double...) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (Array or double) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a double.
- setValueOrArray(Key, String...) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (Array or string) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a string.
- setValueOrArray(Key, NativeObjectContainer...) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (array or native object container) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a native object container.
- setValueOrArray(Key, Canvas...) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (array or canvas) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a image.
- setValueOrArray(Key, Img...) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (array or image) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a image.
- setValueOrArray(Key, CanvasGradientItem...) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (Array or gradient) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a gradient.
- setValueOrArray(Key, CanvasPatternItem...) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (Array or pattern) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a pattern.
- setValueOrArray(Key, Key...) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (Array or string by keys) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a string.
- setValueOrArray(Key, IsColor...) - Method in class org.pepstock.charba.client.commons.NativeObjectContainer
-
Sets a value (Array or string by colors) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a string.
- setValueOrArrayAndAddToParent(Key, int...) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (Array or integer) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a integer.
- setValueOrArrayAndAddToParent(Key, double...) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (Array or double) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a double.
- setValueOrArrayAndAddToParent(Key, String...) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (Array or string) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a string.
- setValueOrArrayAndAddToParent(Key, NativeObjectContainer...) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (array or native object container) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a native object container.
- setValueOrArrayAndAddToParent(Key, Canvas...) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (array or canvas) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a canvas.
- setValueOrArrayAndAddToParent(Key, Img...) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (array or image) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a image.
- setValueOrArrayAndAddToParent(Key, CanvasGradientItem...) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (Array or gradient) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a gradient.
- setValueOrArrayAndAddToParent(Key, CanvasPatternItem...) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (Array or pattern) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a pattern.
- setValueOrArrayAndAddToParent(Key, Key...) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (Array or string by keys) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a string.
- setValueOrArrayAndAddToParent(Key, IsColor...) - Method in class org.pepstock.charba.client.commons.AbstractNode
-
Sets a value (Array or string by colors) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a string.
- setValueOrArrayAndAddToParent(Key, int...) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (Array or integer) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a integer.
- setValueOrArrayAndAddToParent(Key, double...) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (Array or double) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a double.
- setValueOrArrayAndAddToParent(Key, String...) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (Array or string) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a string.
- setValueOrArrayAndAddToParent(Key, NativeObjectContainer...) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (array or native object container) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a native object container.
- setValueOrArrayAndAddToParent(Key, Canvas...) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (array or canvas) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a canvas.
- setValueOrArrayAndAddToParent(Key, Img...) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (array or image) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a image.
- setValueOrArrayAndAddToParent(Key, CanvasGradientItem...) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (Array or gradient) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a gradient.
- setValueOrArrayAndAddToParent(Key, CanvasPatternItem...) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (Array or pattern) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a pattern.
- setValueOrArrayAndAddToParent(Key, Key...) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (Array or string by keys) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a string.
- setValueOrArrayAndAddToParent(Key, IsColor...) - Method in class org.pepstock.charba.client.commons.PropertyHandler
-
Sets a value (Array or string by colors) in the embedded JavaScript object at specific property.
This must be used when a java script property can contain an array or a string.
- setValues(double, double) - Method in class org.pepstock.charba.client.data.FloatingData
-
Sets the start and end points of a bar.
- setValues(double...) - Method in class org.pepstock.charba.client.treemap.Dash
-
Sets the line dash pattern used when stroking lines, using an array of values which specify alternating lengths of lines and gaps which describe the pattern.
- setVariantAndExtension(String) - Method in class org.pepstock.charba.client.intl.CLocaleBuilder
-
Sets the variant and extension parts of the locale.
- setVerticalAlign(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'verticalAlign' property in the element.
- setVisibility(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'visibility' property in the element.
- setWeekDay(StringItemStyle) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the representation of the WeekDay.
- setWeight(double) - Method in class org.pepstock.charba.client.configuration.Arc
-
Sets the relative thickness of the data set.
Providing a value for weight will cause the pie or doughnut data set to be drawn with a thickness relative to the sum of all the data set weight values.
- setWeight(double) - Method in class org.pepstock.charba.client.configuration.Axis
-
The weight used to sort the axis.
Higher weights are further away from the chart area.
- setWeight(Weight) - Method in class org.pepstock.charba.client.configuration.Font
-
Sets the font weight, follows CSS font-style-weight options.
- setWeight(double) - Method in class org.pepstock.charba.client.data.PieDataset
-
Sets the relative thickness of the dataset.
Providing a value for weight will cause the pie or doughnut dataset to be drawn with a thickness relative to the sum of all the dataset weight values.
- setWeight(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the weight of axis
- setWeight(Weight) - Method in class org.pepstock.charba.client.options.AbstractFont
-
- setWeight(double) - Method in class org.pepstock.charba.client.options.AbstractScale
-
The weight used to sort the axis.
- setWeight(Weight) - Method in class org.pepstock.charba.client.options.AbstractScriptableFont
-
- setWeight(double) - Method in class org.pepstock.charba.client.options.Arc
-
Sets the relative thickness of the dataset.
Providing a value for weight will cause the pie or doughnut dataset to be drawn with a thickness relative to the sum of all the dataset weight values.
- setWeight(Weight) - Method in class org.pepstock.charba.client.options.Font
-
Sets the font weight, follows CSS font-style-weight options.
- setWeight(Weight) - Method in interface org.pepstock.charba.client.options.IsFont
-
Sets the font weight, follows CSS font-style-weight options.
- setWhiteSpace(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'whiteSpace' property in the element.
- setWidth(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'width' property in the element.
- setWidth(int) - Method in class org.pepstock.charba.client.dom.elements.Canvas
-
Sets a positive integer reflecting the width HTML attribute of the canvas element interpreted in CSS pixels.
When the attribute is not specified, or if it is set to an invalid value, like a negative, the default value of 300 is used.
- setWidth(int) - Method in class org.pepstock.charba.client.dom.elements.Img
-
Sets the value that reflects the width attribute, indicating the rendered width of the image in CSS pixels.
- setWidth(String) - Method in class org.pepstock.charba.client.dom.elements.Table
-
Sets the length in pixels or in percentage of the desired width fo the entire table.
- setWidth(String) - Method in class org.pepstock.charba.client.dom.elements.TableCell
-
Sets the number of pixels wide the cell should be drawn, if possible.
- setWidth(int) - Method in class org.pepstock.charba.client.geo.Legend
-
Sets how wide the scale is.
For a horizontal scale the height if a value less than 1 is given, is it assume to be a ratio of the corresponding chart area.
- setWidth(int) - Method in class org.pepstock.charba.client.items.AxisItem
-
Sets the width of axis
- setWidth(double) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the width of matrix element in pixels.
- setWidth(SizeCallback) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the width callback to set the width of matrix element in pixels.
- setWidth(NativeCallback) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the width callback to set the width of matrix element in pixels.
- setWidths(Key, int...) - Method in class org.pepstock.charba.client.data.HoverDataset
-
- setWidths(Key, int...) - Method in class org.pepstock.charba.client.data.HoverFlexDataset
-
Sets a width property in the dataset, setting a single value or an array.
- setWordSpacing(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'wordSpacing' property in the element.
- setWordWrap(String) - Method in class org.pepstock.charba.client.dom.BaseStyleProperties
-
Sets the CSS 'wordWrap' property in the element.
- setX(double) - Method in class org.pepstock.charba.client.colors.Center
-
Sets the X coordinate.
- setX(double) - Method in class org.pepstock.charba.client.commons.AbstractPoint
-
Sets the X coordinate of the point.
- setX(double) - Method in class org.pepstock.charba.client.data.DataPoint
-
Sets X value as double (for scatter and bubble datasets).
- setX(Date) - Method in class org.pepstock.charba.client.data.DataPoint
-
Sets X value as date for time series.
- setX(String) - Method in class org.pepstock.charba.client.data.DataPoint
-
Sets X value as string.
- setX(double) - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Sets X value as double (for scatter and bubble datasets).
- setX(Date) - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Sets X value as date for time series.
- setX(String) - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Sets X value as string.
- setX(int) - Method in interface org.pepstock.charba.client.options.IsPadding
-
Sets the padding size to X dimensions (left and right).
- setXAdjust(double) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the adjustment along x-axis (left-right) of label relative to above number (can be negative).
For horizontal lines positioned left or right, negative values move the label toward the edge, and positive values toward the center.
- setXAdjust(AdjustSizeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the adjustment along y-axis (top-bottom) of label relative to above number (can be negative).
- setXAdjust(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the adjustment along y-axis (top-bottom) of label relative to above number (can be negative).
- setXAlign(TooltipAlign) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the alignment of the tooltip caret in the X direction.
- setXAlign(TooltipAlign) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the alignment of the tooltip caret in the X direction.
- setXAnchor(Anchor) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the anchor point on X orientation of matrix element.
- setXAxisID(String) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the ID of the x axis to plot this data set on.
- setXAxisID(ScaleId) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the ID of the x axis to plot this data set on.
- setXAxisID(String) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets the ID of the x axis to plot this dataset on.
- setXAxisID(ScaleId) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets the ID of the x axis to plot this data set on.
- setXAxisID(String) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Sets the ID of the x axis to plot this dataset on.
- setXAxisID(ScaleId) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptions
-
Sets the ID of the x axis to plot this dataset on.
- setXAxisID(String) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the ID of the x axis to plot this dataset on.
- setXAxisID(ScaleId) - Method in class org.pepstock.charba.client.impl.plugins.DatasetsItemsSelectorOptionsBuilder
-
Sets the ID of the x axis to plot this dataset on.
- setXLabels(String...) - Method in class org.pepstock.charba.client.data.Data
-
Sets the labels for X axes of the data.
- setXLabels(Labels) - Method in class org.pepstock.charba.client.data.Data
-
Sets the labels for X axes of the data.
- setXPadding(int) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the padding of label to add left and right.
- setXPadding(PaddingSizeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the padding of label to add left and right.
- setXPadding(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the padding of label to add left and right.
- setXScaleID(String) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the ID of the X scale to bind onto.
- setXScaleID(ScaleId) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the ID of the X scale to bind onto.
- setXValue(String) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the data X value to draw the line at.
- setXValue(double) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the data X value to draw the line at.
- setXValue(Date) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the data X value to draw the line at.
- setXValue(ValueCallback) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the callback to set the data X value to draw the line at.
- setXValue(NativeCallback) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the callback to set the data X value to draw the line at.
- setY(double) - Method in class org.pepstock.charba.client.colors.Center
-
Sets the Y coordinate.
- setY(double) - Method in class org.pepstock.charba.client.commons.AbstractPoint
-
Sets the Y coordinate of the point.
- setY(double) - Method in class org.pepstock.charba.client.data.DataPoint
-
Sets Y value.
- setY(FloatingData) - Method in class org.pepstock.charba.client.data.DataPoint
-
Sets Y value.
- setY(double) - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Sets Y value.
- setY(Date) - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Sets Y value as date for time series.
- setY(String) - Method in class org.pepstock.charba.client.matrix.MatrixDataPoint
-
Sets Y value as string.
- setY(int) - Method in interface org.pepstock.charba.client.options.IsPadding
-
Sets the padding size to Y dimensions (top and bottom).
- setYAdjust(double) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the adjustment along y-axis (top-bottom) of label relative to above number (can be negative).
For vertical lines positioned top or bottom, negative values move the label toward the edge, and positive values toward the center.
- setYAdjust(AdjustSizeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the adjustment along x-axis (left-right) of label relative to above number (can be negative).
- setYAdjust(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the adjustment along x-axis (left-right) of label relative to above number (can be negative).
- setYAlign(TooltipAlign) - Method in class org.pepstock.charba.client.configuration.Tooltips
-
Sets the alignment of the tooltip caret in the Y direction.
- setYAlign(TooltipAlign) - Method in class org.pepstock.charba.client.options.Tooltips
-
Sets the alignment of the tooltip caret in the Y direction.
- setYAnchor(Anchor) - Method in class org.pepstock.charba.client.matrix.MatrixDataset
-
Sets the anchor point on Y orientation of matrix element.
- setYAxisID(String) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the ID of the y axis to plot this data set on.
- setYAxisID(ScaleId) - Method in class org.pepstock.charba.client.data.BarDataset
-
Sets the ID of the y axis to plot this data set on.
- setYAxisID(String) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets the ID of the y axis to plot this data set on.
- setYAxisID(ScaleId) - Method in class org.pepstock.charba.client.data.LineDataset
-
Sets the ID of the y axis to plot this data set on.
- setYear(int) - Method in class org.pepstock.charba.client.commons.ImmutableDate
-
- setYear(NumberItemStyle) - Method in class org.pepstock.charba.client.intl.DateTimeFormatOptions
-
Sets the representation of the Year.
- setYLabels(String...) - Method in class org.pepstock.charba.client.data.Data
-
Sets the labels for Y axes of the data.
- setYLabels(Labels) - Method in class org.pepstock.charba.client.data.Data
-
Sets the labels for Y axes of the data.
- setYPadding(int) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the padding of label to add top and bottom.
- setYPadding(PaddingSizeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the padding of label to add top and bottom.
- setYPadding(NativeCallback) - Method in class org.pepstock.charba.client.annotation.LineLabel
-
Sets the callback to set the padding of label to add top and bottom.
- setYScaleID(String) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the ID of the Y scale to bind onto.
- setYScaleID(ScaleId) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the ID of the Y scale to bind onto.
- setYValue(String) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the data Y value to draw the line at.
- setYValue(double) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the data Y value to draw the line at.
- setYValue(Date) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the data Y value to draw the line at.
- setYValue(ValueCallback) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the callback to set the data Y value to draw the line at.
- setYValue(NativeCallback) - Method in class org.pepstock.charba.client.annotation.PointAnnotation
-
Sets the callback to set the data Y value to draw the line at.
- setZ(int) - Method in class org.pepstock.charba.client.configuration.Grid
-
Sets z-index of grid line layer.
Values less than or equals to 0 are drawn under datasets, greater than 0 on top.
- setZ(int) - Method in class org.pepstock.charba.client.options.Grid
-
Sets z-index of gridline layer.
Values less than or equals to 0 are drawn under datasets, greater than 0 on top.
- setZ(int) - Method in class org.pepstock.charba.client.options.Ticks
-
Sets z-index of tick layer.
- setZone(TimeZone) - Method in class org.pepstock.charba.client.adapters.DateAdapterOptions
-
Sets the zone that LUXON must use by the date adapter.
See
here the details about time zone in LUXON.
- setZone(TimeZone) - Method in class org.pepstock.charba.client.configuration.ScaleDateAdapter
-
Sets the zone that LUXON must use by the date adapter.
See
here the details about time zone in LUXON.
- setZone(TimeZone) - Method in class org.pepstock.charba.client.options.ScaleDateAdapter
-
Sets the zone that LUXON must use by the date adapter.
See
here the details about time zone in LUXON.
- Shape - Enum in org.pepstock.charba.client.colors.tiles
-
Enumerates all available shapes applicable onto a tile.
- ShapeDrawer - Class in org.pepstock.charba.client.colors.tiles
-
Base class for all shape drawer, classes which must designer on canvas the shape.
A tile is always a square and for some shapes is divided in 4 sections and not all sections are designed.
A tile is designed as following:
- ShapeDrawer() - Constructor for class org.pepstock.charba.client.colors.tiles.ShapeDrawer
-
- show(int) - Method in class org.pepstock.charba.client.AbstractChart
-
Sets the visibility for the given dataset to true.
Updates the chart and animates the dataset with 'show' mode.
This animation can be configured under the show key in animation options.
- show(int, int) - Method in class org.pepstock.charba.client.AbstractChart
-
Sets the hidden flag of that element index to false
and updates the chart.
- show(int) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- show(int, int) - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- show(int) - Method in interface org.pepstock.charba.client.IsChart
-
Sets the visibility for the given dataset to true.
Updates the chart and animates the dataset with 'show' mode.
This animation can be configured under the show key in animation options.
- show(int, int) - Method in interface org.pepstock.charba.client.IsChart
-
Sets the hidden flag of that element index to false
and updates the chart.
- show(String...) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(List<String>) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(IsToastType, String...) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(IsToastType, List<String>) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(ToastOptions, String...) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(ToastOptions, List<String>) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(String, String) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast with title and label.
- show(String, List<String>) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast with title and label.
- show(IsToastType, String, String) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast with title and label.
- show(IsToastType, String, List<String>) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast with title and label.
- show(ToastOptions, String, String) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(ToastOptions, String, List<String>) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(Map<String, Object>, String...) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(Map<String, Object>, List<String>) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(Map<String, Object>, IsToastType, String...) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(Map<String, Object>, IsToastType, List<String>) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(Map<String, Object>, ToastOptions, String...) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(Map<String, Object>, ToastOptions, List<String>) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(Map<String, Object>, String, String) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast with title and label.
- show(Map<String, Object>, String, List<String>) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast with title and label.
- show(Map<String, Object>, IsToastType, String, String) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast with title and label.
- show(Map<String, Object>, IsToastType, String, List<String>) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast with title and label.
- show(Map<String, Object>, ToastOptions, String, String) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show(Map<String, Object>, ToastOptions, String, List<String>) - Method in class org.pepstock.charba.client.utils.toast.Toaster
-
Creates and shows a toast configured by the passed options.
- show() - Method in class org.pepstock.charba.client.utils.toast.ToastItem
-
Shows the toast item.
- ShowLabelBackdropCallback - Interface in org.pepstock.charba.client.callbacks
-
Callback interface to set
showLabelBackdrop
property at runtime to scale's ticks instance,
RadialLinearTick
.
- SignDisplay - Enum in org.pepstock.charba.client.intl.enums
-
Enumerated the options in order to set when to display the sign for the number.
Defaults to "auto".
- SimplePaddingCallback - Interface in org.pepstock.charba.client.callbacks
-
Callback interface to set padding
property (not as object but only as number) at runtime to scale instance.
- size() - Method in class org.pepstock.charba.client.data.Labels
-
Returns the amount of loaded labels.
- Size - Enum in org.pepstock.charba.client.sankey.enums
-
Enumerates the modes if flow overlap is preferred or not.
- SizeAxis - Class in org.pepstock.charba.client.geo
-
The scale is used to map the values to symbol radius size.
Provides the elements, as colored legend, which can provide the how the values are distributed on map.
- SizeAxis(IsChart) - Constructor for class org.pepstock.charba.client.geo.SizeAxis
-
Builds the object storing the chart instance and axis type.
- SizeCallback - Interface in org.pepstock.charba.client.matrix.callbacks
-
Callback interface of MATRIX callback to set
width
and
height
properties at runtime, to
MatrixDataset
.
- SizeCallback - Interface in org.pepstock.charba.client.sankey.callbacks
-
Callback interface of SANKEY callback to set
size
property at runtime, to
SankeyDataset
.
- SizeItem - Class in org.pepstock.charba.client.items
-
This item contains the new size of the chart after it has been resized.
This object has been created ONLY when a resize event occurs.
- SizeItem(ConfigurationEnvelop<NativeObject>) - Constructor for class org.pepstock.charba.client.items.SizeItem
-
Creates the item using an envelop (from configuration
package) of native java script object which contains all properties.
- SizeLogarithmicAxis - Class in org.pepstock.charba.client.geo
-
The scale is used to map the values to symbol radius size, for logarithmic data.
Provides the elements, as colored legend, which can provide the how the values are distributed on map.
- SizeLogarithmicAxis(IsChart) - Constructor for class org.pepstock.charba.client.geo.SizeLogarithmicAxis
-
Builds the object storing the chart instance and axis type.
- SLASH - Static variable in class org.pepstock.charba.client.commons.Constants
-
Constant for SLASH string, "/".
- Span - Class in org.pepstock.charba.client.dom.elements
-
Represents a generic inline container for phrasing content, which does not inherently represent anything.
- SpanGapHandler - Class in org.pepstock.charba.client.options
-
Manages the SPANGAPS property of options in order to use the same logic between line datasets and options/configuration.
- SpanGapHandler(AbstractNode, IsDefaultOptions, DataEnvelop<NativeObject>) - Constructor for class org.pepstock.charba.client.options.SpanGapHandler
-
Creates a span gap handler with the envelop of the native object where SPANGAPS property must be managed and the default value to use when the property does not exist.
- SpanGapHandler.Property - Enum in org.pepstock.charba.client.options
-
Name of properties of native object.
- StackedAreaChart - Class in org.pepstock.charba.client
-
STACKED AREA chart implementation.
A stacked area chart is a way of plotting data points on a line.
Often, it is used to show trend data, or the comparison of two data sets.
- StackedAreaChart() - Constructor for class org.pepstock.charba.client.StackedAreaChart
-
Builds the object.
- StackedAreaChart(Type) - Constructor for class org.pepstock.charba.client.StackedAreaChart
-
Builds the chart.
This is must be extended for controller which are based on this type of chart.
- StackedAreaChartWidget - Class in org.pepstock.charba.client.gwt.widgets
-
STACKED AREA chart GWT WIDGET implementation.
A stacked area chart is a way of plotting data points on a line.
Often, it is used to show trend data, or the comparison of two data sets.
- StackedAreaChartWidget() - Constructor for class org.pepstock.charba.client.gwt.widgets.StackedAreaChartWidget
-
Builds the object.
- StackedAreaChartWidget(StackedAreaChart) - Constructor for class org.pepstock.charba.client.gwt.widgets.StackedAreaChartWidget
-
Builds the chart.
This is must be extended for controller which are based on this type of chart.
- StackedAreaDataset - Class in org.pepstock.charba.client.data
-
The stacked area chart allows a number of properties to be specified for each dataset.
- StackedAreaDataset() - Constructor for class org.pepstock.charba.client.data.StackedAreaDataset
-
Creates a dataset.
It uses the global options has default.
- StackedAreaDataset(boolean) - Constructor for class org.pepstock.charba.client.data.StackedAreaDataset
-
Creates a dataset.
It uses the global options has default.
- StackedAreaDataset(IsDefaultOptions) - Constructor for class org.pepstock.charba.client.data.StackedAreaDataset
-
Creates the dataset using a default.
- StackedAreaDataset(IsDefaultOptions, boolean) - Constructor for class org.pepstock.charba.client.data.StackedAreaDataset
-
Creates the dataset using a default.
- StackedAreaDataset(Type, boolean) - Constructor for class org.pepstock.charba.client.data.StackedAreaDataset
-
Creates the dataset using chart type related to the dataset.
- StackedAreaDataset(Type, IsDefaultOptions, boolean) - Constructor for class org.pepstock.charba.client.data.StackedAreaDataset
-
Creates the dataset using a default and chart type related to the dataset.
- StackedBarChart - Class in org.pepstock.charba.client
-
STACKED BAR chart implementation.
Stacked bar charts can be configured like bar charts and changes the settings on the X and Y axes to enable stacking.
Stacked bar charts can be used to show how one data series is made up of a number of smaller pieces.
- StackedBarChart() - Constructor for class org.pepstock.charba.client.StackedBarChart
-
Builds the object.
- StackedBarChart(Type) - Constructor for class org.pepstock.charba.client.StackedBarChart
-
Builds the chart.
This is must be extended for controller which are based on this type of chart.
- StackedBarChartWidget - Class in org.pepstock.charba.client.gwt.widgets
-
STACKED BAR chart GWT WIDGET implementation.
Stacked bar charts can be configured like bar charts and changes the settings on the X and Y axes to enable stacking.
Stacked bar charts can be used to show how one data series is made up of a number of smaller pieces.
- StackedBarChartWidget() - Constructor for class org.pepstock.charba.client.gwt.widgets.StackedBarChartWidget
-
Builds the object.
- StackedBarChartWidget(StackedBarChart) - Constructor for class org.pepstock.charba.client.gwt.widgets.StackedBarChartWidget
-
Builds the chart.
This is must be extended for controller which are based on this chart.
- StackedBarDataset - Class in org.pepstock.charba.client.data
-
The stacked bar area chart allows a number of properties to be specified for each dataset.
- StackedBarDataset() - Constructor for class org.pepstock.charba.client.data.StackedBarDataset
-
Creates a dataset.
It uses the global options has default.
- StackedBarDataset(boolean) - Constructor for class org.pepstock.charba.client.data.StackedBarDataset
-
Creates a dataset.
It uses the global options has default.
- StackedBarDataset(IsDefaultOptions) - Constructor for class org.pepstock.charba.client.data.StackedBarDataset
-
Creates the dataset using a default.
- StackedBarDataset(IsDefaultOptions, boolean) - Constructor for class org.pepstock.charba.client.data.StackedBarDataset
-
Creates the dataset using a default.
- StackedBarDataset(Type, boolean) - Constructor for class org.pepstock.charba.client.data.StackedBarDataset
-
Creates the dataset using chart type related to the dataset.
- StackedBarDataset(Type, IsDefaultOptions, boolean) - Constructor for class org.pepstock.charba.client.data.StackedBarDataset
-
Creates the dataset using a default and chart type related to the dataset.
- StackedHorizontalBarDataset - Class in org.pepstock.charba.client.data
-
The stacked horizontal bar area chart allows a number of properties to be specified for each dataset.
- StackedHorizontalBarDataset() - Constructor for class org.pepstock.charba.client.data.StackedHorizontalBarDataset
-
Creates a dataset.
It uses the global options has default.
- StackedHorizontalBarDataset(boolean) - Constructor for class org.pepstock.charba.client.data.StackedHorizontalBarDataset
-
Creates a dataset.
It uses the global options has default.
- StackedHorizontalBarDataset(IsDefaultOptions) - Constructor for class org.pepstock.charba.client.data.StackedHorizontalBarDataset
-
Creates the dataset using a default.
- StackedHorizontalBarDataset(IsDefaultOptions, boolean) - Constructor for class org.pepstock.charba.client.data.StackedHorizontalBarDataset
-
Creates the dataset using a default.
- StackedHorizontalBarDataset(Type, boolean) - Constructor for class org.pepstock.charba.client.data.StackedHorizontalBarDataset
-
Creates the dataset using chart type related to the dataset.
- StackedHorizontalBarDataset(Type, IsDefaultOptions, boolean) - Constructor for class org.pepstock.charba.client.data.StackedHorizontalBarDataset
-
Creates the dataset using a default and chart type related to the dataset.
- StackedOptions - Class in org.pepstock.charba.client.configuration
-
Configuration of chart which could be stacked.
It uses Category axis for X axis and Linear for Y axis.
- StackedOptions(IsChart, IsDefaultScaledOptions, boolean) - Constructor for class org.pepstock.charba.client.configuration.StackedOptions
-
Builds the object storing the chart instance, default values and if only Y axis is scaled.
- StackedOptions(IsChart, IsDefaultScaledOptions) - Constructor for class org.pepstock.charba.client.configuration.StackedOptions
-
Builds the object storing the chart instance and default values.
- StackedScales - Class in org.pepstock.charba.client.configuration
-
Specific scales for stacked charts.
- StandardAnimationCollection - Class in org.pepstock.charba.client.options
-
This is a standard implementation of an animation collection
- StandardAnimationProperty - Class in org.pepstock.charba.client.options
-
This is a standard implementation of an animation property.
- StandardAnimationTransition - Class in org.pepstock.charba.client.options
-
This is a standard implementation of an animation update mode (transition).
- StandardAxisType - Class in org.pepstock.charba.client.configuration
-
This is a standard implementation of a axis type
- StandardKey - Class in org.pepstock.charba.client.commons
-
This is a standard implementation of a key of property inside a Java script object.
The standard is the key name is a String.
- StandardScaleId - Class in org.pepstock.charba.client.options
-
This is a standard implementation of a scale id
- start(int) - Method in class org.pepstock.charba.client.utils.CTimer
-
Starts the timer which executes repeatedly calls, setting the time, in milliseconds (thousands of a second), the timer should delay in between executions of the specified
task.
The time will override the previous interval time.
- start() - Method in class org.pepstock.charba.client.utils.CTimer
-
Starts the timer which executes repeatedly calls.
- StartCallback - Interface in org.pepstock.charba.client.zoom.callbacks
-
Callback interface of
ZoomPlugin.ID
plugin that is called when pan or zoom is about to start.
If this callback returns
false
, pan or zoom is aborted and
RejectedCallback
is invoked.
- startOf(long, TimeUnit) - Method in class org.pepstock.charba.client.adapters.DateAdapter
-
Returns the start of unit for the given timestamp.
- startOf(Date, TimeUnit) - Method in class org.pepstock.charba.client.adapters.DateAdapter
-
Returns the start of unit for the given date.
- startOf(long, IsoWeekDay) - Method in class org.pepstock.charba.client.adapters.DateAdapter
-
Returns the start by weekday for the given timestamp.
- startOf(Date, IsoWeekDay) - Method in class org.pepstock.charba.client.adapters.DateAdapter
-
Returns the start by weekday for the given date.
- Status - Enum in org.pepstock.charba.client.utils.toast.enums
-
- Stepped - Enum in org.pepstock.charba.client.enums
-
Property to set if the line is shown as a stepped line.
- SteppedCallback - Interface in org.pepstock.charba.client.callbacks
-
Callback interface to set stepped
property at runtime.
- StepSizeCallback - Interface in org.pepstock.charba.client.callbacks
-
Callback interface to set
stepSize
property at runtime, for
IsLinearTick
instances.
- stop() - Method in class org.pepstock.charba.client.AbstractChart
-
Use this to stop any current animation loop.
This will pause the chart during any current animation frame.
Call .render()
to re-animate.
- stop() - Method in class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget
-
- stop() - Method in interface org.pepstock.charba.client.IsChart
-
Use this to stop any current animation loop.
- stop() - Method in class org.pepstock.charba.client.utils.CTimer
-
Stops the timer which is currently running.
- store() - Method in class org.pepstock.charba.client.plugins.AbstractPluginOptions
-
Stores this options in the default global plugins options.
- store(IsChart) - Method in class org.pepstock.charba.client.plugins.AbstractPluginOptions
-
Stores this options in the chart plugins options.
- store(Type) - Method in class org.pepstock.charba.client.plugins.AbstractPluginOptions
-
Stores this options in the global chart plugins options.
- store(Dataset) - Method in class org.pepstock.charba.client.plugins.AbstractPluginOptions
-
Stores this options in the dataset options.
- STRING - Static variable in class org.pepstock.charba.client.items.Undefined
-
Default value for STRING instances, null.
- stringify(Object) - Static method in class org.pepstock.charba.client.utils.JSON
-
Converts a JavaScript object or value to a JSON string.
- stringify(Object, int) - Static method in class org.pepstock.charba.client.utils.JSON
-
Converts a JavaScript object or value to a JSON string.
- stringifyNativeObject(NativeObject, int) - Static method in class org.pepstock.charba.client.utils.JSON
-
Converts a JavaScript object or value to a JSON string, using a specific replacer to avoid to print internal keys of CHART.js
- stringifyWithReplacer(Object) - Static method in class org.pepstock.charba.client.utils.JSON
-
Converts a JavaScript object or value to a JSON string, the space value is set to -1 that no space should be used and uses a default replacer to avoid
TypeError: cyclic object value
.
- stringifyWithReplacer(Object, int) - Static method in class org.pepstock.charba.client.utils.JSON
-
Converts a JavaScript object or value to a JSON string, using a default replacer to avoid TypeError: cyclic object value
.
- stringifyWithReplacer(Object, JSON.Replacer, int) - Static method in class org.pepstock.charba.client.utils.JSON
-
Converts a JavaScript object or value to a JSON string.
- StringItemStyle - Enum in org.pepstock.charba.client.intl.enums
-
Enumerates the possible value to set the representation of the era, day periods, weekday.
- stroke() - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Strokes (outlines) the current or given path with the current stroke style.
Strokes are aligned to the center of a path; in other words, half of the stroke is drawn on the inner side, and half on the outer side.
- strokeRect(double, double, double, double) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Draws a rectangle that is stroked (outlined) according to the current strokeStyle and other context settings.
- strokeText(String, double, double, double) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Strokes - that is, draws the outlines of - the characters of a text string at the specified coordinates.
An optional parameter allows specifying a maximum width for the rendered text, which the user agent will achieve by condensing the text or by using a lower font size.
- strokeText(String, double, double) - Method in class org.pepstock.charba.client.dom.elements.Context2dItem
-
Strokes - that is, draws the outlines of - the characters of a text string at the specified coordinates.
- Style - Class in org.pepstock.charba.client.dom.elements
-
Represents a <style> and doesn't allow to manipulate the CSS it contains.
- Style - Enum in org.pepstock.charba.client.intl.enums
-
Enumerated the options in order to set the formatting style to use.
The default is "decimal".
- submit(Runnable) - Method in class org.pepstock.charba.client.utils.CScheduler
-
Schedules immediately a task, without any delay.
- submit(Runnable, int) - Method in class org.pepstock.charba.client.utils.CScheduler
-
Schedules a task with a constant delay.
- Subtitle - Class in org.pepstock.charba.client.configuration
-
Configures the chart title which defines text to draw at the top of the chart.
- Subtitle - Class in org.pepstock.charba.client.options
-
Configures the default chart subtitle which defines text to draw at the top of the chart.
- SubtitleClickEvent - Class in org.pepstock.charba.client.events
-
Event which is fired when the user clicks on the subtitle of the chart.
- SubtitleClickEvent(BaseNativeEvent, Subtitle) - Constructor for class org.pepstock.charba.client.events.SubtitleClickEvent
-
Creates the event with subtitle related to the click
- SubtitleClickEventHandler - Interface in org.pepstock.charba.client.events
-
Event handler for clicking on the chart subtitle.
- SubtitleEnterEvent - Class in org.pepstock.charba.client.events
-
Event which is fired when the user enters on the subtitle of the chart.
- SubtitleEnterEvent(BaseNativeEvent, Subtitle) - Constructor for class org.pepstock.charba.client.events.SubtitleEnterEvent
-
Creates the event with subtitle related to the enter
- SubtitleEnterEventHandler - Interface in org.pepstock.charba.client.events
-
Event handler for entering on the chart title.
- SubtitleLeaveEvent - Class in org.pepstock.charba.client.events
-
Event which is fired when the user leaves on the subtitle of the chart.
- SubtitleLeaveEvent(BaseNativeEvent, Subtitle) - Constructor for class org.pepstock.charba.client.events.SubtitleLeaveEvent
-
Creates the event with subtitle related to the leave
- SubtitleLeaveEventHandler - Interface in org.pepstock.charba.client.events
-
Event handler for leaving on the chart title.
- SubtitleNode - Class in org.pepstock.charba.client.items
-
Wrapper of subtitle node of CHART.JS.
This is a wrapper of subtitle node of Chart (of CHART.JS).
- SubtitleNode(ChartEnvelop<NativeObject>) - Constructor for class org.pepstock.charba.client.items.SubtitleNode
-
Creates the item using envelop with the native java script object which contains all properties.