org.geotiff.epsg |
|
Java Source File Name | Type | Comment |
GeographicCS.java | Class | Represents the Geographic (Datum) coordinate
system.
author: : Niles D. |
HorizontalCS.java | Class | Represents the base class of the EPSG
horizontal coordinate systems. |
InvalidCodeException.java | Class | Represents the Exception when an invalid coordinate
system code is entered.
author: : Niles D. |
ProjectedCS.java | Class | Represents the Projected coordinate
system.
author: : Niles D. |