Package | Description |
---|---|
org.apache.sis.referencing.operation |
Relationship between any two Coordinate Reference Systems (CRS).
|
Class and Description |
---|
AbstractCoordinateOperation
Describes the operation for transforming coordinates in the source CRS to coordinates in the target CRS.
|
CoordinateOperationContext
Optional information about the context in which a requested coordinate operation will be used.
|
CoordinateOperationFinder
Finds a conversion or transformation path from a source CRS to a target CRS.
|
DefaultConversion
A parameterized mathematical operation that converts coordinates to another CRS without any change of
datum.
|
DefaultFormula
Specification of the coordinate operation method formula.
|
DefaultOperationMethod
Describes the algorithm and parameters used to perform a coordinate operation.
|
DefaultPassThroughOperation
Specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.
|
DefaultTransformation
A parameterized mathematical operation that transforms coordinates to another CRS with a change of
datum.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.