Package org.geotoolkit.referencing.adapters

Wrappers for referencing objects defined in external libraries.

See:
          Description

Class Summary
NetcdfAxis Wraps a NetCDF CoordinateAxis1D as an implementation of GeoAPI interfaces.
NetcdfCRS Wraps a NetCDF CoordinateSystem as an implementation of GeoAPI interfaces.
NetcdfIdentifiedObject Base class of wrappers around NetCDF objects.
NetcdfProjection Wraps a NetCDF Projection object as an implementation of GeoAPI interfaces.
 

Package org.geotoolkit.referencing.adapters Description

Wrappers for referencing objects defined in external libraries. They allow to use the external objects as implementations of GeoAPI interfaces. This package provides adapters for the following libraries:

Library Main library class Geotk wrapper Defined in module
NetCDF CoordinateSystem NetcdfCRS geotk-coverageio-netcdf

Since:
3.08
Version:
3.20
Author:
Martin Desruisseaux (Geomatys)
Module:
coverage/geotk-coverageio-netcdf (download)


Copyright © 2009-2012 Geotoolkit.org. All Rights Reserved.