Uses of Interface
org.opengis.referencing.ObjectFactory
Packages that use ObjectFactory
Package
Description
Reference systems by coordinates.
Coordinate Systems and their axes.
Relationship of a Coordinate System (CS) to the Earth, another celestial body or a platform.
Coordinate operations (relationship between any two CRS).
-
Uses of ObjectFactory in org.opengis.referencing.crs
Subinterfaces of ObjectFactory in org.opengis.referencing.crsModifier and TypeInterfaceDescriptioninterface
Builds up complex Coordinate Reference Systems from simpler objects or values. -
Uses of ObjectFactory in org.opengis.referencing.cs
Subinterfaces of ObjectFactory in org.opengis.referencing.csModifier and TypeInterfaceDescriptioninterface
Builds up complex coordinate systems from simpler objects or values. -
Uses of ObjectFactory in org.opengis.referencing.datum
Subinterfaces of ObjectFactory in org.opengis.referencing.datumModifier and TypeInterfaceDescriptioninterface
Builds up complex datum objects from simpler objects or values. -
Uses of ObjectFactory in org.opengis.referencing.operation
Subinterfaces of ObjectFactory in org.opengis.referencing.operationModifier and TypeInterfaceDescriptioninterface
Creates coordinate operations from parameter values, or infers operations from source and target CRS.