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 TypeClassDescriptionclass
Provides a default implementation for most methods required by theMathTransform
interface.protected static class
Base class for implementations of inverse math transforms.class
Base class for math transforms that are known to be one-dimensional in all cases.protected static class
Base class for implementation of inverse math transforms.class
Base class for math transforms that are known to be two-dimensional in all cases.protected static class
Base class for implementation of inverse math transforms.class
Transforms between two CRS (usually geographic) based on different datum.class
Transform from two- or three- dimensional ellipsoidal coordinates to geocentric or planetocentric coordinates.class
Conversion of spherical coordinates from (λ,Ω) to (λ,Ω,R) with points assumed to be on an ellipsoid surface.class
Transforms between two geographic CRS by performing geocentric translations interpolated from a grid file.class
Transforms between two CRS by performing translations interpolated from a grid file.class
Two- or three-dimensional datum shift using the (potentially abridged) Molodensky transformation.class
Transform which passes through a subset of coordinates to another transform.class
Computes latitudes and longitudes on a sphere where the south pole has been moved to given geographic coordinates.class
Enforces coordinate values in the range of a wraparound axis (typically longitude).