|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| PJ | Wraps the Proj4 PJ native data structure. |
| Enum Summary | |
|---|---|
| PJ.Type | The coordinate reference system (CRS) type returned by PJ.getType(). |
| Exception Summary | |
|---|---|
| PJException | Exception thrown when a call to PJ.transform(PJ, int, double[], int, int) failed. |
Wrappers for the Proj4 library. A copy of this package exists also in the jniwrap directory of the Proj.4 project. This GeoAPI package differs from the Proj.4 package in the following (note that this is a compatible difference):
PJException extends TransformException
instead than Exception.
This package is for internal use by the org.opengis.wrapper.proj4 package. It should
generally not be used directly, unless an implementor wants more direct access to the Proj.4
functions.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||