Uses of Package
facets.core.app.avatar

Packages that use facets.core.app.avatar
facets.core.app.avatar Core types for custom viewers. 
 

Classes in facets.core.app.avatar used by facets.core.app.avatar
AvatarContent
          Marker interface for content to be depicted by a custom avatar.
AvatarPolicies
          Mix-in for avatar creation, painting and drag policies.
AvatarPolicy
          Defines how a custom avatar should paint its content.
AvatarView
          Policy for a viewer that uses custom avatars.
AvatarViewWorks
          SelectionView that (partially) implements AvatarView.
DragPolicy
          Defines how a custom viewer should drag an avatar selection.
Painter
          Object to be used in custom avatar painting.
PainterMaster
          Abstracts the features required to paint AvatarContent.
PainterMaster.Scaling
          Defines how an PainterMaster.Outlined should scale its pen.
PainterSource
          Factory for creating and transforming avatar painters.
PainterSource.Transform
          Marks an immutable transform.
PlaneView
          Policy for a custom viewer that plots to an unbounded plane.
PlaneView.ResizeResponse
          Possible responses to resizing of the viewer managed by a PlaneView.
PlaneViewWorks
          AvatarViewWorks that implements PlaneView.
ZoomPanView
          Policy for a viewer that zooms and pans over a bounded plane area.