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.INSTANCEAn 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 ParameterFormatParameterFormat.getSharedInstance(Colors colors) Returns a shared instance ofParameterFormatif possible, or a new one otherwise.