Uses of Class
org.apache.sis.referencing.operation.transform.DomainDefinition
Packages that use DomainDefinition
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of DomainDefinition in org.apache.sis.referencing.operation.transform
Methods in org.apache.sis.referencing.operation.transform with parameters of type DomainDefinitionModifier and TypeMethodDescriptionAbstractMathTransform.getDomain
(DomainDefinition criteria) Returns the ranges of coordinate values which can be used as inputs.AbstractMathTransform.Inverse.getDomain
(DomainDefinition criteria) Returns the ranges of coordinate values which can be used as inputs.