Uses of Enum Class
ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
Packages that use SimpleFilterDelegate.SpatialPropertyOperation
Package
Description
Provides implementations to help with the use of filters
-
Uses of SimpleFilterDelegate.SpatialPropertyOperation in ddf.catalog.filter.impl
Methods in ddf.catalog.filter.impl that return SimpleFilterDelegate.SpatialPropertyOperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SimpleFilterDelegate.SpatialPropertyOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ddf.catalog.filter.impl with parameters of type SimpleFilterDelegate.SpatialPropertyOperationModifier and TypeMethodDescription<S> TSimpleFilterDelegate.spatialOperation(String propertyName, S wkt, Class<S> wktClass, SimpleFilterDelegate.SpatialPropertyOperation spatialPropertyOperation)