- All Superinterfaces:
- Datum,- IdentifiedObject
Defines the origin of an image coordinate reference system. An image datum is used in a local
 context only. For an image datum, the anchor point is usually either the centre of the image
 or the corner of the image.
- Since:
- 1.0
- 
Field SummaryFields inherited from interface DatumANCHOR_POINT_KEY, DOMAIN_OF_VALIDITY_KEY, REALIZATION_EPOCH_KEY, SCOPE_KEYFields inherited from interface IdentifiedObjectALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
- 
Method SummaryModifier and TypeMethodDescriptionSpecification of the way the image grid is associated with the image data attributes.Methods inherited from interface DatumgetAnchorPoint, getDomainOfValidity, getRealizationEpoch, getScopeMethods inherited from interface IdentifiedObjectgetAlias, getIdentifiers, getName, getRemarks, toWKT
- 
Method Details- 
getPixelInCell@UML(identifier="pixelInCell", obligation=MANDATORY, specification=ISO_19111) PixelInCell getPixelInCell()Specification of the way the image grid is associated with the image data attributes.- Returns:
- The way image grid is associated with image data attributes.
 
 
-