Uses of Interface
de.turnertech.ows.gml.IFeature
Packages that use IFeature
-
Uses of IFeature in de.turnertech.ows.common
Methods in de.turnertech.ows.common that return types with arguments of type IFeatureMethods in de.turnertech.ows.common with parameters of type IFeatureMethod parameters in de.turnertech.ows.common with type arguments of type IFeatureModifier and TypeMethodDescriptionboolean
Model.addAll
(Collection<IFeature> dataObjects) boolean
Model.removeAll
(Collection<IFeature> dataObjects) -
Uses of IFeature in de.turnertech.ows.filter
Methods in de.turnertech.ows.filter that return types with arguments of type IFeatureModifier and TypeMethodDescriptionDeprecated.Methods in de.turnertech.ows.filter with parameters of type IFeatureModifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Uses of IFeature in de.turnertech.ows.gml
Classes in de.turnertech.ows.gml that implement IFeatureMethods in de.turnertech.ows.gml that return IFeatureModifier and TypeMethodDescriptionstatic IFeature
FeatureDecoder.decode
(Node xmlRootNode, GmlDecoderContext gmlContext, FeatureType featureType) Methods in de.turnertech.ows.gml with parameters of type IFeatureModifier and TypeMethodDescriptionFeatureIdRetriever.retrieveFeatureId
(IFeature feature) UuidFeatureIdRetriever.retrieveFeatureId
(IFeature feature)