Uses of Interface
org.apache.sis.parameter.Parameterized
Packages that use Parameterized
Package
Description
Relationship between any two Coordinate Reference Systems (CRS).
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of Parameterized in org.apache.sis.referencing.operation
Classes in org.apache.sis.referencing.operation that implement Parameterized -
Uses of Parameterized in org.apache.sis.referencing.operation.transform
Classes in org.apache.sis.referencing.operation.transform that implement ParameterizedModifier and TypeClassDescriptionclassProvides a default implementation for most methods required by theMathTransforminterface.protected static classBase class for implementations of inverse math transforms.classBase class for math transforms that are known to be one-dimensional in all cases.protected static classBase class for implementation of inverse math transforms.classBase class for math transforms that are known to be two-dimensional in all cases.protected static classBase class for implementation of inverse math transforms.classTransforms between two CRS (usually geographic) based on different datum.classTransform from two- or three- dimensional ellipsoidal coordinates to geocentric or planetocentric coordinates.classConversion of spherical coordinates from (λ,Ω) to (λ,Ω,R) with points assumed to be on an ellipsoid surface.classTransforms between two geographic CRS by performing geocentric translations interpolated from a grid file.classTransforms between two CRS by performing translations interpolated from a grid file.classTwo- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.classTransform which passes through a subset of coordinates to another transform.classComputes latitudes and longitudes on a sphere where the south pole has been moved to given geographic coordinates.classEnforces coordinate values in the range of a wraparound axis (typically longitude).