|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthorityFactoryAdapter | |
---|---|
org.geotools.referencing.factory | Base classes for factories and authority factories. |
Uses of AuthorityFactoryAdapter in org.geotools.referencing.factory |
---|
Subclasses of AuthorityFactoryAdapter in org.geotools.referencing.factory | |
---|---|
class |
Abstract_URI_AuthorityFactory
Base class for building OGC URN and HTTP URI wrappers around AllAuthoritiesFactory . |
class |
AllAuthoritiesFactory
An authority factory that delegates the object creation to an other factory determined from the authority name in the code. |
class |
FallbackAuthorityFactory
A factory which delegates all object creation to a primary factory, and fallback on an other one if the primary factory failed. |
class |
HTTP_AuthorityFactory
Wraps all factories in a "http://www.opengis.net/"
name space. |
class |
HTTP_URI_AuthorityFactory
AuthorityFactory for OGC HTTP URI resources. |
class |
ManyAuthoritiesFactory
An authority factory that delegates the object creation to an other factory determined from the authority name in the code. |
class |
OrderedAxisAuthorityFactory
An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order. |
class |
TransformedAuthorityFactory
An authority factory which returns modified CRS, CS or datum objects from other factory implementations. |
class |
URN_AuthorityFactory
Wraps all factories in a "urn:ogc:def" name space. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |