| Package | Description |
|---|---|
| org.pepstock.charba.client |
Main package with all charts implementation, global classes and common interfaces.
|
| org.pepstock.charba.client.adapters |
Contains all classes to interact with date adapters implemented by CHART.JS to be abstract from date time java script library to use.
|
| org.pepstock.charba.client.annotation |
Contains all classes to activate the
AnnotationPlugin#ID plugin (AKA chartjs-plugin-annotation.js ) for CHART.js. |
| org.pepstock.charba.client.callbacks |
All callbacks interfaces to be implemented, also to use the scriptable options of CHART.JS.
|
| org.pepstock.charba.client.configuration |
Contains all elements to configure a chart instance (know as chart options at instance level).
|
| org.pepstock.charba.client.data |
Contains all elements to configure the datasets of a chart instance (know as chart data at instance level).
|
| org.pepstock.charba.client.datalabels |
Contains all classes to activate the
DataLabelsPlugin.ID plugin (AKA chartjs-plugin-datalabels.js ) for CHART.js. |
| org.pepstock.charba.client.defaults |
Contains all interfaces need to provide defaults values of the chart options.
|
| org.pepstock.charba.client.defaults.chart |
Contains the default values of chart options based on type of chart instance.
|
| org.pepstock.charba.client.defaults.globals |
Contains the default values of chart options for all chart types (CHART.JS options defaults).
|
| org.pepstock.charba.client.geo |
Contains all classes to activate the GEO controllers (AKA
chartjs-chart-geo.js ) for CHART.js. |
| org.pepstock.charba.client.gwt.widgets |
Contains all charts classes wrapped as GWT widget in order to enable to use inside to GWT UIBinder.
|
| org.pepstock.charba.client.impl.charts |
Contains METER and GAUGE charts implementations (based on controllers), available out-of-the box.
|
| org.pepstock.charba.client.impl.plugins |
Contains some plugins implementations, available out-of-the box.
|
| org.pepstock.charba.client.intl |
Contains classes in order to use the ECMAScript Internationalization API, which provides language sensitive number formatting, and date and time formatting.
|
| org.pepstock.charba.client.items |
Contains all elements generated by CHART.JS, which are mapping java script objects, to use at runtime in plugins, events or controllers.
|
| org.pepstock.charba.client.labels |
Contains all classes to use
LabelsPlugin.ID plugin (AKA chartjs-plugin-labels.js) available for CHART.JS. |
| org.pepstock.charba.client.matrix |
Contains all classes to activate the Matrix controller (AKA
chartjs-chart-matrix.js ) for CHART.js. |
| org.pepstock.charba.client.options |
Contains all elements to configure charts at global level (know as chart global options).
|
| org.pepstock.charba.client.plugins |
Contains all classes to manage the plugin implementations.
|
| org.pepstock.charba.client.sankey |
Contains all classes to activate the Sankey controller (AKA
chartjs-chart-sankey.js ) for CHART.js. |
| org.pepstock.charba.client.treemap |
Contains all classes to activate the TreeMap controller (AKA
chartjs-chart-treemap.js ) for CHART.js. |
| org.pepstock.charba.client.utils.toast |
Contains all classes to use
Toaster utility. |
| org.pepstock.charba.client.zoom |
Contains all classes to activate the
ZoomPlugin.ID plugin (AKA chartjs-plugin-zoom.js ) for CHART.js. |
| Class and Description |
|---|
| IsDefaultAnimation
Interface to define animation object defaults, ANIMATION name space.
|
| IsDefaultAnimationContainer
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 to define animations for animation element properties defaults, ANIMATIONS name space.
|
| IsDefaultAnimationTransition
Interface to define animation for update mode (transition) defaults.
|
| IsDefaultBaseAnimation
Interface to define the base animation properties defaults.
|
| IsDefaultFont
Interface to define fomt object defaults.
|
| IsDefaultOptions
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. |
| IsDefaultScale
Interface to define scale/axis object defaults.
|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| Class and Description |
|---|
| IsDefaultDateAdapterOptions
Interface to define date adapter options defaults.
|
| Class and Description |
|---|
| IsDefaultFont
Interface to define fomt object defaults.
|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| Class and Description |
|---|
| IsDefaultFont
Interface to define fomt object defaults.
|
| IsDefaultPadding
Interface to define padding object defaults.
|
| Class and Description |
|---|
| IsDefaultAnimation
Interface to define animation object defaults, ANIMATION name space.
|
| IsDefaultAnimations
Interface to define animations for animation element properties defaults, ANIMATIONS name space.
|
| IsDefaultBaseAnimation
Interface to define the base animation properties defaults.
|
| IsDefaultPadding
Interface to define padding object defaults.
|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| IsDefaultTransitions
Interface to define animation node for update mode element defaults, TRANSITIONS name space.
|
| Class and Description |
|---|
| IsDefaultAnimationContainer
Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items. |
| IsDefaultAnimationTransition
Interface to define animation for update mode (transition) defaults.
|
| IsDefaultBarDatasets
Interface to define BAR datasets object defaults.
|
| IsDefaultFillHandler
Interface to define fill defaults values.
|
| IsDefaultOptions
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. |
| IsDefaultTypedDataset
Interface to define datasets object defaults.
|
| Class and Description |
|---|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| Class and Description |
|---|
| IsDefaultAbstractTitle
Interface to define title object defaults.
|
| IsDefaultAdapters
Interface to define adapter options defaults.
|
| IsDefaultAngleLines
Interface to define angle lines defaults.
|
| IsDefaultAnimation
Interface to define animation object defaults, ANIMATION name space.
|
| IsDefaultAnimationCollection
Interface to define animation for element properties defaults.
|
| IsDefaultAnimationContainer
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 to define animations for animation element properties defaults, ANIMATIONS name space.
|
| IsDefaultAnimationTransition
Interface to define animation for update mode (transition) defaults.
|
| IsDefaultArc
Interface to define arc object defaults.
|
| IsDefaultBar
Interface to define bar object defaults.
|
| IsDefaultBarDatasets
Interface to define BAR datasets object defaults.
|
| IsDefaultBaseAnimation
Interface to define the base animation properties defaults.
|
| IsDefaultBaseFormatOptions
Interface to define the locale matching options for internationalization.
|
| IsDefaultBoxHandler
Interface to define box dimension of options elements.
|
| IsDefaultDatasets
Interface to define data sets object defaults.
|
| IsDefaultDateAdapterOptions
Interface to define date adapter options defaults.
|
| IsDefaultDecimation
Interface to define
DefaultPluginId.DECIMATION plugin defaults. |
| IsDefaultElements
Interface to define elements object defaults.
|
| IsDefaultFiller
Interface to define
DefaultPluginId.FILLER plugin defaults. |
| IsDefaultFillHandler
Interface to define fill defaults values.
|
| IsDefaultFont
Interface to define fomt object defaults.
|
| IsDefaultFontContainer
Interface to define font container of options elements.
|
| IsDefaultGrid
Interface to define grid defaults.
|
| IsDefaultInteraction
Interface to define interaction object defaults.
|
| IsDefaultLayout
Interface to define layout object defaults.
|
| IsDefaultLegend
Interface to define legends object defaults.
|
| IsDefaultLegendLabels
Interface to define legend labels object defaults.
|
| IsDefaultLegendTitle
Interface to define legend title object defaults.
|
| IsDefaultLine
Interface to define line object defaults.
|
| IsDefaultMajor
Interface to define MAJOR tick object defaults.
|
| IsDefaultNumberFormatOptions
Interface to define the number format options for internationalization.
|
| IsDefaultOptions
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. |
| IsDefaultOptionsElement
Interface to define arc object defaults.
|
| IsDefaultPadding
Interface to define padding object defaults.
|
| IsDefaultPluginElement
Interface to define the common properties of chart element related to default plugins,
DefaultPluginId.TITLE and DefaultPluginId.LEGEND. |
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| IsDefaultPoint
Interface to define point object defaults.
|
| IsDefaultPointLabels
Interface to define point labels object defaults.
|
| IsDefaultPointStyleHandler
Interface to define the point styles in the options elements.
|
| IsDefaultScale
Interface to define scale/axis object defaults.
|
| IsDefaultScaleLines |
| IsDefaultScales
Interface to define scales/axes object defaults.
|
| IsDefaultScaleTitle
Interface to define scale title object defaults.
|
| IsDefaultSubtitle
Interface to define subtitle object defaults.
|
| IsDefaultTextDirectionHandler
Interface to define text direction options.
|
| IsDefaultTicks
Interface to define ticks object defaults.
|
| IsDefaultTime
Interface to define time object defaults.
|
| IsDefaultTitle
Interface to define title object defaults.
|
| IsDefaultTooltips
Interface to define tooltips object defaults.
|
| IsDefaultTransitions
Interface to define animation node for update mode element defaults, TRANSITIONS name space.
|
| IsDefaultTypedDataset
Interface to define datasets object defaults.
|
| NoDefaults
It is an uninstantiable placeholder class to hold a reference for models (of options) which do not have any defaults.
|
| Class and Description |
|---|
| IsDefaultAbstractTitle
Interface to define title object defaults.
|
| IsDefaultAdapters
Interface to define adapter options defaults.
|
| IsDefaultAngleLines
Interface to define angle lines defaults.
|
| IsDefaultAnimation
Interface to define animation object defaults, ANIMATION name space.
|
| IsDefaultAnimationCollection
Interface to define animation for element properties defaults.
|
| IsDefaultAnimationContainer
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 to define animations for animation element properties defaults, ANIMATIONS name space.
|
| IsDefaultAnimationTransition
Interface to define animation for update mode (transition) defaults.
|
| IsDefaultArc
Interface to define arc object defaults.
|
| IsDefaultBar
Interface to define bar object defaults.
|
| IsDefaultBarDatasets
Interface to define BAR datasets object defaults.
|
| IsDefaultBaseAnimation
Interface to define the base animation properties defaults.
|
| IsDefaultBoxHandler
Interface to define box dimension of options elements.
|
| IsDefaultDatasets
Interface to define data sets object defaults.
|
| IsDefaultDateAdapterOptions
Interface to define date adapter options defaults.
|
| IsDefaultDecimation
Interface to define
DefaultPluginId.DECIMATION plugin defaults. |
| IsDefaultElements
Interface to define elements object defaults.
|
| IsDefaultFiller
Interface to define
DefaultPluginId.FILLER plugin defaults. |
| IsDefaultFillHandler
Interface to define fill defaults values.
|
| IsDefaultFont
Interface to define fomt object defaults.
|
| IsDefaultFontContainer
Interface to define font container of options elements.
|
| IsDefaultGrid
Interface to define grid defaults.
|
| IsDefaultInteraction
Interface to define interaction object defaults.
|
| IsDefaultLayout
Interface to define layout object defaults.
|
| IsDefaultLegend
Interface to define legends object defaults.
|
| IsDefaultLegendLabels
Interface to define legend labels object defaults.
|
| IsDefaultLegendTitle
Interface to define legend title object defaults.
|
| IsDefaultLine
Interface to define line object defaults.
|
| IsDefaultMajor
Interface to define MAJOR tick object defaults.
|
| IsDefaultNumberFormatOptions
Interface to define the number format options for internationalization.
|
| IsDefaultOptions
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. |
| IsDefaultOptionsElement
Interface to define arc object defaults.
|
| IsDefaultPadding
Interface to define padding object defaults.
|
| IsDefaultPluginElement
Interface to define the common properties of chart element related to default plugins,
DefaultPluginId.TITLE and DefaultPluginId.LEGEND. |
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| IsDefaultPoint
Interface to define point object defaults.
|
| IsDefaultPointLabels
Interface to define point labels object defaults.
|
| IsDefaultPointStyleHandler
Interface to define the point styles in the options elements.
|
| IsDefaultScale
Interface to define scale/axis object defaults.
|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| IsDefaultScaleLines |
| IsDefaultScales
Interface to define scales/axes object defaults.
|
| IsDefaultScaleTitle
Interface to define scale title object defaults.
|
| IsDefaultSubtitle
Interface to define subtitle object defaults.
|
| IsDefaultTextDirectionHandler
Interface to define text direction options.
|
| IsDefaultTicks
Interface to define ticks object defaults.
|
| IsDefaultTime
Interface to define time object defaults.
|
| IsDefaultTitle
Interface to define title object defaults.
|
| IsDefaultTooltips
Interface to define tooltips object defaults.
|
| IsDefaultTransitions
Interface to define animation node for update mode element defaults, TRANSITIONS name space.
|
| IsDefaultTypedDataset
Interface to define datasets object defaults.
|
| Class and Description |
|---|
| IsDefaultAbstractTitle
Interface to define title object defaults.
|
| IsDefaultAdapters
Interface to define adapter options defaults.
|
| IsDefaultAngleLines
Interface to define angle lines defaults.
|
| IsDefaultAnimation
Interface to define animation object defaults, ANIMATION name space.
|
| IsDefaultAnimationCollection
Interface to define animation for element properties defaults.
|
| IsDefaultAnimationContainer
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 to define animations for animation element properties defaults, ANIMATIONS name space.
|
| IsDefaultAnimationTransition
Interface to define animation for update mode (transition) defaults.
|
| IsDefaultArc
Interface to define arc object defaults.
|
| IsDefaultBar
Interface to define bar object defaults.
|
| IsDefaultBarDatasets
Interface to define BAR datasets object defaults.
|
| IsDefaultBaseAnimation
Interface to define the base animation properties defaults.
|
| IsDefaultBaseFormatOptions
Interface to define the locale matching options for internationalization.
|
| IsDefaultBoxHandler
Interface to define box dimension of options elements.
|
| IsDefaultDatasets
Interface to define data sets object defaults.
|
| IsDefaultDateAdapterOptions
Interface to define date adapter options defaults.
|
| IsDefaultDateTimeFormatOptions
Interface to define the date time format options for internationalization.
|
| IsDefaultDecimation
Interface to define
DefaultPluginId.DECIMATION plugin defaults. |
| IsDefaultElements
Interface to define elements object defaults.
|
| IsDefaultFiller
Interface to define
DefaultPluginId.FILLER plugin defaults. |
| IsDefaultFillHandler
Interface to define fill defaults values.
|
| IsDefaultFont
Interface to define fomt object defaults.
|
| IsDefaultFontContainer
Interface to define font container of options elements.
|
| IsDefaultGrid
Interface to define grid defaults.
|
| IsDefaultInteraction
Interface to define interaction object defaults.
|
| IsDefaultLayout
Interface to define layout object defaults.
|
| IsDefaultLegend
Interface to define legends object defaults.
|
| IsDefaultLegendLabels
Interface to define legend labels object defaults.
|
| IsDefaultLegendTitle
Interface to define legend title object defaults.
|
| IsDefaultLine
Interface to define line object defaults.
|
| IsDefaultMajor
Interface to define MAJOR tick object defaults.
|
| IsDefaultNumberFormatOptions
Interface to define the number format options for internationalization.
|
| IsDefaultOptions
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. |
| IsDefaultOptionsElement
Interface to define arc object defaults.
|
| IsDefaultPadding
Interface to define padding object defaults.
|
| IsDefaultPluginElement
Interface to define the common properties of chart element related to default plugins,
DefaultPluginId.TITLE and DefaultPluginId.LEGEND. |
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| IsDefaultPoint
Interface to define point object defaults.
|
| IsDefaultPointLabels
Interface to define point labels object defaults.
|
| IsDefaultPointStyleHandler
Interface to define the point styles in the options elements.
|
| IsDefaultScale
Interface to define scale/axis object defaults.
|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| IsDefaultScaleLines |
| IsDefaultScales
Interface to define scales/axes object defaults.
|
| IsDefaultScaleTitle
Interface to define scale title object defaults.
|
| IsDefaultSubtitle
Interface to define subtitle object defaults.
|
| IsDefaultTextDirectionHandler
Interface to define text direction options.
|
| IsDefaultTicks
Interface to define ticks object defaults.
|
| IsDefaultTime
Interface to define time object defaults.
|
| IsDefaultTitle
Interface to define title object defaults.
|
| IsDefaultTooltips
Interface to define tooltips object defaults.
|
| IsDefaultTransitions
Interface to define animation node for update mode element defaults, TRANSITIONS name space.
|
| IsDefaultTypedDataset
Interface to define datasets object defaults.
|
| Class and Description |
|---|
| IsDefaultAnimationContainer
Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items. |
| IsDefaultAnimationTransition
Interface to define animation for update mode (transition) defaults.
|
| IsDefaultBar
Interface to define bar object defaults.
|
| IsDefaultBarDatasets
Interface to define BAR datasets object defaults.
|
| IsDefaultOptions
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. |
| IsDefaultOptionsElement
Interface to define arc object defaults.
|
| IsDefaultPoint
Interface to define point object defaults.
|
| IsDefaultPointStyleHandler
Interface to define the point styles in the options elements.
|
| Class and Description |
|---|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| Class and Description |
|---|
| IsDefaultAnimationContainer
Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items. |
| IsDefaultAnimationTransition
Interface to define animation for update mode (transition) defaults.
|
| IsDefaultOptions
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. |
| Class and Description |
|---|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| Class and Description |
|---|
| IsDefaultBaseFormatOptions
Interface to define the locale matching options for internationalization.
|
| IsDefaultDateTimeFormatOptions
Interface to define the date time format options for internationalization.
|
| IsDefaultNumberFormatOptions
Interface to define the number format options for internationalization.
|
| Class and Description |
|---|
| IsDefaultAnimationContainer
Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items. |
| IsDefaultAnimationTransition
Interface to define animation for update mode (transition) defaults.
|
| IsDefaultBaseFormatOptions
Interface to define the locale matching options for internationalization.
|
| IsDefaultFont
Interface to define fomt object defaults.
|
| IsDefaultNumberFormatOptions
Interface to define the number format options for internationalization.
|
| IsDefaultOptions
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. |
| IsDefaultPadding
Interface to define padding object defaults.
|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| Class and Description |
|---|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| Class and Description |
|---|
| IsDefaultAnimationContainer
Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items. |
| IsDefaultAnimationTransition
Interface to define animation for update mode (transition) defaults.
|
| IsDefaultOptions
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. |
| Class and Description |
|---|
| IsDefaultAbstractTitle
Interface to define title object defaults.
|
| IsDefaultAdapters
Interface to define adapter options defaults.
|
| IsDefaultAngleLines
Interface to define angle lines defaults.
|
| IsDefaultAnimation
Interface to define animation object defaults, ANIMATION name space.
|
| IsDefaultAnimationCollection
Interface to define animation for element properties defaults.
|
| IsDefaultAnimationContainer
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 to define animations for animation element properties defaults, ANIMATIONS name space.
|
| IsDefaultAnimationTransition
Interface to define animation for update mode (transition) defaults.
|
| IsDefaultArc
Interface to define arc object defaults.
|
| IsDefaultBar
Interface to define bar object defaults.
|
| IsDefaultBarDatasets
Interface to define BAR datasets object defaults.
|
| IsDefaultBaseAnimation
Interface to define the base animation properties defaults.
|
| IsDefaultBaseFormatOptions
Interface to define the locale matching options for internationalization.
|
| IsDefaultBoxHandler
Interface to define box dimension of options elements.
|
| IsDefaultDatasets
Interface to define data sets object defaults.
|
| IsDefaultDateAdapterOptions
Interface to define date adapter options defaults.
|
| IsDefaultDecimation
Interface to define
DefaultPluginId.DECIMATION plugin defaults. |
| IsDefaultElements
Interface to define elements object defaults.
|
| IsDefaultFiller
Interface to define
DefaultPluginId.FILLER plugin defaults. |
| IsDefaultFillHandler
Interface to define fill defaults values.
|
| IsDefaultFont
Interface to define fomt object defaults.
|
| IsDefaultFontContainer
Interface to define font container of options elements.
|
| IsDefaultGrid
Interface to define grid defaults.
|
| IsDefaultInteraction
Interface to define interaction object defaults.
|
| IsDefaultLayout
Interface to define layout object defaults.
|
| IsDefaultLegend
Interface to define legends object defaults.
|
| IsDefaultLegendLabels
Interface to define legend labels object defaults.
|
| IsDefaultLegendTitle
Interface to define legend title object defaults.
|
| IsDefaultLine
Interface to define line object defaults.
|
| IsDefaultMajor
Interface to define MAJOR tick object defaults.
|
| IsDefaultNumberFormatOptions
Interface to define the number format options for internationalization.
|
| IsDefaultOptions
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. |
| IsDefaultOptionsElement
Interface to define arc object defaults.
|
| IsDefaultPadding
Interface to define padding object defaults.
|
| IsDefaultPluginElement
Interface to define the common properties of chart element related to default plugins,
DefaultPluginId.TITLE and DefaultPluginId.LEGEND. |
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| IsDefaultPoint
Interface to define point object defaults.
|
| IsDefaultPointLabels
Interface to define point labels object defaults.
|
| IsDefaultPointStyleHandler
Interface to define the point styles in the options elements.
|
| IsDefaultScale
Interface to define scale/axis object defaults.
|
| IsDefaultScaledOptions
Interface to define options defaults.
|
| IsDefaultScaleLines |
| IsDefaultScales
Interface to define scales/axes object defaults.
|
| IsDefaultScaleTitle
Interface to define scale title object defaults.
|
| IsDefaultSubtitle
Interface to define subtitle object defaults.
|
| IsDefaultTextDirectionHandler
Interface to define text direction options.
|
| IsDefaultTicks
Interface to define ticks object defaults.
|
| IsDefaultTime
Interface to define time object defaults.
|
| IsDefaultTitle
Interface to define title object defaults.
|
| IsDefaultTooltips
Interface to define tooltips object defaults.
|
| IsDefaultTransitions
Interface to define animation node for update mode element defaults, TRANSITIONS name space.
|
| IsDefaultTypedDataset
Interface to define datasets object defaults.
|
| Class and Description |
|---|
| IsDefaultPlugins
Interface to define plugins object defaults.
|
| Class and Description |
|---|
| IsDefaultAnimationContainer
Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items. |
| IsDefaultAnimationTransition
Interface to define animation for update mode (transition) defaults.
|
| IsDefaultOptions
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. |
| Class and Description |
|---|
| IsDefaultAnimationContainer
Interface to define animation container defaults.
The animation container defaults is used as internal instance to manage animations options on more configuration items. |
| IsDefaultAnimationTransition
Interface to define animation for update mode (transition) defaults.
|
| IsDefaultOptions
Interface to define options defaults.
THIS IS THE ROOT OF ALL INTERFACE DEFAULTS. |
| Class and Description |
|---|
| IsDefaultFont
Interface to define fomt object defaults.
|
| IsDefaultFontContainer
Interface to define font container of options elements.
|
| Class and Description |
|---|
| IsDefaultPlugins
Interface to define plugins object defaults.
|