Uses of Class
org.apache.sis.referencing.operation.builder.LinearTransformBuilder
-
Packages that use LinearTransformBuilder Package Description org.apache.sis.referencing.operation.builder Helper classes for creating Math Transforms from a set of points. -
-
Uses of LinearTransformBuilder in org.apache.sis.referencing.operation.builder
Constructors in org.apache.sis.referencing.operation.builder with parameters of type LinearTransformBuilder Constructor Description LocalizationGridBuilder(LinearTransformBuilder localizations)
Creates a new builder for a localization grid inferred from the given provider of control points.
-