Uses of Interface
org.opengis.referencing.datum.ImageDatum
Packages that use ImageDatum
Package
Description
Reference systems by coordinates.
Relationship of a Coordinate System (CS) to the Earth, another celestial body or a platform.
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.referencing package.-
Uses of ImageDatum in org.opengis.referencing.crs
Methods in org.opengis.referencing.crs that return ImageDatumModifier and TypeMethodDescriptionImageCRS.getDatum()Deprecated.Returns the datum, which shall be an image one.Methods in org.opengis.referencing.crs with parameters of type ImageDatumModifier and TypeMethodDescriptiondefault ImageCRSCRSFactory.createImageCRS(Map<String, ?> properties, ImageDatum datum, AffineCS cs) Deprecated. -
Uses of ImageDatum in org.opengis.referencing.datum
Methods in org.opengis.referencing.datum that return ImageDatumModifier and TypeMethodDescriptiondefault ImageDatumDatumAuthorityFactory.createImageDatum(String code) Deprecated.ImageDatumis replaced byEngineeringDatumas of ISO 19111:2019.default ImageDatumDatumFactory.createImageDatum(Map<String, ?> properties, PixelInCell pixelInCell) Deprecated.ImageDatumis replaced byEngineeringDatumas of ISO 19111:2019. -
Uses of ImageDatum in org.opengis.test
Methods in org.opengis.test with parameters of type ImageDatumModifier and TypeMethodDescriptionfinal voidValidatorContainer.validate(ImageDatum object) Deprecated.ImageCRSis replaced byEngineeringCRSas of ISO 19111:2019.static voidValidators.validate(ImageDatum object) Deprecated.ImageCRSis replaced byEngineeringCRSas of ISO 19111:2019. -
Uses of ImageDatum in org.opengis.test.referencing
Methods in org.opengis.test.referencing that return ImageDatumModifier and TypeMethodDescriptionPseudoEpsgFactory.createImageDatum(String code) Deprecated.ImageDatumis replaced byEngineeringDatumas of ISO 19111:2019.Methods in org.opengis.test.referencing with parameters of type ImageDatumModifier and TypeMethodDescriptionvoidDatumValidator.validate(ImageDatum object) Deprecated.Replaced byEngineeringDatumas of ISO 19111:2019.
ImageCRSis replaced byEngineeringCRSas of ISO 19111:2019.