Uses of Class
org.geotools.referencing.factory.AuthorityFactoryAdapter
Packages that use AuthorityFactoryAdapter
Package
Description
Base classes for factories and
authority factories.
-
Uses of AuthorityFactoryAdapter in org.geotools.referencing.factory
Subclasses of AuthorityFactoryAdapter in org.geotools.referencing.factoryModifier and TypeClassDescriptionclass
Base class for building OGC URN and HTTP URI wrappers aroundAllAuthoritiesFactory
.class
An authority factory that delegates the object creation to an other factory determined from the authority name in the code.class
A factory which delegates all object creation to a primary factory, and fallback on an other one if the primary factory failed.class
Wraps all factories in a"http://www.opengis.net/"
name space.class
AuthorityFactory
for OGC HTTP URI resources.class
An authority factory that delegates the object creation to an other factory determined from the authority name in the code.class
An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.class
An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.class
class
Wraps all factories in a"urn:ogc:def"
name space.