Uses of Class
org.apache.sis.referencing.factory.sql.BursaWolfInfo
Packages that use BursaWolfInfo
Package
Description
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
-
Uses of BursaWolfInfo in org.apache.sis.referencing.factory.sql
Methods in org.apache.sis.referencing.factory.sql with parameters of type BursaWolfInfoModifier and TypeMethodDescription(package private) static void
BursaWolfInfo.filter
(GeodeticAuthorityFactory factory, BursaWolfInfo[] candidates, List<BursaWolfInfo> addTo) Given an array ofBursaWolfInfo
instances, retains only the instances having the largest domain of validity for each target datum.Method parameters in org.apache.sis.referencing.factory.sql with type arguments of type BursaWolfInfoModifier and TypeMethodDescription(package private) static void
BursaWolfInfo.filter
(GeodeticAuthorityFactory factory, BursaWolfInfo[] candidates, List<BursaWolfInfo> addTo) Given an array ofBursaWolfInfo
instances, retains only the instances having the largest domain of validity for each target datum.