|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.castOrCopy(ImageCRS object)
Returns a Geotk CRS implementation with the same values than the given arbitrary implementation. |
static DefaultImageCRS |
DefaultImageCRS.wrap(ImageCRS object)
Deprecated. Renamed castOrCopy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||