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
  • Class
    Description
    Names of some expressions used in Apache SIS.
    A factory of org.opengis.filter functions identified by their names.
    Expression whose results is a geometry wrapper.
    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.