facets.core.app.avatar
Interface PainterSource.Transform

Enclosing interface:
PainterSource

public static interface PainterSource.Transform

Marks an immutable transform.

PainterSource.Transform provides type safety while manipulating transforms created by the transformX methods of PainterSource before they are passed to PainterSource.applyTransforms(facets.core.app.avatar.PainterSource.Transform[],boolean, Painter...).