Class AnimColorInterpolationAttribute

All Implemented Interfaces:
Serializable, Cloneable, Attr, EventTarget, Node, NodeList, TypeInfo

public class AnimColorInterpolationAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @anim:color-interpolation.
See Also:
  • Field Details

  • Constructor Details

    • AnimColorInterpolationAttribute

      public AnimColorInterpolationAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @anim:color-interpolation.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details