Uses of Interface
org.geotools.api.referencing.crs.ImageCRS
Packages that use ImageCRS
Package
Description
Coordinate reference systems implementation.
Base classes for factories and
authority factories.
-
Uses of ImageCRS in org.geotools.api.referencing.crs
Methods in org.geotools.api.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.geotools.referencing.crs
Classes in org.geotools.referencing.crs that implement ImageCRSModifier and TypeClassDescriptionclass
An engineering coordinate reference system applied to locations in images.Constructors in org.geotools.referencing.crs with parameters of type ImageCRSModifierConstructorDescriptionDefaultImageCRS
(ImageCRS crs) Constructs a new image CRS with the same values than the specified one. -
Uses of ImageCRS in org.geotools.referencing.epsg.wkt
Methods in org.geotools.referencing.epsg.wkt that return ImageCRS -
Uses of ImageCRS in org.geotools.referencing.factory
Methods in org.geotools.referencing.factory that return ImageCRSModifier and TypeMethodDescriptionAbstractAuthorityFactory.createImageCRS
(String code) Creates a image coordinate reference system from a code.AbstractAuthorityMediator.createImageCRS
(String code) AbstractCachedAuthorityFactory.createImageCRS
(String code) AuthorityFactoryAdapter.createImageCRS
(String code) Creates a image coordinate reference system from a code.BufferedAuthorityFactory.createImageCRS
(String code) Returns an image coordinate reference system from a code.CachedAuthorityDecorator.createImageCRS
(String code) CachedCRSAuthorityDecorator.createImageCRS
(String code) FallbackAuthorityFactory.createImageCRS
(String code) Creates a image coordinate reference system from a code.ReferencingObjectFactory.createImageCRS
(Map<String, ?> properties, ImageDatum datum, AffineCS cs) Creates an image coordinate reference system.ThreadedAuthorityFactory.createImageCRS
(String code) Returns an image coordinate reference system from a code.