Package org.geotools.util.factory
Interface BufferedFactory
-
- All Superinterfaces:
Factory
- All Known Implementing Classes:
AbstractAuthorityMediator,AbstractCachedAuthorityFactory,AbstractEpsgFactory,AbstractEpsgMediator,AccessDialectEpsgFactory,AnsiDialectEpsgFactory,BufferedAuthorityFactory,BufferedCoordinateOperationFactory,CachedAuthorityDecorator,CachedCRSAuthorityDecorator,CoordinateOperationFactoryUsingWKT,DeferredAuthorityFactory,EsriExtension,FactoryUsingWKT,HsqlDialectEpsgMediator,IAUAuthorityFactory,IAULongitudeFirstFactory,LongitudeFirstEpsgDecorator,LongitudeFirstFactory,NADCONGridShiftFactory,NetCDFCRSAuthorityFactory,NTv2GridShiftFactory,ReferencingObjectFactory,ThreadedAuthorityFactory,ThreadedEpsgFactory,ThreadedHsqlEpsgFactory,ThreadedPostgreSQLEpsgFactory,UnnamedExtension
public interface BufferedFactory extends Factory
A marker interface for factories that are buffering their objects in some way.- Since:
- 2.4
- Author:
- Martin Desruisseaux
-
-
Method Summary
-
Methods inherited from interface Factory
getImplementationHints
-
-