Uses of Class
org.apache.sis.internal.referencing.ExtentSelector
Packages that use ExtentSelector
Package
Description
Relationship of a
CoordinateSystem
(an abstract mathematical entity) to the earth or other system.-
Uses of ExtentSelector in org.apache.sis.referencing.datum
Methods in org.apache.sis.referencing.datum with parameters of type ExtentSelectorModifier and TypeMethodDescriptionprivate BursaWolfParameters
DefaultGeodeticDatum.select
(org.opengis.referencing.datum.GeodeticDatum targetDatum, ExtentSelector<BursaWolfParameters> selector) Returns the best parameters matching the given criteria, ornull
if none.