📄 deprecated-list.html
字号:
<CODE>FilterFactory.disjoint(String, Geometry)</CODE> <CODE>FilterFactory.dwithin(String, Geometry, double, String)</CODE> <CODE>FilterFactory.equals(String, Geometry)</CODE> <CODE>FilterFactory.intersects(String, Geometry)</CODE> <CODE>FilterFactory.overlaps(String, Geometry)</CODE> <CODE>FilterFactory.touches(String, Geometry)</CODE> <CODE>FilterFactory.within(String, Geometry)</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/referencing/crs/DefaultProjectedCRS.html#createLinearConversion(org.opengis.referencing.crs.ProjectedCRS, org.opengis.referencing.crs.ProjectedCRS, double)">org.geotools.referencing.crs.DefaultProjectedCRS.createLinearConversion(ProjectedCRS, ProjectedCRS, double)</A><BR> <I>This method was for internal use only, and contains some shortcomming. Avoid direct use.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterFactoryImpl.html#createLogicFilter(org.geotools.filter.Filter, org.geotools.filter.Filter, short)">org.geotools.filter.FilterFactoryImpl.createLogicFilter(Filter, Filter, short)</A><BR> <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><A HREF="org/geotools/filter/FilterFactory.html#createLogicFilter(org.geotools.filter.Filter, org.geotools.filter.Filter, short)">org.geotools.filter.FilterFactory.createLogicFilter(Filter, Filter, short)</A><BR> <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><A HREF="org/geotools/filter/FilterFactoryImpl.html#createLogicFilter(org.geotools.filter.Filter, short)">org.geotools.filter.FilterFactoryImpl.createLogicFilter(Filter, short)</A><BR> <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><A HREF="org/geotools/filter/FilterFactory.html#createLogicFilter(org.geotools.filter.Filter, short)">org.geotools.filter.FilterFactory.createLogicFilter(Filter, short)</A><BR> <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><A HREF="org/geotools/filter/FilterFactoryImpl.html#createLogicFilter(short)">org.geotools.filter.FilterFactoryImpl.createLogicFilter(short)</A><BR> <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><A HREF="org/geotools/filter/FilterFactory.html#createLogicFilter(short)">org.geotools.filter.FilterFactory.createLogicFilter(short)</A><BR> <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><A HREF="org/geotools/renderer/lite/RendererUtilities.html#createMapEnvelope(java.awt.Rectangle, java.awt.geom.AffineTransform)">org.geotools.renderer.lite.RendererUtilities.createMapEnvelope(Rectangle, AffineTransform)</A><BR> <I>Uses the alternative using a <code>CoordinateReferenceSystem</code> that doe not assume anything on axes order.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterFactoryImpl.html#createMathExpression()">org.geotools.filter.FilterFactoryImpl.createMathExpression()</A><BR> <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><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterFactory.html#createMathExpression()">org.geotools.filter.FilterFactory.createMathExpression()</A><BR> <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><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FilterFactory.html#createMathExpression(short)">org.geotools.filter.FilterFactory.createMathExpression(short)</A><BR> <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><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/referencing/operation/DefaultCoordinateOperationFactory.html#createOperation(org.opengis.referencing.crs.CoordinateReferenceSystem, org.opengis.referencing.crs.CoordinateReferenceSystem, org.opengis.referencing.operation.OperationMethod)">org.geotools.referencing.operation.DefaultCoordinateOperationFactory.createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod)</A><BR> <I>Current implementation ignore the argument.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/referencing/factory/GeotoolsFactory.html#createProjectedCRS(java.util.Map, org.opengis.referencing.crs.GeographicCRS, org.opengis.referencing.operation.MathTransform, org.opengis.referencing.cs.CartesianCS)">org.geotools.referencing.factory.GeotoolsFactory.createProjectedCRS(Map, GeographicCRS, MathTransform, CartesianCS)</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/referencing/factory/GeotoolsFactory.html#createProjectedCRS(java.util.Map, org.opengis.referencing.crs.GeographicCRS, java.lang.String, org.opengis.parameter.GeneralParameterValue[], org.opengis.referencing.cs.CartesianCS)">org.geotools.referencing.factory.GeotoolsFactory.createProjectedCRS(Map, GeographicCRS, String, GeneralParameterValue[], CartesianCS)</A><BR> <I>Replaced by <CODE>#createProjectedCRS(Map,GeographicCRS,ParameterValueGroup,CartesianCS)</CODE> for concistency with the rest of the API, which work with <CODE>ParameterValueGroup</CODE> rather than an array of <CODE>GeneralParameterValue</CODE>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/styling/StyleFactory.html#createSelectedChannelType(java.lang.String, org.geotools.filter.Expression)">org.geotools.styling.StyleFactory.createSelectedChannelType(String, Expression)</A><BR> <I>Use <A HREF="org/geotools/styling/StyleFactory.html#createSelectedChannelType(java.lang.String, org.geotools.styling.ContrastEnhancement)"><CODE>StyleFactory.createSelectedChannelType(String, ContrastEnhancement)</CODE></A></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/data/crs/CRSAuthoritySpi.html#decode(java.lang.String)">org.geotools.data.crs.CRSAuthoritySpi.decode(String)</A><BR> <I>Replaced by <CODE>CRSAuthorityFactory.createCoordinateReferenceSystem(java.lang.String)</CODE>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/styling/SLD.html#doubleValue(org.geotools.filter.Expression)">org.geotools.styling.SLD.doubleValue(Expression)</A><BR> <I></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/geometry/JTS.html#empty()">org.geotools.geometry.JTS.empty()</A><BR> <I>JTS 1.5 source code inspection show that already invokes <A HREF="http://www.jump-project.org/docs/jts/1.7/api/com/vividsolutions/jts/geom/Envelope.html#setToNull()" title="class or interface in com.vividsolutions.jts.geom"><CODE>Envelope.setToNull()</CODE></A>, so this method actually seems to add overhead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/coverage/processing/Operations.html#filteredSubsample(org.opengis.coverage.grid.GridCoverage, int, int, float[], javax.media.jai.Interpolation)">org.geotools.coverage.processing.Operations.filteredSubsample(GridCoverage, int, int, float[], Interpolation)</A><BR> <I>Replaced by <CODE>#filteredSubsample(GridCoverage,int,int,float[], Interpolation,BorderExtender</CODE> with a border extender.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/styling/NamedStyle.html#getAbstract()">org.geotools.styling.NamedStyle.getAbstract()</A><BR> <I>Not supported</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/referencing/GeodeticCalculator.html#getAnchorPoint()">org.geotools.referencing.GeodeticCalculator.getAnchorPoint()</A><BR> <I>Renamed as <A HREF="org/geotools/referencing/GeodeticCalculator.html#getStartingGeographicPoint()"><CODE>GeodeticCalculator.getStartingGeographicPoint()</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/referencing/GeodeticCalculator.html#getAnchorPosition()">org.geotools.referencing.GeodeticCalculator.getAnchorPosition()</A><BR> <I>Renamed as <A HREF="org/geotools/referencing/GeodeticCalculator.html#getStartingPosition()"><CODE>GeodeticCalculator.getStartingPosition()</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FunctionExpressionImpl.html#getArgs()">org.geotools.filter.FunctionExpressionImpl.getArgs()</A><BR> <I>use <A HREF="org/geotools/filter/FunctionExpressionImpl.html#getParameters()"><CODE>FunctionExpressionImpl.getParameters()</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/FunctionExpression.html#getArgs()">org.geotools.filter.FunctionExpression.getArgs()</A><BR> <I>use <CODE>Function.getParameters()</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/AttributeExpressionImpl.html#getAttributePath()">org.geotools.filter.AttributeExpressionImpl.getAttributePath()</A><BR> <I>use <A HREF="org/geotools/filter/AttributeExpressionImpl.html#getPropertyName()"><CODE>AttributeExpressionImpl.getPropertyName()</CODE></A></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/AttributeExpressionImpl2.html#getAttributePath()">org.geotools.filter.AttributeExpressionImpl2.getAttributePath()</A><BR> <I>use <A HREF="org/geotools/filter/AttributeExpressionImpl2.html#getPropertyName()"><CODE>AttributeExpressionImpl2.getPropertyName()</CODE></A></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/AttributeExpression.html#getAttributePath()">org.geotools.filter.AttributeExpression.getAttributePath()</A><BR> <I>use <CODE>PropertyName.getPropertyName()</CODE></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/xml/Schemas.html#getChildElementDeclarations(org.eclipse.xsd.XSDElementDeclaration)">org.geotools.xml.Schemas.getChildElementDeclarations(XSDElementDeclaration)</A><BR> <I>use <A HREF="org/geotools/xml/Schemas.html#getChildElementDeclarations(org.eclipse.xsd.XSDTypeDefinition)"><CODE>Schemas.getChildElementDeclarations(XSDTypeDefinition)</CODE></A></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/xml/Schemas.html#getChildElementDeclarations(org.eclipse.xsd.XSDElementDeclaration, boolean)">org.geotools.xml.Schemas.getChildElementDeclarations(XSDElementDeclaration, boolean)</A><BR> <I>use <A HREF="org/geotools/xml/Schemas.html#getChildElementDeclarations(org.eclipse.xsd.XSDTypeDefinition, boolean)"><CODE>Schemas.getChildElementDeclarations(XSDTypeDefinition, boolean)</CODE></A></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="org/geotools/filter/SQLEncoder.html#getColnameEscape()">org.geotools.filter.SQLEncoder.getColnameEscape()</A><BR> <I>the escapeName method is preferr
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -