Uses of Interface
org.apache.sis.internal.filter.FunctionRegister
Packages that use FunctionRegister
Package
Description
Filters features according their properties.
Partial implementation of SQLMM operations as filter expressions.
-
Uses of FunctionRegister in org.apache.sis.filter
Fields in org.apache.sis.filter with type parameters of type FunctionRegisterModifier and TypeFieldDescriptionprivate final Map<String,FunctionRegister> DefaultFilterFactory.availableFunctionsAll functions identified by a name like"cos","hypot", etc. -
Uses of FunctionRegister in org.apache.sis.internal.filter.sqlmm
Classes in org.apache.sis.internal.filter.sqlmm that implement FunctionRegisterModifier and TypeClassDescriptionfinal classA register of functions defined by the SQL/MM standard.