Uses of Class
org.geotoolkit.referencing.crs.DefaultImageCRS

Packages that use DefaultImageCRS
org.geotoolkit.referencing.crs Coordinate reference system implementations. 
 

Uses of DefaultImageCRS in org.geotoolkit.referencing.crs
 

Fields in org.geotoolkit.referencing.crs declared as DefaultImageCRS
static DefaultImageCRS DefaultImageCRS.GRID_2D
          A two-dimensional Cartesian coordinate reference system with column, row axes.
 

Methods in org.geotoolkit.referencing.crs that return DefaultImageCRS
static DefaultImageCRS DefaultImageCRS.wrap(ImageCRS object)
          Returns a Geotk CRS implementation with the same values than the given arbitrary implementation.
 



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