Uses of Class
org.apache.sis.parameter.ParameterBuilder
Packages that use ParameterBuilder
Package
Description
Descriptions and values of parameters used by a coordinate operation or a process.
-
Uses of ParameterBuilder in org.apache.sis.parameter
Subclasses with type arguments of type ParameterBuilder in org.apache.sis.parameterMethods in org.apache.sis.parameter that return ParameterBuilderModifier and TypeMethodDescriptionParameterBuilder.setRequired(boolean required) Sets whether the parameter is mandatory or optional.