Uses of Class
org.apache.sis.referencing.operation.transform.SpecializableTransform.SubArea
Packages that use SpecializableTransform.SubArea
Package
Description
Conversions or transformations of multi-dimensional coordinate tuples.
-
Uses of SpecializableTransform.SubArea in org.apache.sis.referencing.operation.transform
Methods in org.apache.sis.referencing.operation.transform that return SpecializableTransform.SubAreaModifier and TypeMethodDescriptionprivate SpecializableTransform.SubAreaSpecializableTransform.locate(org.opengis.geometry.DirectPosition pos) Returns the node that contains the given position, ornullif none.Methods in org.apache.sis.referencing.operation.transform that return types with arguments of type SpecializableTransform.SubAreaModifier and TypeMethodDescriptionprivate List<SpecializableTransform.SubArea>SpecializableTransform.roots()Returns theSpecializableTransform.SubAreainstances at the root of this class.