Uses of Interface
org.opengis.referencing.AuthorityFactory
Packages that use AuthorityFactory
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).
Validators and test suites for the
org.opengis.referencing
package.-
Uses of AuthorityFactory in org.opengis.referencing.crs
Subinterfaces of AuthorityFactory in org.opengis.referencing.crsModifier and TypeInterfaceDescriptioninterface
Creates coordinate reference systems using authority codes. -
Uses of AuthorityFactory in org.opengis.referencing.cs
Subinterfaces of AuthorityFactory in org.opengis.referencing.cs -
Uses of AuthorityFactory in org.opengis.referencing.datum
Subinterfaces of AuthorityFactory in org.opengis.referencing.datumModifier and TypeInterfaceDescriptioninterface
Creates datum objects using authority codes. -
Uses of AuthorityFactory in org.opengis.referencing.operation
Subinterfaces of AuthorityFactory in org.opengis.referencing.operationModifier and TypeInterfaceDescriptioninterface
Creates coordinate transformation objects from codes.interface
Services supported by the coordinate operation packages. -
Uses of AuthorityFactory in org.opengis.test.referencing
Classes in org.opengis.test.referencing that implement AuthorityFactoryModifier and TypeClassDescriptionclass
Creates referencing objects for a limited set of hard-coded EPSG codes usingObjectFactory
andMathTransformFactory
.