Package | Description |
---|---|
org.apache.sis.parameter |
Descriptions and values of parameters used by a coordinate operation or a process.
|
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.
|
Class and 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 by
ParameterFormat . |
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).
|
Class and Description |
---|
Parameterized
An object which can supply its parameters in a
ParameterValueGroup . |
Class and Description |
---|
Parameterized
An object which can supply its parameters in a
ParameterValueGroup . |
Parameters
Convenience methods for fetching parameter values despite the variations in parameter names, value types and units.
|
Class and Description |
---|
Parameterized
An object which can supply its parameters in a
ParameterValueGroup . |
Parameters
Convenience methods for fetching parameter values despite the variations in parameter names, value types and units.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.