Package | Description |
---|---|
org.apache.sis.referencing.cs |
Coordinate System (CS) definitions as the set of coordinate system axes that spans the coordinate space.
|
Modifier and Type | Class and Description |
---|---|
class |
AxesConvention
High-level characteristics about the axes of a coordinate system.
|
Modifier and Type | Method and Description |
---|---|
static CoordinateSystem |
CoordinateSystems.replaceAxes(CoordinateSystem cs,
AxisFilter filter)
Returns a coordinate system derived from the given one but with a modified list of axes.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.