@UML(identifier="CD_ImageDatum", specification=ISO_19111) public interface ImageDatum extends Datum
ANCHOR_POINT_KEY, DOMAIN_OF_VALIDITY_KEY, REALIZATION_EPOCH_KEY, SCOPE_KEY
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
Modifier and Type | Method and Description |
---|---|
PixelInCell |
getPixelInCell()
Specification of the way the image grid is associated with the image data attributes.
|
getAnchorPoint, getDomainOfValidity, getRealizationEpoch, getScope
getAlias, getIdentifiers, getName, getRemarks, toWKT
@UML(identifier="pixelInCell", obligation=MANDATORY, specification=ISO_19111) PixelInCell getPixelInCell()
Copyright © 1996–2019 Geotools. All rights reserved.