Uses of Package
org.apache.sis.filter
Packages that use org.apache.sis.filter
Package
Description
Filters features according their properties.
A set of helper classes for the SIS implementation.
Base implementation shared by the main
filter
package and the SQLMM extension.Partial implementation of SQLMM operations as filter expressions.
Placeholder for GeoAPI 3.1 interfaces (not yet released).
Build
DefaultFeatureType
s by inspection of database schemas.Data store base types for retrieving and saving geospatial data
in various storage formats.
Resources which are aggregations or concatenations of other resources.
-
Classes in org.apache.sis.filter used by org.apache.sis.filterClassDescriptionArithmetic operations between two numerical values.Base class for expressions, comparators or filters performing operations on two expressions.Base class for filters having two expressions evaluating to geometries.Comparison operators between two values.The
"PropertyIsGreaterThanOrEqualTo"
(≥) filter.The"PropertyIsLessThanOrEqualTo"
(≤) filter.Expression whose results are converted to a different type.A factory of defaultFilter
andExpression
implementations.A literal or a named procedure that performs a distinct computation.Identification of a subset of resources from a collection of resources whose property values satisfy a set of logically connected predicates.Placeholder for GeoAPI 3.1 interfaces (not yet released).Base class of some (not all) nodes that are filters.Expressions that do not depend on any other expression.A constant, literal value that can be used in expressions.A character string comparison operator with pattern matching.Logical filter (AND, OR) using an arbitrary number of operands.Description of optimizations or simplifications to attempt on filters and expressions.Expression that can be optimized.Filter that can be optimized.Expression whose value is computed by retrieving the value indicated by the provided name.An expression fetching property values as an object of specified type.Temporal operations between a period and an instant.Base class for expressions, comparators or filters performing operations on one expressions. -
Classes in org.apache.sis.filter used by org.apache.sis.internal.feature
-
Classes in org.apache.sis.filter used by org.apache.sis.internal.filterClassDescriptionA literal or a named procedure that performs a distinct computation.Identification of a subset of resources from a collection of resources whose property values satisfy a set of logically connected predicates.Expression that can be optimized.
-
Classes in org.apache.sis.filter used by org.apache.sis.internal.filter.sqlmmClassDescriptionA literal or a named procedure that performs a distinct computation.Description of optimizations or simplifications to attempt on filters and expressions.Expression that can be optimized.
-
Classes in org.apache.sis.filter used by org.apache.sis.internal.geoapi.filterClassDescriptionA literal or a named procedure that performs a distinct computation.Identification of a subset of resources from a collection of resources whose property values satisfy a set of logically connected predicates.
-
Classes in org.apache.sis.filter used by org.apache.sis.internal.sql.featureClassDescriptionA literal or a named procedure that performs a distinct computation.Identification of a subset of resources from a collection of resources whose property values satisfy a set of logically connected predicates.
-
Classes in org.apache.sis.filter used by org.apache.sis.storageClassDescriptionA literal or a named procedure that performs a distinct computation.Identification of a subset of resources from a collection of resources whose property values satisfy a set of logically connected predicates.
-
Classes in org.apache.sis.filter used by org.apache.sis.storage.aggregate