Package org.apache.sis.internal.filter


package org.apache.sis.internal.filter
Base implementation shared by the main filter package and the SQLMM extension.
Since:
1.1
Version:
1.3
Author:
Johann Sorel (Geomatys), Martin Desruisseaux (Geomatys)
  • Class
    Description
    Names of some expressions used in Apache SIS.
    A factory of org.opengis.filter functions identified by their names.
    Base class of Apache SIS implementation of OGC expressions, comparators or filters.
    Comparator sorting features using an array of SortProperty elements applied in order.
    Visitor<R,A>
    An executor of different actions depending on filter or expression type.