|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionalFactory | |
org.geotools.referencing.factory | Base classes for factories and authority factories. |
org.geotools.referencing.factory.epsg | Authority factories for the EPSG database. |
org.geotools.referencing.operation | Coordinate operation implementation. |
Uses of OptionalFactory in org.geotools.referencing.factory |
Classes in org.geotools.referencing.factory that implement OptionalFactory | |
class |
DeferredAuthorityFactory
A buffered authority factory which will defer the creation of a backing store until when first needed. |
Uses of OptionalFactory in org.geotools.referencing.factory.epsg |
Classes in org.geotools.referencing.factory.epsg that implement OptionalFactory | |
class |
DefaultFactory
The default EPSG factory to be registered in FactoryFinder . |
class |
FactoryUsingWKT
Implementation for a coordinate reference system authority factory backed by the EPSG property file. |
Uses of OptionalFactory in org.geotools.referencing.operation |
Classes in org.geotools.referencing.operation that implement OptionalFactory | |
class |
AuthorityBackedFactory
A coordinate operation factory using the help of an authority factory. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |