Interface AnimatedLiveAttributeValue

    • Method Detail

      • getNamespaceURI

        java.lang.String getNamespaceURI()
        Returns the namespace URI of this animated live attribute.
      • getLocalName

        java.lang.String getLocalName()
        Returns the local name of this animated live attribute.
      • addAnimatedAttributeListener

        void addAnimatedAttributeListener​(AnimatedAttributeListener aal)
        Adds a listener for changes to the animated value.
      • removeAnimatedAttributeListener

        void removeAnimatedAttributeListener​(AnimatedAttributeListener aal)
        Removes a listener for changes to the animated value.