Uses of Interface
org.opengis.referencing.ObjectFactory
Packages that use ObjectFactory
Package
Description
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
Relationship between any two Coordinate Reference Systems (CRS).
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 ObjectFactory in org.apache.sis.referencing.factory
Classes in org.apache.sis.referencing.factory that implement ObjectFactoryModifier and TypeClassDescriptionclassCreates Coordinate Reference System (CRS) implementations, with their Coordinate System (CS) and Datum components. -
Uses of ObjectFactory in org.apache.sis.referencing.operation
Classes in org.apache.sis.referencing.operation that implement ObjectFactoryModifier and TypeClassDescriptionclassCreates operations capable to transform coordinates from a given source CRS to a given target CRS. -
Uses of ObjectFactory in org.opengis.referencing.crs
Subinterfaces of ObjectFactory in org.opengis.referencing.crsModifier and TypeInterfaceDescriptioninterfaceBuilds 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 TypeInterfaceDescriptioninterfaceBuilds 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 TypeInterfaceDescriptioninterfaceBuilds up complex datums from simpler objects or values. -
Uses of ObjectFactory in org.opengis.referencing.operation
Subinterfaces of ObjectFactory in org.opengis.referencing.operation