Package | Description |
---|---|
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 |
Provides classes and interfaces providing access to ARP avatar definition
data files.
|
Class and Description |
---|
AvatarDefinitionAccess
Provides access to an avatar definition, either as an input stream
or as a URL.
|
Class and Description |
---|
AvatarDefinitionAccess
Provides access to an avatar definition, either as an input stream
or as a URL.
|
Class and Description |
---|
AvatarAccess
Interface defining access to the data files needed to work with a
JARP avatar.
|
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
remote avatar definition files and other remote avatar-related data
files, notably avatar properties files.
|
BaseAccess
Abstract base class for an implementation of
the
AvatarAccess interface supported by an AvatarData
instance. |