Uses of Interface
org.geotools.util.decorate.Wrapper
-
Packages that use Wrapper Package Description org.geotools.data.store org.geotools.util.decorate -
-
Uses of Wrapper in org.geotools.data.store
Classes in org.geotools.data.store that implement Wrapper Modifier and Type Class Description classDecoratingDataStoreDelegates every method to the wrapped feature source. -
Uses of Wrapper in org.geotools.util.decorate
Classes in org.geotools.util.decorate that implement Wrapper Modifier and Type Class Description classAbstractDecorator<D>Generic delegating base class.
-