Class BBOXExpandingFilterVisitor

    • Constructor Detail

      • BBOXExpandingFilterVisitor

        public BBOXExpandingFilterVisitor​(double expandMinX,
                                          double expandMaxX,
                                          double expandMinY,
                                          double expandMaxY)
        Creates a new expanding filter.
        Parameters:
        expandMinX - the distance to expand the box X dimension leftwards
        expandMaxX - the distance to expand the box X dimension rightwards
        expandMinY - the distance to expand the box Y dimension downwards
        expandMaxY - the distance to expand the box Y dimension upwards