Uses of Package
org.apache.sis.referencing.operation
Packages that use org.apache.sis.referencing.operation
Package
Description
JAXB adapters for referencing.
A set of helper classes for the SIS implementation.
Math transform provider
implementations.
Well Known Text (WKT) parsing and formatting.
Symbology and map representations, together with a rendering engine for display.
Relationship between any two Coordinate Reference Systems (CRS).
-
Classes in org.apache.sis.referencing.operation used by org.apache.sis.internal.jaxb.referencingClassDescriptionDescribes the operation for transforming coordinates in the source CRS to coordinates in the target CRS.A parameterized mathematical operation that converts coordinates to another CRS without any change of datum.Describes the algorithm and parameters used to perform a coordinate operation.
-
Classes in org.apache.sis.referencing.operation used by org.apache.sis.internal.referencingClassDescriptionDescribes the operation for transforming coordinates in the source CRS to coordinates in the target CRS.Creates operations capable to transform coordinates from a given source CRS to a given target CRS.
-
Classes in org.apache.sis.referencing.operation used by org.apache.sis.internal.referencing.providerClassDescriptionDescribes the algorithm and parameters used to perform a coordinate operation.
-
Classes in org.apache.sis.referencing.operation used by org.apache.sis.io.wktClassDescriptionCreates operations capable to transform coordinates from a given source CRS to a given target CRS.
-
Classes in org.apache.sis.referencing.operation used by org.apache.sis.portrayalClassDescriptionOptional information about the context in which a requested coordinate operation will be used.Creates operations capable to transform coordinates from a given source CRS to a given target CRS.
-
Classes in org.apache.sis.referencing.operation used by org.apache.sis.referencing.operationClassDescriptionDescribes the operation for transforming coordinates in the source CRS to coordinates in the target CRS.Shared implementation for
DefaultConversion
andDefaultTransformation
.Optional information about the context in which a requested coordinate operation will be used.Finds a conversion or transformation path from a source CRS to a target CRS.Base class of code that search for coordinate operation, either by looking in a registry maintained by an authority or by trying to infer the coordinate operation by itself.Strategies for decomposing a three-dimensional CRS into components that may be present in EPSG database.Used for sorting coordinate operation in preference order.A pair of source-destinationCoordinateReferenceSystem
objects.An ordered sequence of two or more single coordinate operations.A parameterized mathematical operation that converts coordinates to another CRS without any change of datum.Creates operations capable to transform coordinates from a given source CRS to a given target CRS.Specification of the coordinate operation method formula.Describes the algorithm and parameters used to perform a coordinate operation.Specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.A conversion from (longitude, latitude) coordinates to Cartesian coordinates (x,y).A parameterized mathematical operation that transforms coordinates to another CRS with a change of datum.Information about the operation from a source component to a target component inCompoundCRS
instances.