Uses of Interface
org.geotools.util.decorate.Wrapper
Packages that use Wrapper
-
Uses of Wrapper in org.geotools.data.geoparquet
Classes in org.geotools.data.geoparquet that implement WrapperModifier and TypeClassDescriptionclassForwardingDataStore<S extends DataStore>A decorator implementation of the DataStore interface that forwards all method calls to a delegate DataStore instance.classA GeoParquet DataStore implementation that decorates a JDBCDataStore. -
Uses of Wrapper in org.geotools.data.store
Classes in org.geotools.data.store that implement WrapperModifier and TypeClassDescriptionclassDelegates every method to the wrapped feature source. -
Uses of Wrapper in org.geotools.util.decorate
Classes in org.geotools.util.decorate that implement Wrapper