All Classes and Interfaces
Class
Description
Defines a coordinate transformation of 2D points (two dimensional vectors)
where the coordinate transformation can be described by an affine
transformation.
Defines an
ImageTransformationStep transforming an image based on an
affine transformation.Defines a subset of commonly used 2D affine transformations.
This class is to be used to create
BasicImageTransformations
instances.Defines an interface for transforming 2D points (two dimensional vectors)
from one coordinate system to another.
Defines an element of a series of transformation applied to an image.
Defines types of interpolation to be used when scaling an image.
Defines a coordinate transformation based on a list of other coordinate
transformations.
Defines the input of an
ImageTransformationStep.Defines a quick comparison of two
TransformationStepInput
instances.Contains static utility methods related to
ImageTransformationStep.Defines the output of an image transformation.
Defines the possible rules which should be applied when scaling an image to
fit a particular display.
Defines an
ImageTransformationStep scaling the
input image to fit the
display.