Uses of Class
org.apache.sis.parameter.TensorParameters
-
Packages that use TensorParameters Package Description org.apache.sis.parameter 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 TensorParameters Modifier and Type Field Description static TensorParameters<Double>
TensorParameters. ALPHANUM
Parses and creates matrix parameters with alphanumeric names.static TensorParameters<Double>
TensorParameters. WKT1
Parses and creates matrix parameters with names matching the Well Known Text version 1 (WKT 1) convention.
-