Uses of Package
org.apache.sis.parameter
-
Packages that use org.apache.sis.parameter Package Description org.apache.sis.parameter Descriptions and values of parameters used by a coordinate operation or a process.org.apache.sis.referencing.datum Relationship of aCoordinateSystem
(an abstract mathematical entity) to the earth or other system.org.apache.sis.referencing.operation Relationship between any two Coordinate Reference Systems (CRS).org.apache.sis.referencing.operation.projection Map projection implementations.org.apache.sis.referencing.operation.transform Conversions or transformations of multi-dimensional coordinate points. -
Classes in org.apache.sis.parameter used by org.apache.sis.parameter Class Description AbstractParameterDescriptor Abstract definition of a parameter or group of parameters used by a coordinate operation or a process.DefaultParameterDescriptor The definition of a single parameter used by an operation method.DefaultParameterDescriptorGroup The definition of a group of related parameters used by an operation method.DefaultParameterValue A single parameter value used by an operation method.DefaultParameterValueGroup A group of related parameter values.ParameterBuilder Helper class for parameter descriptor instantiations.ParameterFormat Formats parameter descriptors or parameter values in a tabular format.ParameterFormat.ContentLevel The amount of information to include in the table formatted byParameterFormat
.Parameters Convenience methods for fetching parameter values despite the variations in parameter names, value types and units.TensorParameters Creates parameter groups for tensors (usually matrices). -
Classes in org.apache.sis.parameter used by org.apache.sis.referencing.datum Class Description Parameters Convenience methods for fetching parameter values despite the variations in parameter names, value types and units. -
Classes in org.apache.sis.parameter used by org.apache.sis.referencing.operation Class Description Parameterized An object which can supply its parameters in aParameterValueGroup
. -
Classes in org.apache.sis.parameter used by org.apache.sis.referencing.operation.projection Class Description Parameterized An object which can supply its parameters in aParameterValueGroup
.Parameters Convenience methods for fetching parameter values despite the variations in parameter names, value types and units. -
Classes in org.apache.sis.parameter used by org.apache.sis.referencing.operation.transform Class Description Parameterized An object which can supply its parameters in aParameterValueGroup
.Parameters Convenience methods for fetching parameter values despite the variations in parameter names, value types and units.