Uses of Class
org.apache.sis.referencing.operation.CoordinateOperationFinder
Packages that use CoordinateOperationFinder
-
Uses of CoordinateOperationFinder in org.apache.sis.referencing.operation
Methods in org.apache.sis.referencing.operation that return CoordinateOperationFinderModifier and TypeMethodDescriptionprotected CoordinateOperationFinder
DefaultCoordinateOperationFactory.createOperationFinder
(CoordinateOperationAuthorityFactory registry, CoordinateOperationContext context) Creates the object which will perform the actual task of finding a coordinate operation path between two CRS.