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 class
AuthorityBackedFactory
A coordinate operation factory extended with the extra informations provided by an authority factory.class
BufferedCoordinateOperationFactory
Caches the coordinate operations created by an other factory.class
DefaultCoordinateOperationFactory
Creates coordinate operations.
-