Uses of Package
org.geotools.referencing.factory
-
Packages that use org.geotools.referencing.factory Package Description org.geotools.coverage.io.netcdf.crs org.geotools.imageio.netcdf.utilities org.geotools.referencing.epsg.esri org.geotools.referencing.epsg.postgresql org.geotools.referencing.factory Base classes for factories and authority factories.org.geotools.referencing.factory.epsg Authority factories for the EPSG database.org.geotools.referencing.factory.epsg.hsql org.geotools.referencing.factory.gridshift org.geotools.referencing.factory.wms Provides coordinate reference systems specified in the Web Map Service specification (ISO 19128).org.geotools.referencing.iau org.geotools.referencing.operation Coordinate operation implementation.org.geotools.referencing.wkt Well Known Text (WKT) parsing and formatting. -
Classes in org.geotools.referencing.factory used by org.geotools.coverage.io.netcdf.crs Class Description AbstractAuthorityFactory Base class for authority factories.BufferedAuthorityFactory An authority factory that caches all objects created by an other factory.DeferredAuthorityFactory A buffered authority factory which will defer the creation of a backing store until when first needed.ReferencingFactory Base class for all factories in the referencing module. -
Classes in org.geotools.referencing.factory used by org.geotools.imageio.netcdf.utilities Class Description ReferencingFactoryContainer A set of utilities methods working on factories. -
Classes in org.geotools.referencing.factory used by org.geotools.referencing.epsg.esri Class Description AbstractAuthorityFactory Base class for authority factories.BufferedAuthorityFactory An authority factory that caches all objects created by an other factory.DeferredAuthorityFactory A buffered authority factory which will defer the creation of a backing store until when first needed.ReferencingFactory Base class for all factories in the referencing module. -
Classes in org.geotools.referencing.factory used by org.geotools.referencing.epsg.postgresql Class Description AbstractAuthorityFactory Base class for authority factories.BufferedAuthorityFactory An authority factory that caches all objects created by an other factory.DeferredAuthorityFactory A buffered authority factory which will defer the creation of a backing store until when first needed.ReferencingFactory Base class for all factories in the referencing module. -
Classes in org.geotools.referencing.factory used by org.geotools.referencing.factory Class Description Abstract_URI_AuthorityFactory Base class for building OGC URN and HTTP URI wrappers aroundAllAuthoritiesFactory
.AbstractAuthorityFactory Base class for authority factories.AbstractAuthorityMediator An authority mediator that consults (a possibily shared) cache before delegating the generation of the content to a "worker" authority factory.AbstractAuthorityMediator.WorkerSafeRunnable An interface describing a portion of work for which a worker is needed.AbstractCachedAuthorityFactory An authority factory that consults (a possibly shared) cache before generating content itself.AllAuthoritiesFactory An authority factory that delegates the object creation to an other factory determined from the authority name in the code.AuthorityFactoryAdapter BufferedAuthorityFactory An authority factory that caches all objects created by an other factory.DirectAuthorityFactory The base class for authority factories that create referencing object directly.IdentifiedObjectFinder Looks up an object from an authority factory which is equals, ignoring metadata, to the specified object.ManyAuthoritiesFactory An authority factory that delegates the object creation to an other factory determined from the authority name in the code.OrderedAxisCRSAuthorityFactory An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.ReferencingFactory Base class for all factories in the referencing module.ReferencingFactoryContainer A set of utilities methods working on factories.TransformedAuthorityFactory -
Classes in org.geotools.referencing.factory used by org.geotools.referencing.factory.epsg Class Description AbstractAuthorityFactory Base class for authority factories.AbstractCachedAuthorityFactory An authority factory that consults (a possibly shared) cache before generating content itself.BufferedAuthorityFactory An authority factory that caches all objects created by an other factory.DeferredAuthorityFactory A buffered authority factory which will defer the creation of a backing store until when first needed.DirectAuthorityFactory The base class for authority factories that create referencing object directly.IdentifiedObjectFinder Looks up an object from an authority factory which is equals, ignoring metadata, to the specified object.ReferencingFactory Base class for all factories in the referencing module.ReferencingFactoryContainer A set of utilities methods working on factories. -
Classes in org.geotools.referencing.factory used by org.geotools.referencing.factory.epsg.hsql Class Description AbstractAuthorityFactory Base class for authority factories.AbstractAuthorityMediator An authority mediator that consults (a possibily shared) cache before delegating the generation of the content to a "worker" authority factory.AbstractCachedAuthorityFactory An authority factory that consults (a possibly shared) cache before generating content itself.AbstractEpsgMediator Abstract implementation for EPSG (has a DataSource reference inside).BufferedAuthorityFactory An authority factory that caches all objects created by an other factory.DeferredAuthorityFactory A buffered authority factory which will defer the creation of a backing store until when first needed.ReferencingFactory Base class for all factories in the referencing module. -
Classes in org.geotools.referencing.factory used by org.geotools.referencing.factory.gridshift Class Description ReferencingFactory Base class for all factories in the referencing module. -
Classes in org.geotools.referencing.factory used by org.geotools.referencing.factory.wms Class Description AbstractAuthorityFactory Base class for authority factories.DirectAuthorityFactory The base class for authority factories that create referencing object directly.ReferencingFactory Base class for all factories in the referencing module. -
Classes in org.geotools.referencing.factory used by org.geotools.referencing.iau Class Description AbstractAuthorityFactory Base class for authority factories.BufferedAuthorityFactory An authority factory that caches all objects created by an other factory.DeferredAuthorityFactory A buffered authority factory which will defer the creation of a backing store until when first needed.ReferencingFactory Base class for all factories in the referencing module. -
Classes in org.geotools.referencing.factory used by org.geotools.referencing.operation Class Description ReferencingFactory Base class for all factories in the referencing module. -
Classes in org.geotools.referencing.factory used by org.geotools.referencing.wkt Class Description ReferencingFactoryContainer A set of utilities methods working on factories.