-
Terminally Deprecated Elements
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionuse #org.geotools.util.DateTimeParser instead.The implementation forces object wrapping for all primitives, causing generation of lots of short lived objects.Use
LineStringCursorinsteadUseContinuousZoomContextinstead.UseListZoomContextinstead.UseMedialZoomContextinstead.UseRatioZoomContextinstead.UseScaleRangeinstead.UseWellKnownZoomContextFinderinstead.
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionhttpClient should be treated as a finaluse
ContentFeatureSource.canFilter(Query)instead.useContentFeatureSource.canLimit(Query)instead.useContentFeatureSource.canOffset(Query)instead.useContentFeatureSource.canRetype(Query)instead.useContentFeatureSource.canSort(Query)instead.use CQL.main()Does not work correctly, will be removed (tried too many times to fix it)Use #intersects instead.please useJTS.getCRS(Geometry)this used to only work on windowsthis used to only work on windows- change to tileRequest.getTiles()This method is not secure and will be removed in a future release.With no replacement, GeoTools now uses JNDI lookups as instructed inGeoTools.jndiLookup(String), but does not put any object in the contex, the downstream application should do it if necessary instead.With no replacement, GeoTools now uses JNDI lookups as instructed in {@link * #jndiLookup(String)}, but does not put any object in the contex, the downstream * application should do it if necessary instead.Please useGeoTools.jndiLookup(String)instead, or provide anInitialContextto theGeoTools.init(InitialContext)method and use it directly.
-
Deprecated Constructors
ZoomContextinstead.