-
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
ContinuousZoomContext
instead.UseListZoomContext
instead.UseMedialZoomContext
instead.UseRatioZoomContext
instead.UseScaleRange
instead.UseWellKnownZoomContextFinder
instead.
-
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()Use #intersects instead.please useJTS.getCRS(Geometry)
this used to only work on windowsthis used to only work on windows- change to tileRequest.getTiles()Does not work correctly, will be removed (tried too many times to fix it)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 anInitialContext
to theGeoTools.init(InitialContext)
method and use it directly.
-
Deprecated Constructors
ZoomContext
instead.