Class PseudoEpsgFactory

Object
PseudoFactory
PseudoEpsgFactory
All Implemented Interfaces:
AuthorityFactory, CRSAuthorityFactory, CSAuthorityFactory, DatumAuthorityFactory, Factory

public class PseudoEpsgFactory extends PseudoFactory implements DatumAuthorityFactory, CSAuthorityFactory, CRSAuthorityFactory
Creates referencing objects for a limited set of hard-coded EPSG codes using ObjectFactory and MathTransformFactory. This pseudo-factory can be used with implementation that do not support (or don't want to test) a "real" CRSAuthorityFactory for the EPSG database.
Since:
3.1