Class Animation

    • Constructor Detail

      • Animation

        public Animation()
    • Method Detail

      • getDuration

        public Number getDuration()
      • setDuration

        public void setDuration​(Number duration)
      • getEasing

        public String getEasing()
      • setEasing

        public void setEasing​(String easing)
      • encode

        public String encode()
                      throws IOException
        Write the options of Title
        Returns:
        options as JSON object
        Throws:
        IOException - If an I/O error occurs