Uses of Class
org.geotools.referencing.operation.DefaultCoordinateOperationFactory
-
Packages that use DefaultCoordinateOperationFactory Package Description org.geotools.referencing.operation Coordinate operation implementation. -
-
Uses of DefaultCoordinateOperationFactory in org.geotools.referencing.operation
Subclasses of DefaultCoordinateOperationFactory in org.geotools.referencing.operation Modifier and Type Class Description classAuthorityBackedFactoryA coordinate operation factory extended with the extra informations provided by an authority factory.classManyCoordinateOperationFactoryA CoordinateOperationFactory that delegates to multiple underlying factories, returning the first set of results it finds from any of them.classPropertyCoordinateOperationFactoryACoordinateOperationAuthorityFactorybacked by a properties file.
-