Uses of Class
org.geotools.ct.MathTransformFactory

Packages that use MathTransformFactory
org.geotools.ct Coordinate Transformations implementation.  
 

Uses of MathTransformFactory in org.geotools.ct
 

Methods in org.geotools.ct that return MathTransformFactory
 MathTransformFactory CoordinateTransformationFactory.getMathTransformFactory()
          Deprecated. Returns the underlying math transform factory.
static MathTransformFactory MathTransformFactory.getDefault()
          Deprecated. Returns the default math transform factory.
 

Methods in org.geotools.ct with parameters of type MathTransformFactory
 org.opengis.ct.CT_MathTransformFactory Adapters.export(MathTransformFactory factory)
          Deprecated. Returns an OpenGIS interface for a math transform factory.
 

Constructors in org.geotools.ct with parameters of type MathTransformFactory
CoordinateTransformationFactory(MathTransformFactory factory)
          Deprecated. Construct a coordinate transformation factory.
 



Copyright © GeoTools. All Rights Reserved.