Uses of Class
org.apache.sis.parameter.TensorParameters
Packages that use TensorParameters
Package
Description
Descriptions and values of parameters used by a coordinate operation or a process.
-
Uses of TensorParameters in org.apache.sis.parameter
Fields in org.apache.sis.parameter declared as TensorParametersModifier and TypeFieldDescriptionstatic final TensorParameters<Double>
TensorParameters.ALPHANUM
Parses and creates matrix parameters with alphanumeric names.static final TensorParameters<Double>
TensorParameters.WKT1
Parses and creates matrix parameters with names matching the Well Known Text version 1 (WKT 1) convention.