Uses of Interface
facets.core.app.avatar.PainterSource

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

Uses of PainterSource in facets.core.app.avatar
 

Methods in facets.core.app.avatar with parameters of type PainterSource
 AvatarPolicy AvatarPolicies.avatarPolicy(SViewer viewer, AvatarContent content, PainterSource p)
          /** Defines how an avatar should paint its content.
 DragPolicy AvatarPolicies.dragPolicy(AvatarView view, AvatarContent[] content, java.lang.Object hit, PainterSource p)
          Defines how the viewer should drag an avatar selection.
 Painter AvatarPolicies.getBackgroundPainter(SViewer viewer, PainterSource p)
          /** Return painters for non-avatar view elements.