Class SvgAnimateMotion<T extends SvgAnimateMotion<T>>


public class SvgAnimateMotion<T extends SvgAnimateMotion<T>> extends SvgElement<T>
Represents an SVG <animateMotion> element.
  • Constructor Details

    • SvgAnimateMotion

      public SvgAnimateMotion()
      Creates a new SVG animateMotion element.