Uses of Class
org.geotools.referencing.factory.AllAuthoritiesFactory
- 
Packages that use AllAuthoritiesFactory Package Description org.geotools.referencing.factory Base classes for factories and authority factories.
- 
- 
Uses of AllAuthoritiesFactory in org.geotools.referencing.factoryFields in org.geotools.referencing.factory declared as AllAuthoritiesFactory Modifier and Type Field Description static AllAuthoritiesFactoryAllAuthoritiesFactory. DEFAULTAn instance ofAllAuthoritiesFactorywith the default name separator and no hints.Constructors in org.geotools.referencing.factory with parameters of type AllAuthoritiesFactory Constructor Description Abstract_URI_AuthorityFactory(AllAuthoritiesFactory factory)Creates a wrapper around the specified factory.HTTP_AuthorityFactory(AllAuthoritiesFactory factory)Creates a wrapper around the specified factory.HTTP_URI_AuthorityFactory(AllAuthoritiesFactory factory)Constructor.URN_AuthorityFactory(AllAuthoritiesFactory factory)Constructor.
 
-