Interface SpatialWithinPredicateOptionsStep<S extends SpatialWithinPredicateOptionsStep<?>>

  • Type Parameters:
    S - The "self" type (the actual exposed type of this step).
    All Superinterfaces:
    PredicateFinalStep, PredicateScoreStep<S>

    public interface SpatialWithinPredicateOptionsStep<S extends SpatialWithinPredicateOptionsStep<?>>
    extends PredicateFinalStep, PredicateScoreStep<S>
    The final step in a "within" predicate definition, where optional parameters can be set.