📄 filterfactoryimpl.html
字号:
<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(short)">createMathExpression</A></B>(short expressionType)</CODE><BR> Creates a Math Expression of the given type.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/NullFilter.html" title="interface in org.geotools.filter">NullFilter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createNullFilter()">createNullFilter</A></B>()</CODE><BR> Creates an empty Null Filter.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#getImplementationHints()">getImplementationHints</A></B>()</CODE><BR> Map of hints (maybe <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/Collections.html#unmodifiableMap(java.util.Map)" title="class or interface in java.util">unmodifiable</A>) used by this factory to customize its use. </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/Filter.html" title="interface in org.geotools.filter">Filter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#not(org.geotools.filter.Filter)">not</A></B>(<A HREF="../../../org/geotools/filter/Filter.html" title="interface in org.geotools.filter">Filter</A> f)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/geotools/filter/Filter.html" title="interface in org.geotools.filter">Filter</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#or(org.geotools.filter.Filter, org.geotools.filter.Filter)">or</A></B>(<A HREF="../../../org/geotools/filter/Filter.html" title="interface in org.geotools.filter">Filter</A> f1, <A HREF="../../../org/geotools/filter/Filter.html" title="interface in org.geotools.filter">Filter</A> f2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> SortBy</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#sort(java.lang.String, org.opengis.filter.sort.SortOrder)">sort</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> propertyName, SortOrder order)</CODE><BR> </TD></TR></TABLE> <A NAME="methods_inherited_from_class_Expr"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="../../../org/geotools/filter/Expr.html" title="class in org.geotools.filter">Expr</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../org/geotools/filter/Expr.html#add(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">add</A>, <A HREF="../../../org/geotools/filter/Expr.html#and(org.opengis.filter.Filter, org.opengis.filter.Filter)">and</A>, <A HREF="../../../org/geotools/filter/Expr.html#and(java.util.List)">and</A>, <A HREF="../../../org/geotools/filter/Expr.html#bbox(org.opengis.filter.expression.Expression, double, double, double, double, java.lang.String)">bbox</A>, <A HREF="../../../org/geotools/filter/Expr.html#bbox(java.lang.String, double, double, double, double, java.lang.String)">bbox</A>, <A HREF="../../../org/geotools/filter/Expr.html#between(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">between</A>, <A HREF="../../../org/geotools/filter/Expr.html#beyond(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression, double, java.lang.String)">beyond</A>, <A HREF="../../../org/geotools/filter/Expr.html#beyond(java.lang.String, org.opengis.spatialschema.geometry.Geometry, double, java.lang.String)">beyond</A>, <A HREF="../../../org/geotools/filter/Expr.html#contains(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">contains</A>, <A HREF="../../../org/geotools/filter/Expr.html#contains(java.lang.String, org.opengis.spatialschema.geometry.Geometry)">contains</A>, <A HREF="../../../org/geotools/filter/Expr.html#crosses(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">crosses</A>, <A HREF="../../../org/geotools/filter/Expr.html#crosses(java.lang.String, org.opengis.spatialschema.geometry.Geometry)">crosses</A>, <A HREF="../../../org/geotools/filter/Expr.html#disjoint(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">disjoint</A>, <A HREF="../../../org/geotools/filter/Expr.html#disjoint(java.lang.String, org.opengis.spatialschema.geometry.Geometry)">disjoint</A>, <A HREF="../../../org/geotools/filter/Expr.html#divide(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">divide</A>, <A HREF="../../../org/geotools/filter/Expr.html#dwithin(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression, double, java.lang.String)">dwithin</A>, <A HREF="../../../org/geotools/filter/Expr.html#dwithin(java.lang.String, org.opengis.spatialschema.geometry.Geometry, double, java.lang.String)">dwithin</A>, <A HREF="../../../org/geotools/filter/Expr.html#equal(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">equal</A>, <A HREF="../../../org/geotools/filter/Expr.html#equals(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">equals</A>, <A HREF="../../../org/geotools/filter/Expr.html#equals(java.lang.String, org.opengis.spatialschema.geometry.Geometry)">equals</A>, <A HREF="../../../org/geotools/filter/Expr.html#featureId(java.util.Set)">featureId</A>, <A HREF="../../../org/geotools/filter/Expr.html#function(java.lang.String, org.opengis.filter.expression.Expression)">function</A>, <A HREF="../../../org/geotools/filter/Expr.html#function(java.lang.String, org.opengis.filter.expression.Expression[])">function</A>, <A HREF="../../../org/geotools/filter/Expr.html#function(java.lang.String, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">function</A>, <A HREF="../../../org/geotools/filter/Expr.html#function(java.lang.String, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">function</A>, <A HREF="../../../org/geotools/filter/Expr.html#greater(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">greater</A>, <A HREF="../../../org/geotools/filter/Expr.html#greaterOrEqual(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">greaterOrEqual</A>, <A HREF="../../../org/geotools/filter/Expr.html#intersects(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">intersects</A>, <A HREF="../../../org/geotools/filter/Expr.html#intersects(java.lang.String, org.opengis.spatialschema.geometry.Geometry)">intersects</A>, <A HREF="../../../org/geotools/filter/Expr.html#isNull(org.opengis.filter.expression.Expression)">isNull</A>, <A HREF="../../../org/geotools/filter/Expr.html#less(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">less</A>, <A HREF="../../../org/geotools/filter/Expr.html#lessOrEqual(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">lessOrEqual</A>, <A HREF="../../../org/geotools/filter/Expr.html#like(org.opengis.filter.expression.Expression, java.lang.String)">like</A>, <A HREF="../../../org/geotools/filter/Expr.html#like(org.opengis.filter.expression.Expression, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">like</A>, <A HREF="../../../org/geotools/filter/Expr.html#literal(boolean)">literal</A>, <A HREF="../../../org/geotools/filter/Expr.html#literal(byte)">literal</A>, <A HREF="../../../org/geotools/filter/Expr.html#literal(char)">literal</A>, <A HREF="../../../org/geotools/filter/Expr.html#literal(double)">literal</A>, <A HREF="../../../org/geotools/filter/Expr.html#literal(float)">literal</A>, <A HREF="../../../org/geotools/filter/Expr.html#literal(int)">literal</A>, <A HREF="../../../org/geotools/filter/Expr.html#literal(long)">literal</A>, <A HREF="../../../org/geotools/filter/Expr.html#literal(java.lang.Object)">literal</A>, <A HREF="../../../org/geotools/filter/Expr.html#literal(short)">literal</A>, <A HREF="../../../org/geotools/filter/Expr.html#multiply(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">multiply</A>, <A HREF="../../../org/geotools/filter/Expr.html#not(org.opengis.filter.Filter)">not</A>, <A HREF="../../../org/geotools/filter/Expr.html#notEqual(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">notEqual</A>, <A HREF="../../../org/geotools/filter/Expr.html#or(org.opengis.filter.Filter, org.opengis.filter.Filter)">or</A>, <A HREF="../../../org/geotools/filter/Expr.html#or(java.util.List)">or</A>, <A HREF="../../../org/geotools/filter/Expr.html#overlaps(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">overlaps</A>, <A HREF="../../../org/geotools/filter/Expr.html#overlaps(java.lang.String, org.opengis.spatialschema.geometry.Geometry)">overlaps</A>, <A HREF="../../../org/geotools/filter/Expr.html#property(java.lang.String)">property</A>, <A HREF="../../../org/geotools/filter/Expr.html#subtract(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">subtract</A>, <A HREF="../../../org/geotools/filter/Expr.html#touches(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">touches</A>, <A HREF="../../../org/geotools/filter/Expr.html#touches(java.lang.String, org.opengis.spatialschema.geometry.Geometry)">touches</A>, <A HREF="../../../org/geotools/filter/Expr.html#within(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">within</A>, <A HREF="../../../org/geotools/filter/Expr.html#within(java.lang.String, org.opengis.spatialschema.geometry.Geometry)">within</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_FilterFactory"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface <A HREF="../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../org/geotools/filter/FilterFactory.html#bbox(org.opengis.filter.expression.Expression, double, double, double, double, java.lang.String)">bbox</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#beyond(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression, double, java.lang.String)">beyond</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#contains(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">contains</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#crosses(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">crosses</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#disjoint(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">disjoint</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#dwithin(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression, double, java.lang.String)">dwithin</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#equal(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">equal</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#intersects(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">intersects</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#overlaps(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">overlaps</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#touches(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">touches</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#within(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">within</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_FilterFactory"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface FilterFactory</B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>add, and, and, bbox, between, beyond, contains, crosses, disjoint, divide, dwithin, equals, equals, featureId, function, function, function, function, greater, greaterOrEqual, intersects, isNull, less, lessOrEqual, like, like, literal, literal, literal, literal, literal, literal, literal, literal, literal, multiply, not, notEqual, or, or, overlaps, property, subtract, touches, within</CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="FilterFactoryImpl()"><!-- --></A><H3>FilterFactoryImpl</H3><PRE>public <B>FilterFactoryImpl</B>()</PRE><DL><DD>Creates a new instance of FilterFactoryImpl<P></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="createAttributeExpression(java.lang.String)"><!-- --></A><H3>createAttributeExpression</H3><PRE>public <A HREF="../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> <B>createAttributeExpression</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)</PRE><DL><DD>Creates an AttributeExpression using the supplied xpath. <p> The supplied xpath can be used to query a varity of content - most notably Features. </p><P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/geotools/filter/FilterFactory.html#createAttributeExpression(java.lang.String)">createAttributeExpression</A></CODE> in interface <CODE><A HREF="../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>xpath</CODE> - XPath used to retrive value<DT><B>Returns:</B><DD>The new Attribtue Expression</DL></DD></DL><HR><A NAME="createAttributeExpression(org.geotools.feature.FeatureType)"><!-- --></A><H3>createAttributeExpression</H3><PRE>public <A HREF="../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> <B>createAttributeExpression</B>(<A HREF="../../../org/geotools/feature/FeatureType.html" title="interface in org.geotools.feature">FeatureType</A> schema)</PRE><DL><DD>Creates a Attribute Expression with an initial schema.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/geotools/filter/FilterFactory.html#createAttributeExpression(org.geotools.feature.FeatureType)">createAttributeExpression</A></CODE> in interface <CODE><A HREF="../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>schema</CODE> - the schema to create with.<DT><B>Returns:</B><DD>The new Attribute Expression.</DL></DD></DL><HR><A NAME="createAttributeExpression(org.geotools.feature.FeatureType, java.lang.String)"><!-- --></A><H3>createAttributeExpression</H3><PRE>public <A HREF="../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> <B>createAttributeExpression</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) throws <A HREF="../../../org/geotools/filter/IllegalFilterException.html" title="class in org.geotools.filter">IllegalFilterException</A></PRE><DL><DD>Creates a Attribute Expression given a schema and attribute path.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/geotools/filter/FilterFactory.html#createAttributeExpression(org.geotools.feature.FeatureType, java.lang.String)">createAttributeExpression</A></CODE> in interface <CODE><A HREF="../../../org/geotools/filter/FilterFactory.html" title="interface in org.geotools.filter">FilterFactory</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>schema</CODE> - the schema to get the attribute from.<DD><CODE>path</CODE> - the xPath of the attribute to compare.<DT><B>Returns:</B><DD>The new Attribute Expression.<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/geotools/filter/IllegalFilterException.html" title="class in org.geotools.filter">IllegalFilterException</A></CODE> - if there were creation problems.</DL></DD></DL><HR><A NAME="createAttributeExpression(org.geotools.feature.AttributeType)"><!-- --></A><H3>createAttributeExpression</H3><PRE>public <A HREF="../../../org/geotools/filter/AttributeExpression.html" title="interface in org.geotools.filter">AttributeExpression</A> <B>createAttributeExpression</B>(<A HREF="../../../org/geotools/feature/AttributeType.html" title="interface in org.geotools.feature">AttributeType</A> at) throws <A HREF="../../../org/geotools/filter/IllegalFilterException.html" title="class in org.geotools.filter">IllegalFilterException</A></PRE><DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -