Knopflerfish OSGi 2.4.0

Package org.osgi.util.position

The OSGi Position Package.

See:
          Description

Class Summary
Position Position represents a geographic location, based on the WGS84 System (World Geodetic System 1984).
 

Package org.osgi.util.position Description

The OSGi Position Package. Specification Version 1.0.

Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:

Import-Package: org.osgi.util.position; version=1.0


Knopflerfish OSGi 2.4.0