📄 filterfactoryimpl.html
字号:
<TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createAttributeExpression(org.geotools.feature.FeatureType)">createAttributeExpression</A></B>(<A HREF="../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> schema)</CODE><BR> Creates a Attribute Expression with an initial schema.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createAttributeExpression(org.geotools.feature.FeatureType, java.lang.String)">createAttributeExpression</A></B>(<A HREF="../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> schema, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> path)</CODE><BR> Creates a Attribute Expression given a schema and attribute path.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createAttributeExpression(java.lang.String)">createAttributeExpression</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> xpath)</CODE><BR> Creates an AttributeExpression using the supplied xpath. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/BBoxExpression.html" title="interface in org.geotools.filter">BBoxExpression</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createBBoxExpression(com.vividsolutions.jts.geom.Envelope)">createBBoxExpression</A></B>(<A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html" title="class or interface in com.vividsolutions.jts.geom">Envelope</A> env)</CODE><BR> Creates a BBox Expression from an envelope.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/BetweenFilter.html" title="interface in org.geotools.filter">BetweenFilter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createBetweenFilter()">createBetweenFilter</A></B>()</CODE><BR> Creates an empty Between Filter.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/CompareFilter.html" title="interface in org.geotools.filter">CompareFilter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createCompareFilter(short)">createCompareFilter</A></B>(short type)</CODE><BR> <B>Deprecated.</B> <I>@see org.geotools.filter.FilterFactory#createCompareFilter(short)</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/EnvironmentVariable.html" title="interface in org.geotools.filter">EnvironmentVariable</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createEnvironmentVariable(java.lang.String)">createEnvironmentVariable</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name)</CODE><BR> Creates an Environment Variable</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/FidFilter.html" title="interface in org.geotools.filter">FidFilter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createFidFilter()">createFidFilter</A></B>()</CODE><BR> Creates a new Fid Filter with no initial fids.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/FidFilter.html" title="interface in org.geotools.filter">FidFilter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createFidFilter(java.lang.String)">createFidFilter</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> fid)</CODE><BR> Creates a Fid Filter with an initial fid.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/FunctionExpression.html" title="interface in org.geotools.filter">FunctionExpression</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createFunctionExpression(java.lang.String)">createFunctionExpression</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name)</CODE><BR> Creates a Function Expression.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/GeometryDistanceFilter.html" title="interface in org.geotools.filter">GeometryDistanceFilter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createGeometryDistanceFilter(short)">createGeometryDistanceFilter</A></B>(short filterType)</CODE><BR> Creates a Geometry Distance Filter</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/GeometryFilter.html" title="interface in org.geotools.filter">GeometryFilter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createGeometryFilter(short)">createGeometryFilter</A></B>(short filterType)</CODE><BR> Creates a Geometry Filter.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/LikeFilter.html" title="interface in org.geotools.filter">LikeFilter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLikeFilter()">createLikeFilter</A></B>()</CODE><BR> Creates a Like Filter.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/LiteralExpression.html" title="interface in org.geotools.filter">LiteralExpression</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLiteralExpression()">createLiteralExpression</A></B>()</CODE><BR> Creates an empty Literal Expression</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/LiteralExpression.html" title="interface in org.geotools.filter">LiteralExpression</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLiteralExpression(double)">createLiteralExpression</A></B>(double d)</CODE><BR> Creates a Double Literal Expression</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/LiteralExpression.html" title="interface in org.geotools.filter">LiteralExpression</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLiteralExpression(int)">createLiteralExpression</A></B>(int i)</CODE><BR> Creates an Integer Literal Expression.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/LiteralExpression.html" title="interface in org.geotools.filter">LiteralExpression</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLiteralExpression(java.lang.Object)">createLiteralExpression</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> o)</CODE><BR> Creates a Literal Expression from an Object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/LiteralExpression.html" title="interface in org.geotools.filter">LiteralExpression</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLiteralExpression(java.lang.String)">createLiteralExpression</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> s)</CODE><BR> Creates a String Literal Expression</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/LogicFilter.html" title="interface in org.geotools.filter">LogicFilter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLogicFilter(org.geotools.filter.Filter, org.geotools.filter.Filter, short)">createLogicFilter</A></B>(<A HREF="../../../org/geotools/filter/Filter.html" title="interface in org.geotools.filter">Filter</A> filter1, <A HREF="../../../org/geotools/filter/Filter.html" title="interface in org.geotools.filter">Filter</A> filter2, short filterType)</CODE><BR> <B>Deprecated.</B> <I>use one of <CODE>FilterFactory.and(Filter, Filter)</CODE> <CODE>FilterFactory.or(Filter, Filter)</CODE> <CODE>FilterFactory.not(Filter)</CODE></I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/LogicFilter.html" title="interface in org.geotools.filter">LogicFilter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLogicFilter(org.geotools.filter.Filter, short)">createLogicFilter</A></B>(<A HREF="../../../org/geotools/filter/Filter.html" title="interface in org.geotools.filter">Filter</A> filter, short filterType)</CODE><BR> <B>Deprecated.</B> <I>use one of <CODE>FilterFactory.and(Filter, Filter)</CODE> <CODE>FilterFactory.or(Filter, Filter)</CODE> <CODE>FilterFactory.not(Filter)</CODE></I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/LogicFilter.html" title="interface in org.geotools.filter">LogicFilter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLogicFilter(short)">createLogicFilter</A></B>(short filterType)</CODE><BR> <B>Deprecated.</B> <I>use one of <CODE>FilterFactory.and(Filter, Filter)</CODE> <CODE>FilterFactory.or(Filter, Filter)</CODE> <CODE>FilterFactory.not(Filter)</CODE></I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/MathExpression.html" title="interface in org.geotools.filter">MathExpression</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createMathExpression()">createMathExpression</A></B>()</CODE><BR> <B>Deprecated.</B> <I>use one of <CODE>FilterFactory.add(Expression, Expression)</CODE> <CODE>FilterFactory.subtract(Expression, Expression)</CODE> <CODE>FilterFactory.multiply(Expression, Expression)</CODE> <CODE>FilterFactory.divide(Expression, Expression)</CODE></I></TD></TR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -