com.supermap.data

Interface TimePositionChangedListener



  • public interface TimePositionChangedListener
    A listener that is used to receives a change event TimePositionChangedEvent for the time position of the node animation
    • Method Detail

      • timePositionChanged

        void timePositionChanged(TimePositionChangedEvent event)
        Call this method when the time of node animation changes.
        Parameters:
        event - indicates the event that the time of animation changes.