Class CRSFactory

java.lang.Object
org.locationtech.proj4j.CRSFactory

public class CRSFactory extends Object
A factory which can create CoordinateReferenceSystems from a variety of ways of specifying them. This is the primary way of creating coordinate systems for carrying out projections transformations.

CoordinateReferenceSystems can be used to define CoordinateTransforms to perform transformations on ProjCoordinates.