📄 deprecated-list.html
字号:
<TD><A HREF="org/geotools/filter/MathExpression.html#addRightValue(org.geotools.filter.Expression)">org.geotools.filter.MathExpression.addRightValue(Expression)</A><BR> <I>use <CODE>BinaryExpression#setExpression2(Expression)</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/CompareFilter.html#addRightValue(org.geotools.filter.Expression)">org.geotools.filter.CompareFilter.addRightValue(Expression)</A><BR> <I>use <CODE>BinaryComparisonOperator#setExpression2(Expression)</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterCapabilities.html#addType(short)">org.geotools.filter.FilterCapabilities.addType(short)</A><BR> <I></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterFactory.html#and(org.geotools.filter.Filter, org.geotools.filter.Filter)">org.geotools.filter.FilterFactory.and(Filter, Filter)</A><BR> <I>use <CODE>FilterFactory.and(org.opengis.filter.Filter, org.opengis.filter.Filter)</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/util/ScopedName.html#asLocalName()">org.geotools.util.ScopedName.asLocalName()</A><BR> <I>Replaced by <A HREF="org/geotools/util/ScopedName.html#name()"><CODE>ScopedName.name()</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/util/LocalName.html#asLocalName()">org.geotools.util.LocalName.asLocalName()</A><BR> <I>Renamed as <A HREF="org/geotools/util/LocalName.html#name()"><CODE>LocalName.name()</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/referencing/NamedIdentifier.html#asLocalName()">org.geotools.referencing.NamedIdentifier.asLocalName()</A><BR> <I>Replaced by <A HREF="org/geotools/referencing/NamedIdentifier.html#name()"><CODE>NamedIdentifier.name()</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/util/ScopedName.html#asScopedName()">org.geotools.util.ScopedName.asScopedName()</A><BR> <I>Replaced by <A HREF="org/geotools/util/ScopedName.html#toFullyQualifiedName()"><CODE>ScopedName.toFullyQualifiedName()</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/util/LocalName.html#asScopedName()">org.geotools.util.LocalName.asScopedName()</A><BR> <I>Replaced by <A HREF="org/geotools/util/LocalName.html#toFullyQualifiedName()"><CODE>LocalName.toFullyQualifiedName()</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/referencing/NamedIdentifier.html#asScopedName()">org.geotools.referencing.NamedIdentifier.asScopedName()</A><BR> <I>Replaced by <A HREF="org/geotools/referencing/NamedIdentifier.html#toFullyQualifiedName()"><CODE>NamedIdentifier.toFullyQualifiedName()</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/renderer/lite/RendererUtilities.html#calculateScale(com.vividsolutions.jts.geom.Envelope, org.opengis.referencing.crs.CoordinateReferenceSystem, int, int, double)">org.geotools.renderer.lite.RendererUtilities.calculateScale(Envelope, CoordinateReferenceSystem, int, int, double)</A><BR> <I></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/data/FeatureResults.html#collection()">org.geotools.data.FeatureResults.collection()</A><BR> <I>please consider explicitly constructing a feaure collection</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/AbstractFilter.html#contains(org.geotools.feature.Feature)">org.geotools.filter.AbstractFilter.contains(Feature)</A><BR> <I>use <A HREF="org/geotools/filter/Filter.html#evaluate(org.geotools.feature.Feature)"><CODE>Filter.evaluate(Feature)</CODE></A></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/BetweenFilter.html#contains(org.geotools.feature.Feature)">org.geotools.filter.BetweenFilter.contains(Feature)</A><BR> <I>use <CODE>org.opengis.filter.Filter#evaluate(Feature)</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FidFilter.html#contains(org.geotools.feature.Feature)">org.geotools.filter.FidFilter.contains(Feature)</A><BR> <I>use <CODE>org.opengis.filter.Filter#evaluate(Feature)</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/LogicFilter.html#contains(org.geotools.feature.Feature)">org.geotools.filter.LogicFilter.contains(Feature)</A><BR> <I>use <A HREF="org/geotools/filter/Filter.html#evaluate(org.geotools.feature.Feature)"><CODE>Filter.evaluate(Feature)</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/Filter.html#contains(org.geotools.feature.Feature)">org.geotools.filter.Filter.contains(Feature)</A><BR> <I>use <A HREF="org/geotools/filter/Filter.html#evaluate(org.geotools.feature.Feature)"><CODE>Filter.evaluate(Feature)</CODE></A></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/CompareFilter.html#contains(org.geotools.feature.Feature)">org.geotools.filter.CompareFilter.contains(Feature)</A><BR> <I>use <CODE>org.opengis.filter.Filter#evaluate(Feature)</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/LikeFilter.html#contains(org.geotools.feature.Feature)">org.geotools.filter.LikeFilter.contains(Feature)</A><BR> <I>use <CODE>org.opengis.filter.Filter#evaluate(Feature)</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/GeometryDistanceFilter.html#contains(org.geotools.feature.Feature)">org.geotools.filter.GeometryDistanceFilter.contains(Feature)</A><BR> <I>use <CODE>org.opengis.filter.Filter#evaluate(Feature)</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/NullFilter.html#contains(org.geotools.feature.Feature)">org.geotools.filter.NullFilter.contains(Feature)</A><BR> <I>use <CODE>org.opengis.filter.Filter#evaluate(Feature)</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/geometry/JTS.html#create(com.vividsolutions.jts.geom.Envelope, org.opengis.referencing.crs.CoordinateReferenceSystem)">org.geotools.geometry.JTS.create(Envelope, CoordinateReferenceSystem)</A><BR> <I><A HREF="org/geotools/geometry/jts/ReferencedEnvelope.html" title="class in org.geotools.geometry.jts"><CODE>ReferencedEnvelope</CODE></A> provides more constructors, and not all of them are listed in this factory.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/feature/FeatureFactory.html#create(java.lang.Object[])">org.geotools.feature.FeatureFactory.create(Object[])</A><BR> <I>Schema information is required</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/feature/FeatureFactory.html#create(java.lang.Object[], java.lang.String)">org.geotools.feature.FeatureFactory.create(Object[], String)</A><BR> <I>Schema information is required</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterFactory.html#createAttributeExpression(org.geotools.feature.AttributeType)">org.geotools.filter.FilterFactory.createAttributeExpression(AttributeType)</A><BR> <I>use createAttributeExpression( at ), will be removed for GeoTools 2.3</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterFactory.html#createAttributeExpression(org.geotools.feature.FeatureType)">org.geotools.filter.FilterFactory.createAttributeExpression(FeatureType)</A><BR> <I>use <A HREF="org/geotools/filter/FilterFactory.html#createAttributeExpression(java.lang.String)"><CODE>FilterFactory.createAttributeExpression(String)</CODE></A> instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterFactory.html#createAttributeExpression(org.geotools.feature.FeatureType, java.lang.String)">org.geotools.filter.FilterFactory.createAttributeExpression(FeatureType, String)</A><BR> <I>use createAttributeExpression( xpath ), will be removed for GeoTools 2.3</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterFactoryImpl.html#createCompareFilter(short)">org.geotools.filter.FilterFactoryImpl.createCompareFilter(short)</A><BR> <I>@see org.geotools.filter.FilterFactory#createCompareFilter(short)</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterFactory.html#createCompareFilter(short)">org.geotools.filter.FilterFactory.createCompareFilter(short)</A><BR> <I>use one of <CODE>FilterFactory.less(Expression, Expression)</CODE> <CODE>FilterFactory.lessOrEqual(Expression, Expression)</CODE> <CODE>FilterFactory.equals(Expression, Expression)</CODE> <CODE>FilterFactory.greater(Expression, Expression)</CODE> <CODE>FilterFactory.greaterOrEqual(Expression, Expression)</CODE> <CODE>FilterFactory.between(Expression, Expression, Expression)</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/referencing/factory/GeotoolsFactory.html#createCylindricalCS(java.util.Map, org.opengis.referencing.cs.PolarCS, org.opengis.referencing.cs.CoordinateSystemAxis)">org.geotools.referencing.factory.GeotoolsFactory.createCylindricalCS(Map, PolarCS, CoordinateSystemAxis)</A><BR> <I>Uses the method expecting 3 axis instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/data/postgis/PostgisDataStoreFactory.html#createDataStoreInternal(org.geotools.data.jdbc.ConnectionPool)">org.geotools.data.postgis.PostgisDataStoreFactory.createDataStoreInternal(ConnectionPool)</A><BR> <I>this method is only here for backwards compatibility for subclasses, use <A HREF="org/geotools/data/postgis/PostgisDataStoreFactory.html#createDataStoreInternal(org.geotools.data.jdbc.ConnectionPool, java.lang.String, java.lang.String)"><CODE>PostgisDataStoreFactory.createDataStoreInternal(ConnectionPool, String, String)</CODE></A> instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/data/postgis/PostgisDataStoreFactory.html#createDataStoreInternal(org.geotools.data.jdbc.ConnectionPool, java.lang.String)">org.geotools.data.postgis.PostgisDataStoreFactory.createDataStoreInternal(ConnectionPool, String)</A><BR> <I>this method is only here for backwards compatibility for subclasses, use <A HREF="org/geotools/data/postgis/PostgisDataStoreFactory.html#createDataStoreInternal(org.geotools.data.jdbc.ConnectionPool, java.lang.String, java.lang.String)"><CODE>PostgisDataStoreFactory.createDataStoreInternal(ConnectionPool, String, String)</CODE></A> instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/referencing/factory/GeotoolsFactory.html#createDerivedCRS(java.util.Map, org.opengis.referencing.crs.CoordinateReferenceSystem, org.opengis.referencing.operation.MathTransform, org.opengis.referencing.cs.CoordinateSystem)">org.geotools.referencing.factory.GeotoolsFactory.createDerivedCRS(Map, CoordinateReferenceSystem, MathTransform, CoordinateSystem)</A><BR> <I>Use the method with an <CODE>OperationMethod</CODE> argument instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterFactory.html#createGeometryDistanceFilter(short)">org.geotools.filter.FilterFactory.createGeometryDistanceFilter(short)</A><BR> <I>use one of <CODE>FilterFactory.beyond(String, Geometry, double, String)</CODE> <CODE>FilterFactory.dwithin(String, Geometry, double, String)</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterFactory.html#createGeometryFilter(short)">org.geotools.filter.FilterFactory.createGeometryFilter(short)</A><BR> <I>use one of <CODE>FilterFactory.bbox(String, double, double, double, double, String)</CODE> <CODE>FilterFactory.beyond(String, Geometry, double, String)</CODE> <CODE>FilterFactory.contains(String, Geometry)</CODE> <CODE>FilterFactory.crosses(String, Geometry)</CODE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -