|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageDatum | |
|---|---|
| org.opengis.referencing.crs | Coordinate reference systems (coordinate systems with a datum). |
| org.opengis.referencing.datum | Geodetic datum (the relationship of a coordinate system to the earth). |
| Uses of ImageDatum in org.opengis.referencing.crs |
|---|
| Methods in org.opengis.referencing.crs with parameters of type ImageDatum | |
|---|---|
ImageCRS |
CRSFactory.createImageCRS(Map<String,?> properties,
ImageDatum datum,
AffineCS cs)
Creates an image coordinate reference system. |
| Uses of ImageDatum in org.opengis.referencing.datum |
|---|
| Methods in org.opengis.referencing.datum that return ImageDatum | |
|---|---|
ImageDatum |
DatumFactory.createImageDatum(Map<String,?> properties,
PixelInCell pixelInCell)
Creates an image datum. |
ImageDatum |
DatumAuthorityFactory.createImageDatum(String code)
Creates a image datum from a code. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||