Uses of Interface
org.opengis.util.Factory
Packages that use Factory
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).
-
Uses of Factory in org.opengis.referencing
Subinterfaces of Factory in org.opengis.referencingModifier and TypeInterfaceDescriptioninterface
Base interface for all authority factories.interface
Base interface for all factories of identified objects. -
Uses of Factory in org.opengis.referencing.crs
Subinterfaces of Factory in org.opengis.referencing.crsModifier and TypeInterfaceDescriptioninterface
Creates coordinate reference systems using authority codes.interface
Builds up complex coordinate reference systems from simpler objects or values. -
Uses of Factory in org.opengis.referencing.cs
Subinterfaces of Factory in org.opengis.referencing.csModifier and TypeInterfaceDescriptioninterface
Creates coordinate systems using authority codes.interface
Builds up complex coordinate systems from simpler objects or values. -
Uses of Factory in org.opengis.referencing.datum
Subinterfaces of Factory in org.opengis.referencing.datum -
Uses of Factory in org.opengis.referencing.operation
Subinterfaces of Factory in org.opengis.referencing.operationModifier and TypeInterfaceDescriptioninterface
Creates coordinate transformation objects from codes.interface
Creates coordinate operations.interface
Low level factory for creating math transforms.