Package org.geotools.referencing.factory
package org.geotools.referencing.factory
Base classes for factories and
authority factories.
-
ClassDescriptionBase class for building OGC URN and HTTP URI wrappers around
AllAuthoritiesFactory
.Base class for authority factories.An authority mediator that consults (a possibily shared) cache before delegating the generation of the content to a "worker" authority factory.An interface describing a portion of work for which a worker is needed.An authority factory that consults (a possibly shared) cache before generating content itself.Abstract implementation for EPSG (has a DataSource reference inside).An authority factory that delegates the object creation to an other factory determined from the authority name in the code.Thrown to indicate that anIdentifiedObjectSet
operation could not complete because of a failure in the backing store, or a failure to contact the backing store.An authority factory that caches all objects created by an other factory.An authority factory that caches all objects created by delegate factories.An authority factory that caches all objects created by the delegate CRSAuthorityFactory.A datum factory that add aliases to a datum name before to delegates the datum creation to an other factory.A buffered authority factory which will defer the creation of a backing store until when first needed.The base class for authority factories that create referencing object directly.Build a tree of factory dependencies.Thrown when a requested factory has not been found.A factory which delegates all object creation to a primary factory, and fallback on an other one if the primary factory failed.Wraps all factories in a"http://www.opengis.net/"
name space.AuthorityFactory
for OGC HTTP URI resources.Looks up an object from an authority factory which is equals, ignoring metadata, to the specified object.A lazy set of identified objects.An authority factory that delegates the object creation to an other factory determined from the authority name in the code.An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.Default implementation for a coordinate reference system authority factory backed by a property file.ACoordinateOperationAuthorityFactory
backed by a properties file.Base class for all factories in the referencing module.A set of utilities methods working on factories.An authority factory that caches all objects created by an other factory.Wraps all factories in a"urn:ogc:def"
name space.