Package | Description |
---|---|
org.geotools.referencing.factory |
Base classes for factories and
authority factories.
|
Modifier and Type | Class and Description |
---|---|
class |
Abstract_URI_AuthorityFactory
Base class for building OGC URN and HTTP URI wrappers around
AllAuthoritiesFactory . |
class |
AllAuthoritiesFactory
An authority factory that delegates the object creation to an other factory determined from the
authority name in the code.
|
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 |
HTTP_AuthorityFactory
Wraps all factories in a
"http://www.opengis.net/"
name space. |
class |
HTTP_URI_AuthorityFactory
AuthorityFactory for OGC HTTP URI resources. |
class |
ManyAuthoritiesFactory
An authority factory that delegates the object creation to an other factory determined from the
authority name in the code.
|
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
|
class |
URN_AuthorityFactory
Wraps all factories in a
"urn:ogc:def" name space. |
Copyright © 1996–2021 Geotools. All rights reserved.