Uses of Class
org.apache.sis.parameter.ParameterFormat
Packages that use ParameterFormat
Package
Description
Descriptions and values of parameters used by a coordinate operation or a process.
-
Uses of ParameterFormat in org.apache.sis.parameter
Fields in org.apache.sis.parameter with type parameters of type ParameterFormatModifier and TypeFieldDescriptionprivate static final AtomicReference<ParameterFormat>
ParameterFormat.INSTANCE
An instance created when first needed and potentially shared.Methods in org.apache.sis.parameter that return ParameterFormatModifier and TypeMethodDescriptionParameterFormat.clone()
Returns a clone of this format.private static ParameterFormat
ParameterFormat.getSharedInstance
(Colors colors) Returns a shared instance ofParameterFormat
if possible, or a new one otherwise.