|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorityFactoryAdapter | |
|---|---|
| org.geotoolkit.referencing.factory | Factories and base classes for authority factories. |
| org.geotoolkit.referencing.factory.epsg | Authority factories for the EPSG database. |
| org.geotoolkit.referencing.factory.web | Authority factories for the CRS specified in the Web Map Service specification (ISO 19128). |
| Uses of AuthorityFactoryAdapter in org.geotoolkit.referencing.factory |
|---|
| Subclasses of AuthorityFactoryAdapter in org.geotoolkit.referencing.factory | |
|---|---|
class |
AllAuthoritiesFactory
An authority factory that delegates the object creation to an other factory determined from the authority part in "authority:code" arguments. |
class |
FallbackAuthorityFactory
A factory which delegates all object creation to a primary factory, and fallback on an other one if the primary factory failed. |
class |
MultiAuthoritiesFactory
An authority factory that delegates the object creation to an other factory determined from the authority part in "authority:code" arguments. |
class |
OrderedAxisAuthorityFactory
An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order. |
class |
TransformedAuthorityFactory
An authority factory which returns modified CRS, CS or datum objects from other factory implementations. |
| Uses of AuthorityFactoryAdapter in org.geotoolkit.referencing.factory.epsg |
|---|
| Subclasses of AuthorityFactoryAdapter in org.geotoolkit.referencing.factory.epsg | |
|---|---|
class |
LongitudeFirstEpsgFactory
An EPSG authority factory using (longitude, latitude) axis order. |
| Uses of AuthorityFactoryAdapter in org.geotoolkit.referencing.factory.web |
|---|
| Subclasses of AuthorityFactoryAdapter in org.geotoolkit.referencing.factory.web | |
|---|---|
class |
HTTP_AuthorityFactory
Wraps all factories in a "http://www.opengis.net/"
name space. |
class |
URN_AuthorityFactory
Wraps all factories in a "urn:ogc:def"
name space. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||