Uses of Class
org.apache.sis.parameter.ParameterFormat
-
Packages that use ParameterFormat Package Description org.apache.sis.parameter Descriptions and values of parameters used by a coordinate operation or a process. -
-
Uses of ParameterFormat in org.apache.sis.parameter
Methods in org.apache.sis.parameter that return ParameterFormat Modifier and Type Method Description ParameterFormat
ParameterFormat. clone()
Returns a clone of this format.
-