Class ReferencingObjectFactory

Object
AbstractFactory
ReferencingFactory
ReferencingObjectFactory
All Implemented Interfaces:
CRSFactory, CSFactory, DatumFactory, Factory, ObjectFactory, BufferedFactory, Factory, RegistrableFactory

public class ReferencingObjectFactory extends ReferencingFactory implements CSFactory, DatumFactory, CRSFactory, BufferedFactory
Builds Geotools implementations of CRS, CS and datum objects. Most factory methods expect properties given through a Map argument. The content of this map is described in the ObjectFactory interface.
Since:
2.4
Author:
Martin Desruisseaux (IRD)