Uses of Class
org.locationtech.proj4j.geoapi.AbstractCRS
Packages that use AbstractCRS
Package
Description
Wraps the PROJ4J classes behind the equivalent GeoAPI interfaces.
-
Uses of AbstractCRS in org.locationtech.proj4j.geoapi
Subclasses of AbstractCRS in org.locationtech.proj4j.geoapiModifier and TypeClassDescription(package private) final classWraps a PROJ4J implementation behind the equivalent GeoAPI interface.(package private) final classWraps a PROJ4J implementation behind the equivalent GeoAPI interface.Methods in org.locationtech.proj4j.geoapi that return AbstractCRSModifier and TypeMethodDescription(package private) static AbstractCRSAbstractCRS.wrap(CoordinateReferenceSystem impl, boolean is3D) Wraps the given implementation.