Uses of Class
org.opengis.cite.iso19142.util.FeatureProperty
Packages that use FeatureProperty
-
Uses of FeatureProperty in org.opengis.cite.iso19142.joins
Methods in org.opengis.cite.iso19142.joins with parameters of type FeaturePropertyModifier and TypeMethodDescriptionstatic void
JoinQueryUtils.appendValueRefToPredicate
(Element predicateElem, FeatureProperty featureProperty) Appends a fes:ValueReference element to a filter predicate.Method parameters in org.opengis.cite.iso19142.joins with type arguments of type FeaturePropertyModifier and TypeMethodDescriptionstatic void
JoinQueryUtils.appendSpatialJoinQuery
(Document req, String operator, List<FeatureProperty> properties) Inserts a spatial join query into a GetFeature request entity.