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 TypeInterfaceDescriptioninterfaceBase interface for all authority factories.interfaceBase interface for all factories of identified objects. -
Uses of Factory in org.opengis.referencing.crs
Subinterfaces of Factory in org.opengis.referencing.crsModifier and TypeInterfaceDescriptioninterfaceCreates coordinate reference systems using authority codes.interfaceBuilds 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 TypeInterfaceDescriptioninterfaceCreates coordinate systems using authority codes.interfaceBuilds 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 TypeInterfaceDescriptioninterfaceCreates coordinate transformation objects from codes.interfaceCreates coordinate operations.interfaceLow level factory for creating math transforms.