Uses of Interface
org.opengis.referencing.crs.ImageCRS
Packages that use ImageCRS
Package
Description
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
-
Uses of ImageCRS in org.apache.sis.referencing.factory
Methods in org.apache.sis.referencing.factory that return ImageCRSModifier and TypeMethodDescriptionConcurrentAuthorityFactory.createImageCRS(String code) Deprecated.GeodeticAuthorityFactory.createImageCRS(String code) Deprecated.TheImageCRSclass has been removed in ISO 19111:2019.GeodeticObjectFactory.createImageCRS(Map<String, ?> properties, ImageDatum datum, AffineCS cs) Deprecated.TheImageCRSclass has been removed in ISO 19111:2019.MultiAuthoritiesFactory.createImageCRS(String code) Deprecated.TheImageCRSclass has been removed in ISO 19111:2019. -
Uses of ImageCRS in org.opengis.referencing.crs
Methods in org.opengis.referencing.crs that return ImageCRSModifier and TypeMethodDescriptionCRSAuthorityFactory.createImageCRS(String code) Create a image coordinate reference system from a code.CRSFactory.createImageCRS(Map<String, ?> properties, ImageDatum datum, AffineCS cs) Creates an image coordinate reference system.
ImageCRSclass has been removed in ISO 19111:2019.