Uses of Class
org.geotools.data.complex.feature.wrapper.FeatureWrapper
Packages that use FeatureWrapper
-
Uses of FeatureWrapper in org.geotools.data.complex.feature.wrapper
Methods in org.geotools.data.complex.feature.wrapper with type parameters of type FeatureWrapperModifier and TypeMethodDescriptionstatic <T extends FeatureWrapper>
TFeatureWrapper.wrap
(ComplexAttribute complexAttribute, Class<T> clazz) Attempt to wrap the feature in a FeatureWrapper class.