Uses of Class
org.geotoolkit.referencing.factory.AllAuthoritiesFactory

Packages that use AllAuthoritiesFactory
org.geotoolkit.referencing.factory Factories and base classes for authority factories
org.geotoolkit.referencing.factory.web Authority factories for the CRS specified in the Web Map Service specification (ISO 19128). 
 

Uses of AllAuthoritiesFactory in org.geotoolkit.referencing.factory
 

Methods in org.geotoolkit.referencing.factory that return AllAuthoritiesFactory
static AllAuthoritiesFactory AllAuthoritiesFactory.getInstance(Hints hints)
          Returns a factory using the specified hints.
 

Uses of AllAuthoritiesFactory in org.geotoolkit.referencing.factory.web
 

Constructors in org.geotoolkit.referencing.factory.web with parameters of type AllAuthoritiesFactory
HTTP_AuthorityFactory(AllAuthoritiesFactory factory)
          Creates a wrapper around the specified factory.
URN_AuthorityFactory(AllAuthoritiesFactory factory)
          Creates a wrapper around the specified factory.
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.