org.geotools.factory
Interface BufferedFactory

All Superinterfaces:
Factory
All Known Implementing Classes:
AbstractAuthorityMediator, AbstractCachedAuthorityFactory, AbstractEpsgFactory, AbstractEpsgMediator, AccessDialectEpsgFactory, AnsiDialectEpsgFactory, BufferedAuthorityFactory, BufferedCoordinateOperationFactory, CachedAuthorityDecorator, CachedCRSAuthorityDecorator, DefaultFactory, DeferredAuthorityFactory, EsriExtension, FactoryUsingWKT, HsqlDialectEpsgMediator, LongitudeFirstEpsgDecorator, LongitudeFirstFactory, OracleDialectEpsgFactory, OracleDialectEpsgMediator, ReferencingObjectFactory, ThreadedAuthorityFactory, ThreadedEpsgFactory, ThreadedH2EpsgFactory, ThreadedHsqlEpsgFactory, ThreadedOracleEpsgFactory, ThreadedPostgreSQLEpsgFactory, UnnamedExtension

public interface BufferedFactory
extends Factory

A marker interface for factories that are buffering their objects in some way.

Since:
2.4
Version:
$Id: BufferedFactory.java 30640 2008-06-12 17:34:32Z acuster $
Author:
Martin Desruisseaux

Method Summary
 
Methods inherited from interface org.geotools.factory.Factory
getImplementationHints
 



Copyright © 1996-2010 Geotools. All Rights Reserved.