Interface ImageCRS

All Superinterfaces:
CoordinateReferenceSystem, IdentifiedObject, ReferenceSystem, SingleCRS
All Known Implementing Classes:
DefaultImageCRS

public interface ImageCRS extends SingleCRS
An engineering coordinate reference system applied to locations in images. Image coordinate reference systems are treated as a separate sub-type because a separate user community exists for images with its own terms of reference.
Used with CS type(s)
Cartesian, Affine
Since:
GeoAPI 1.0
Author:
Martin Desruisseaux (IRD)