Uses of Package
jautil.avatar

Packages that use jautil.avatar
jarp Provides the main Java ARP classes, that is, the classes defining the avatar's skeleton, mesh, morphs, camera control, and JOGL rendering canvas. 
jautil Provides utility classes for the Java ARP avatar subsystem. 
jautil.avatar   
 

Classes in jautil.avatar used by jarp
AvatarDefinitionAccess
          Provides access to an avatar definition, either as an input stream or as a URL.
 

Classes in jautil.avatar used by jautil
AvatarDefinitionAccess
          Provides access to an avatar definition, either as an input stream or as a URL.
 

Classes in jautil.avatar used by jautil.avatar
AvatarAccess
          Interface defining access to the data files needed to work with a JARP avatar.
AvatarCacheDescriptor
          An in-memory copy of a descriptor entry from an avatar definitions cache of the kind managed by an AvatarsCacheHandler.
AvatarConfigDataset
          A record of the avatar configuration data for a given JASigning instance.
AvatarDataException
          Checked exception for failures in avatar data access.
AvatarDefinitionAccess
          Provides access to an avatar definition, either as an input stream or as a URL.
AvatarsCacheHandler
          An avatars cache handler provides access to a local cache for a potentially remote and dispersed collection of avatar definition data files.
BaseAccess
          Abstract base class for an implementation of the AvatarAccess interface supported by an AvatarData instance.