Uses of Interface
org.geotools.api.referencing.ObjectFactory
Packages that use ObjectFactory
Package
Description
Coordinate systems and their
axis.
Geodetic datum (the relationship of a
coordinate system to the earth).
Coordinate operations (relationship between
any two coordinate reference systems).
Base classes for factories and
authority factories.
Coordinate operation implementation.
-
Uses of ObjectFactory in org.geotools.api.referencing.crs
Subinterfaces of ObjectFactory in org.geotools.api.referencing.crsModifier and TypeInterfaceDescriptioninterface
Builds up complex coordinate reference systems from simpler objects or values. -
Uses of ObjectFactory in org.geotools.api.referencing.cs
Subinterfaces of ObjectFactory in org.geotools.api.referencing.csModifier and TypeInterfaceDescriptioninterface
Builds up complex coordinate systems from simpler objects or values. -
Uses of ObjectFactory in org.geotools.api.referencing.datum
Subinterfaces of ObjectFactory in org.geotools.api.referencing.datumModifier and TypeInterfaceDescriptioninterface
Builds up complex datums from simpler objects or values. -
Uses of ObjectFactory in org.geotools.api.referencing.operation
Subinterfaces of ObjectFactory in org.geotools.api.referencing.operation -
Uses of ObjectFactory in org.geotools.referencing.epsg.wkt
Methods in org.geotools.referencing.epsg.wkt that return ObjectFactory -
Uses of ObjectFactory in org.geotools.referencing.factory
Classes in org.geotools.referencing.factory that implement ObjectFactoryModifier and TypeClassDescriptionclass
A datum factory that add aliases to a datum name before to delegates the datum creation to an other factory.class
-
Uses of ObjectFactory in org.geotools.referencing.operation
Classes in org.geotools.referencing.operation that implement ObjectFactoryModifier and TypeClassDescriptionclass
Base class for coordinate operation factories.class
A coordinate operation factory extended with the extra informations provided by an authority factory.class
Caches the coordinate operations created by an other factory.class
Creates coordinate operations.