Class AbstractAnimation

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected org.json.JSONObject jsonObject  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.json.JSONObject toJsonObject()
      Returns all the underliying transitions as one JObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • jsonObject

        protected org.json.JSONObject jsonObject
    • Constructor Detail

      • AbstractAnimation

        public AbstractAnimation()
    • Method Detail

      • toJsonObject

        public org.json.JSONObject toJsonObject()
        Returns all the underliying transitions as one JObject
        Returns:
        JSON Object