Base class for EPSG factories to be registered in
ReferencingFactoryFinder .
since: 2.1 version: $Id: DefaultFactory.java 26328 2007-07-24 16:57:19Z desruisseaux $ author: Martin DesruisseauxThreadedEpsgFactory DefaultFactory
Constructor Summary
public
DefaultFactory() Constructs an authority factory using the default set of factories.
public
DefaultFactory(Hints userHints) Constructs an authority factory with the default priority.
public
DefaultFactory(Hints userHints, int priority) Constructs an authority factory using a set of factories created from the specified hints.