JPROJ4
|
Wrappers for the Proj4 library. More...
Data Structures | |
class | PJ |
Wraps the Proj4 More... | |
class | PJException |
Exception thrown when a call to PJ#transform(PJ, int, double[], int, int) failed. More... | |
The org.proj4.PJ class contains only native methods delegating their work to the Proj.4 library. For higher-level methods making use of those native methods, see for example the GeoAPI bindings for Proj.4.