Class Utils.BBOXFilterExtractor

  • All Implemented Interfaces:
    ExpressionVisitor, FilterVisitor
    Enclosing class:
    Utils

    public static class Utils.BBOXFilterExtractor
    extends DefaultFilterVisitor
    Extracts a bbox from a filter in case there is at least one.

    I am simply looking for the BBOX filter but I am sure we could use other filters as well. I will leave this as a todo for the moment.

    Author:
    Simone Giannecchini, GeoSolutions SAS.