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

Packages that use ReferencingFactoryContainer
org.geotoolkit.io.wkt Well Known Text (WKT) parsing and formatting. 
org.geotoolkit.referencing.factory Factories and base classes for authority factories
 

Uses of ReferencingFactoryContainer in org.geotoolkit.io.wkt
 

Constructors in org.geotoolkit.io.wkt with parameters of type ReferencingFactoryContainer
ReferencingParser(Symbols symbols, ReferencingFactoryContainer factories)
          Constructs a parser for the specified set of symbols using the specified set of factories.
 

Uses of ReferencingFactoryContainer in org.geotoolkit.referencing.factory
 

Fields in org.geotoolkit.referencing.factory declared as ReferencingFactoryContainer
protected  ReferencingFactoryContainer DirectAuthorityFactory.factories
          The underlying factories used for objects creation.
 

Methods in org.geotoolkit.referencing.factory that return ReferencingFactoryContainer
static ReferencingFactoryContainer ReferencingFactoryContainer.instance(Hints hints)
          Creates an instance from the specified hints.
 

Constructors in org.geotoolkit.referencing.factory with parameters of type ReferencingFactoryContainer
DirectAuthorityFactory(ReferencingFactoryContainer factories)
          Constructs an instance using the specified set of factories.
 



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