Interface | Description |
---|---|
ITransformable | |
ITransformable.Alpha | |
ITransformable.Brightness | |
ITransformable.Color | |
ITransformable.Position<T> | |
ITransformable.Rotate | |
ITransformable.Scale | |
ITransformable.Size<T> | |
ITransformable.Translate |
Class | Description |
---|---|
AlphaTransform | |
BrightnessTransform | |
ChainedTransformation | |
ColorTransform | |
ParallelTransformation | |
PositionTransform<T> | |
Rotation | |
Scale | |
SizeTransform<T> | |
Transformation<T extends Transformation,S extends ITransformable> | |
Translation |