Package | Description |
---|---|
org.apache.sis.referencing.crs |
Coordinate reference system definitions as coordinate systems related to the earth through datum.
|
Modifier and Type | Method and Description |
---|---|
static DefaultGeographicCRS |
DefaultGeographicCRS.castOrCopy(GeographicCRS object)
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
|
DefaultGeographicCRS |
DefaultGeographicCRS.forConvention(AxesConvention convention)
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given
convention.
|
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.