Uses of Interface
org.opengis.referencing.crs.ImageCRS
Packages that use ImageCRS
Package
Description
Base classes for validators and test suites for all GeoAPI objects.
Validators and test suites for the
org.opengis.referencing
package.-
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. -
Uses of ImageCRS in org.opengis.test
Methods in org.opengis.test with parameters of type ImageCRS -
Uses of ImageCRS in org.opengis.test.referencing
Methods in org.opengis.test.referencing with parameters of type ImageCRS