Package | Description |
---|---|
org.apache.sis.referencing.operation.builder |
Helper classes for creating Math Transforms from a set of points.
|
Modifier and Type | Class and Description |
---|---|
class |
LinearTransformBuilder
Creates an affine transform which will map approximatively the given source positions to the given target positions.
|
class |
LocalizationGridBuilder
Creates an "almost linear" transform mapping the given source points to the given target points.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.