Package | Description |
---|---|
org.apache.sis.referencing |
Base classes for reference systems used for general positioning.
|
org.apache.sis.referencing.factory |
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
|
org.apache.sis.referencing.factory.sql |
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
|
org.apache.sis.storage.gdal |
Extensions to referencing services as wrapper around the C/C++ Proj.4 library.
|
Class and Description |
---|
IdentifiedObjectFinder
Searches in an authority factory for objects approximatively equal to a given object.
|
NoSuchAuthorityFactoryException
Thrown when no factory has been found for a given authority name.
|
Class and Description |
---|
GeodeticAuthorityFactory
Creates geodetic objects from codes defined by an authority.
|
IdentifiedObjectFinder
Searches in an authority factory for objects approximatively equal to a given object.
|
IdentifiedObjectFinder.Domain
The domain of the search (for example whether to include deprecated objects in the search).
|
MissingFactoryResourceException
Thrown when a particular object can not be created because a resource is missing.
|
NoSuchAuthorityFactoryException
Thrown when no factory has been found for a given authority name.
|
UnavailableFactoryException
Thrown when a whole factory can not be created because a resource is missing.
|
Class and Description |
---|
ConcurrentAuthorityFactory
A concurrent authority factory that caches all objects created by another factory.
|
GeodeticAuthorityFactory
Creates geodetic objects from codes defined by an authority.
|
IdentifiedObjectFinder
Searches in an authority factory for objects approximatively equal to a given object.
|
UnavailableFactoryException
Thrown when a whole factory can not be created because a resource is missing.
|
Class and Description |
---|
GeodeticAuthorityFactory
Creates geodetic objects from codes defined by an authority.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.