Uses of Class
facets.core.app.avatar.PainterMaster.Scaling

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

Uses of PainterMaster.Scaling in facets.core.app.avatar
 

Methods in facets.core.app.avatar that return PainterMaster.Scaling
 PainterMaster.Scaling PainterMaster.Outlined.scaling()
           
static PainterMaster.Scaling PainterMaster.Scaling.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PainterMaster.Scaling[] PainterMaster.Scaling.values()
          Returns an array containing the constants of this enum type, in the order they are declared.