Uses of Class
org.geotools.filter.BinaryLogicAbstract
-
Packages that use BinaryLogicAbstract Package Description org.geotools.filter -
-
Uses of BinaryLogicAbstract in org.geotools.filter
Subclasses of BinaryLogicAbstract in org.geotools.filter Modifier and Type Class Description class
AndImpl
Direct implementation of And filter.class
LogicFilterImpl
Defines a logic filter (the only filter type that contains other filters).class
NotImpl
class
OrImpl
-