| Name | Description | Type | Package | Framework |
| AdvancedAffineBuilder | Builder for affine transformation with possibility to set several constrains for affine parameters that will be respected during calculation. | Class | org.geotools.referencing.operation.builder | GeoTools |
| AffineToGeometric | Helper class for converting values from affine transformation matrix to its geometric form. | Class | org.geotools.referencing.operation.builder | GeoTools |
| AffineTransformBuilder | Builds MathTransform setup as Affine transformation from a list of MappedPosition. | Class | org.geotools.referencing.operation.builder | GeoTools |
| BursaWolfTransformBuilder | Builds MathTransform setup as BursaWolf transformation from a list of MappedPosition. | Class | org.geotools.referencing.operation.builder | GeoTools |
| GridToEnvelopeMapper | A helper class for building n-dimensional affine transform mapping grid ranges to envelopes. | Class | org.geotools.referencing.operation.builder | GeoTools |
| LocalizationGrid | A factory for MathTransform2D backed by a grid of localization. | Class | org.geotools.referencing.operation.builder | GeoTools |
| MappedPosition | An association between a source and target direct positions. | Class | org.geotools.referencing.operation.builder | GeoTools |
| MathTransformBuilder | Provides a basic implementation for math transform Math transform builders create MathTransform objects for transforming | Class | org.geotools.referencing.operation.builder | GeoTools |
| MissingInfoException | Thrown when a required operation can't be performed because some information is missing or isn't set up properly. | Class | org.geotools.referencing.operation.builder | GeoTools |
| ProjectiveTransformBuilder | Builds MathTransform setup as Projective transformation from a list of MappedPosition. | Class | org.geotools.referencing.operation.builder | GeoTools |
| RubberSheetBuilder | Builds a RubberSheet transformation from a set of control points, defined as objects, and a quadrilateral delimiting the outer area of interest, defined | Class | org.geotools.referencing.operation.builder | GeoTools |
| SimilarTransformBuilder | Builds MathTransform setup as Similar transformation from a list of MappedPosition. | Class | org.geotools.referencing.operation.builder | GeoTools |
| TriangulationException | Thrown when it is unable to generate TIN. | Class | org.geotools.referencing.operation.builder | GeoTools |