Uses of Class
org.apache.sis.parameter.DefaultParameterDescriptor
Packages that use DefaultParameterDescriptor
Package
Description
Descriptions and values of parameters used by a coordinate operation or a process.
-
Uses of DefaultParameterDescriptor in org.apache.sis.parameter
Methods in org.apache.sis.parameter that return DefaultParameterDescriptorModifier and TypeMethodDescriptionstatic <T> DefaultParameterDescriptor<T>
DefaultParameterDescriptor.castOrCopy
(ParameterDescriptor<T> object) Returns a SIS parameter implementation with the same values than the given arbitrary implementation.