⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hsqlfilterfactoryimpl.html

📁 Geotools是一个开源的Java GIS工具包,可利用它来开发符合标准的地理信息系统。Geotools提供了OGC(Open Geospatial Consortium)规范的一个实现来作为他们的
💻 HTML
📖 第 1 页 / 共 2 页
字号:
&nbsp;<A NAME="methods_inherited_from_class_FilterFactoryImpl"><!-- --></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/FilterFactoryImpl.html" title="class in org.geotools.filter">FilterFactoryImpl</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#and(org.geotools.filter.Filter, org.geotools.filter.Filter)">and</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createAttributeExpression(org.geotools.feature.AttributeType)">createAttributeExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createAttributeExpression(org.geotools.feature.FeatureType)">createAttributeExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createAttributeExpression(org.geotools.feature.FeatureType, java.lang.String)">createAttributeExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createAttributeExpression(java.lang.String)">createAttributeExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createBBoxExpression(com.vividsolutions.jts.geom.Envelope)">createBBoxExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createBetweenFilter()">createBetweenFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createCompareFilter(short)">createCompareFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createEnvironmentVariable(java.lang.String)">createEnvironmentVariable</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createFidFilter()">createFidFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createFidFilter(java.lang.String)">createFidFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createFunctionExpression(java.lang.String)">createFunctionExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createGeometryDistanceFilter(short)">createGeometryDistanceFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createGeometryFilter(short)">createGeometryFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLikeFilter()">createLikeFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLiteralExpression()">createLiteralExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLiteralExpression(double)">createLiteralExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLiteralExpression(int)">createLiteralExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLiteralExpression(java.lang.Object)">createLiteralExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLiteralExpression(java.lang.String)">createLiteralExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLogicFilter(org.geotools.filter.Filter, org.geotools.filter.Filter, short)">createLogicFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLogicFilter(org.geotools.filter.Filter, short)">createLogicFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createLogicFilter(short)">createLogicFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createMathExpression()">createMathExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createMathExpression(short)">createMathExpression</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#createNullFilter()">createNullFilter</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#getImplementationHints()">getImplementationHints</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#not(org.geotools.filter.Filter)">not</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#or(org.geotools.filter.Filter, org.geotools.filter.Filter)">or</A>, <A HREF="../../../org/geotools/filter/FilterFactoryImpl.html#sort(java.lang.String, org.opengis.filter.sort.SortOrder)">sort</A></CODE></TD></TR></TABLE>&nbsp;<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>&nbsp;<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>&nbsp;<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>&nbsp;<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>&nbsp;<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="HsqlFilterFactoryImpl()"><!-- --></A><H3>HsqlFilterFactoryImpl</H3><PRE>public <B>HsqlFilterFactoryImpl</B>()</PRE><DL><DD>Creates a new instance of HsqlFilterFactoryImpl<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="createGeometryExpression(java.lang.String)"><!-- --></A><H3>createGeometryExpression</H3><PRE>public <A HREF="../../../org/geotools/filter/GeometryExpressionImpl.html" title="class in org.geotools.filter">GeometryExpressionImpl</A> <B>createGeometryExpression</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>&nbsp;colName)</PRE><DL><DD>Creates a Geometry Expression with an initial schema.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>colName</CODE> - a Strint with the schema to create with<DT><B>Returns:</B><DD>the new Attribute Expression</DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">  <TR ALIGN="center" VALIGN="top">  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/HsqlFilterFactoryImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../org/geotools/filter/GeometryFilterImpl.html" title="class in org.geotools.filter"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../org/geotools/filter/IsBetweenImpl.html" title="class in org.geotools.filter"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="HsqlFilterFactoryImpl.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<SCRIPT type="text/javascript">  <!--  if(window==top) {    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT>  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR>Copyright &copy; 1996-2007 <a href="http://www.geotools.org">Geotools</a>. All Rights Reserved.</BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -