📄 expr.html
字号:
<BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Literal</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#literal(byte)">literal</A></B>(byte b)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Literal</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#literal(char)">literal</A></B>(char c)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Literal</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#literal(double)">literal</A></B>(double d)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Literal</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#literal(float)">literal</A></B>(float f)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Literal</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#literal(int)">literal</A></B>(int i)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Literal</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#literal(long)">literal</A></B>(long l)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Literal</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#literal(java.lang.Object)">literal</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> obj)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Literal</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#literal(short)">literal</A></B>(short s)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Multiply</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#multiply(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">multiply</A></B>(Expression expr1, Expression expr2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Not</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#not(org.opengis.filter.Filter)">not</A></B>(Filter filter)</CODE><BR> Java 5 type narrowing used to advertise explicit implementation for chaining</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> PropertyIsNotEqualTo</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#notEqual(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">notEqual</A></B>(Expression expr1, Expression expr2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Or</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#or(org.opengis.filter.Filter, org.opengis.filter.Filter)">or</A></B>(Filter f, Filter g)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Or</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#or(java.util.List)">or</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A> filters)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Overlaps</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#overlaps(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">overlaps</A></B>(Expression geometry1, Expression geometry2)</CODE><BR> Checks if the interior of the first geometry somewhere overlaps the interior of the second geometry.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Overlaps</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#overlaps(java.lang.String, org.opengis.spatialschema.geometry.Geometry)">overlaps</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, Geometry geometry)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> PropertyName</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#property(java.lang.String)">property</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> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Subtract</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#subtract(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">subtract</A></B>(Expression expr1, Expression expr2)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Touches</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#touches(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">touches</A></B>(Expression geometry1, Expression geometry2)</CODE><BR> Checks if the feature's geometry touches, but does not overlap with the geometry held by this object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Touches</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#touches(java.lang.String, org.opengis.spatialschema.geometry.Geometry)">touches</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, Geometry geometry)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Within</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#within(org.opengis.filter.expression.Expression, org.opengis.filter.expression.Expression)">within</A></B>(Expression geometry1, Expression geometry2)</CODE><BR> Checks if the feature's geometry is completely contained by the specified constant geometry.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> Within</CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/geotools/filter/Expr.html#within(java.lang.String, org.opengis.spatialschema.geometry.Geometry)">within</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, Geometry geometry)</CODE><BR> </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#and(org.geotools.filter.Filter, org.geotools.filter.Filter)">and</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createAttributeExpression(org.geotools.feature.AttributeType)">createAttributeExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createAttributeExpression(org.geotools.feature.FeatureType)">createAttributeExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createAttributeExpression(org.geotools.feature.FeatureType, java.lang.String)">createAttributeExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createAttributeExpression(java.lang.String)">createAttributeExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createBBoxExpression(com.vividsolutions.jts.geom.Envelope)">createBBoxExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createBetweenFilter()">createBetweenFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createCompareFilter(short)">createCompareFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createEnvironmentVariable(java.lang.String)">createEnvironmentVariable</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createFidFilter()">createFidFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createFidFilter(java.lang.String)">createFidFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createFunctionExpression(java.lang.String)">createFunctionExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createGeometryDistanceFilter(short)">createGeometryDistanceFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createGeometryFilter(short)">createGeometryFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createLikeFilter()">createLikeFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createLiteralExpression()">createLiteralExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createLiteralExpression(double)">createLiteralExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createLiteralExpression(int)">createLiteralExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createLiteralExpression(java.lang.Object)">createLiteralExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createLiteralExpression(java.lang.String)">createLiteralExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createLogicFilter(org.geotools.filter.Filter, org.geotools.filter.Filter, short)">createLogicFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createLogicFilter(org.geotools.filter.Filter, short)">createLogicFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createLogicFilter(short)">createLogicFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createMathExpression()">createMathExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createMathExpression(short)">createMathExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#createNullFilter()">createNullFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#not(org.geotools.filter.Filter)">not</A>, <A HREF="../../../org/geotools/filter/FilterFactory.html#or(org.geotools.filter.Filter, org.geotools.filter.Filter)">or</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_Factory"><!-- --></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/factory/Factory.html" title="interface in org.geotools.factory">Factory</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../org/geotools/factory/Factory.html#getImplementationHints()">getImplementationHints</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>sort</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="Expr()"><!-- --></A><H3>Expr</H3><PRE>public <B>Expr</B>()</PRE><DL></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="and(org.opengis.filter.Filter, org.opengis.filter.Filter)"><!-- --></A><H3>and</H3><PRE>public And <B>and</B>(Filter f, Filter g)</PRE><DL><DD><DL><DT><B>Specified by:</B><DD><CODE>and</CODE> in interface <CODE>FilterFactory</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="and(java.util.List)"><!-- --></A><H3>and</H3><PRE>public And <B>and</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/List.html" title="class or interface in java.util">List</A> filters)</PRE><DL>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -