Class DefaultChartAnimations

  • All Implemented Interfaces:
    IsDefaultAnimations

    public final class DefaultChartAnimations
    extends Object
    implements IsDefaultAnimations
    Defaults for animations option element, based on chart type.
    Author:
    Andrea "Stock" Stocchero
    • Constructor Detail

      • DefaultChartAnimations

        public DefaultChartAnimations​(IsDefaultAnimations animations)
        Creates the object by animations option element instance.
        Parameters:
        animations - animations option element instance.
    • Method Detail

      • has

        public boolean has​(AnimationCollectionKey collection)
        Description copied from interface: IsDefaultAnimations
        Returns true if an animation collection instance is stored in the animation options.
        Specified by:
        has in interface IsDefaultAnimations
        Parameters:
        collection - collection instance used to check in the animation options
        Returns:
        true if an animation collection instance is stored in the animation options