📄 filterfactory.html
字号:
<TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/BetweenFilterImpl.html#BetweenFilterImpl(org.geotools.filter.FilterFactory)">BetweenFilterImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> <B>Deprecated.</B> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/IsGreaterThanOrEqualToImpl.html#IsGreaterThanOrEqualToImpl(org.geotools.filter.FilterFactory)">IsGreaterThanOrEqualToImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/IsGreaterThanOrEqualToImpl.html#IsGreaterThanOrEqualToImpl(org.geotools.filter.FilterFactory, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">IsGreaterThanOrEqualToImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory, Expression expression1, Expression expression2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/IsEqualsToImpl.html#IsEqualsToImpl(org.geotools.filter.FilterFactory)">IsEqualsToImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/IsEqualsToImpl.html#IsEqualsToImpl(org.geotools.filter.FilterFactory, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">IsEqualsToImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory, Expression expression1, Expression expression2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/LogicFilterImpl.html#LogicFilterImpl(org.geotools.filter.FilterFactory)">LogicFilterImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/LogicFilterImpl.html#LogicFilterImpl(org.geotools.filter.FilterFactory, java.util.List)">LogicFilterImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A> children)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/IsNotEqualToImpl.html#IsNotEqualToImpl(org.geotools.filter.FilterFactory)">IsNotEqualToImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/IsNotEqualToImpl.html#IsNotEqualToImpl(org.geotools.filter.FilterFactory, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">IsNotEqualToImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory, Expression e1, Expression e2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/FilterSAXParser.html#FilterSAXParser(org.geotools.filter.FilterFactory)">FilterSAXParser</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> Constructor injdection</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/IsNullImpl.html#IsNullImpl(org.geotools.filter.FilterFactory, org.opengis.filter.expression.Expression)">IsNullImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory, Expression expression)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/BinaryLogicAbstract.html#BinaryLogicAbstract(org.geotools.filter.FilterFactory, java.util.List)">BinaryLogicAbstract</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A> children)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/ExpressionBuilder.html#ExpressionBuilder(org.geotools.filter.FilterFactory)">ExpressionBuilder</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/AbstractFilterImpl.html#AbstractFilterImpl(org.geotools.filter.FilterFactory)">AbstractFilterImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/GeometryFilterImpl.html#GeometryFilterImpl(org.geotools.filter.FilterFactory)">GeometryFilterImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/GeometryFilterImpl.html#GeometryFilterImpl(org.geotools.filter.FilterFactory, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">GeometryFilterImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory, Expression e1, Expression e2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/IsLessThenImpl.html#IsLessThenImpl(org.geotools.filter.FilterFactory)">IsLessThenImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/IsLessThenImpl.html#IsLessThenImpl(org.geotools.filter.FilterFactory, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">IsLessThenImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory, Expression expression1, Expression expression2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/IsLessThenOrEqualToImpl.html#IsLessThenOrEqualToImpl(org.geotools.filter.FilterFactory)">IsLessThenOrEqualToImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/IsLessThenOrEqualToImpl.html#IsLessThenOrEqualToImpl(org.geotools.filter.FilterFactory, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">IsLessThenOrEqualToImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory, Expression expression1, Expression expression2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/BinaryComparisonAbstract.html#BinaryComparisonAbstract(org.geotools.filter.FilterFactory)">BinaryComparisonAbstract</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/BinaryComparisonAbstract.html#BinaryComparisonAbstract(org.geotools.filter.FilterFactory, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">BinaryComparisonAbstract</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory, Expression expression1, Expression expression2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/LogicSAXParser.html#LogicSAXParser(org.geotools.filter.FilterFactory)">LogicSAXParser</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> Constructor injection</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/ExpressionSAXParser.html#ExpressionSAXParser(org.geotools.filter.FilterFactory)">ExpressionSAXParser</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/ExpressionSAXParser.html#ExpressionSAXParser(org.geotools.feature.FeatureType, org.geotools.filter.FilterFactory)">ExpressionSAXParser</A></B>(<A HREF="../../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> schema, <A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> Constructor injection</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/Filters.html#Filters(org.geotools.filter.FilterFactory)">Filters</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/AbstractFilter.html#AbstractFilter(org.geotools.filter.FilterFactory)">AbstractFilter</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../org/geotools/filter/CompareFilterImpl.html#CompareFilterImpl(org.geotools.filter.FilterFactory, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">CompareFilterImpl</A></B>(<A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> factory, Expression e1, Expression e2)</CODE><BR> </TD></TR></TABLE> <P><A NAME="org.geotools.filter.spatial"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A> in <A HREF="../../../../org/geotools/filter/spatial/package-summary.html">org.geotools.filter.spatial</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../../org/geotools/filter/spatial/package-summary.html">org.geotools.filter.spatial</A> with parameters of type <A HREF="../../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A></FONT></TD></TR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -