Package org.proj4

Show UML class diagram
Wrappers for the Proj4 library.

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.
 

Package org.proj4 Description

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):

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.

Since:
3.1


Copyright © 1994-2013 Open Geospatial Consortium. All Rights Reserved.