Uses of Class
org.geotools.referencing.operation.AbstractCoordinateOperationFactory
-
Packages that use AbstractCoordinateOperationFactory Package Description org.geotools.referencing.operation Coordinate operation implementation. -
-
Uses of AbstractCoordinateOperationFactory in org.geotools.referencing.operation
Subclasses of AbstractCoordinateOperationFactory in org.geotools.referencing.operation Modifier and Type Class Description classAuthorityBackedFactoryA coordinate operation factory extended with the extra informations provided by an authority factory.classBufferedCoordinateOperationFactoryCaches the coordinate operations created by an other factory.classDefaultCoordinateOperationFactoryCreates coordinate operations.
-