Uses of Class
org.geotools.referencing.operation.transform.LinearTransform1D

Packages that use LinearTransform1D
org.geotools.referencing.operation.transform Basic implementations of math transforms.  
 

Uses of LinearTransform1D in org.geotools.referencing.operation.transform
 

Fields in org.geotools.referencing.operation.transform declared as LinearTransform1D
static LinearTransform1D LinearTransform1D.IDENTITY
          The identity transform.
 

Methods in org.geotools.referencing.operation.transform that return LinearTransform1D
static LinearTransform1D LinearTransform1D.create(double scale, double offset)
          Constructs a new linear transform.
 



Copyright © GeoTools. All Rights Reserved.