Uses of Package
org.apache.sis.referencing.factory
Packages that use org.apache.sis.referencing.factory
Package
Description
Well Known Text (WKT) parsing and formatting.
Base classes for reference systems used for general positioning.
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
Helper classes for creating Math Transforms from a set of points.
-
Classes in org.apache.sis.referencing.factory used by org.apache.sis.io.wktClassDescriptionCreates geodetic objects from codes defined by an authority.
-
Classes in org.apache.sis.referencing.factory used by org.apache.sis.referencingClassDescriptionSearches in an authority factory for objects approximately equal to a given object.Thrown when no factory has been found for a given authority name.
-
Classes in org.apache.sis.referencing.factory used by org.apache.sis.referencing.factoryClassDescriptionCreates geodetic objects from codes defined by an authority.Searches in an authority factory for objects approximately equal to a given object.The domain of the search (for example whether to include deprecated objects in the search).Thrown when a particular object cannot be created because a resource is missing.Thrown when no factory has been found for a given authority name.Thrown when a whole factory cannot be created because a resource is missing.
-
Classes in org.apache.sis.referencing.factory used by org.apache.sis.referencing.factory.sqlClassDescriptionA concurrent authority factory that caches all objects created by another factory.Creates geodetic objects from codes defined by an authority.Searches in an authority factory for objects approximately equal to a given object.Thrown when a whole factory cannot be created because a resource is missing.
-
Classes in org.apache.sis.referencing.factory used by org.apache.sis.referencing.operation.builder