Uses of Interface
player.CameraChangeMonitor

Packages that use CameraChangeMonitor
player Provides several signed-animation players: each player combines a JARP avatar canvas with a source of animation data, and provides an API allowing an enclosing GUI container both to control this player and to obtain status information from it in real-time. 
 

Uses of CameraChangeMonitor in player
 

Methods in player that return CameraChangeMonitor
 CameraChangeMonitor JAFramesPlayer.getCameraChangeMonitor()
          Creates a new camera change monitor for this player.