Class and Description |
---|
GeometryFunction
The implementation forces object wrapping for all primitives, causing generation of
lots of short lived objects.
|
TimeParser
use #org.geotools.util.DateTimeParser instead.
|
ZipUtil |
Method and Description |
---|
org.geotools.filter.text.generated.parsers.JavaCharStream.getColumn() |
org.geotools.filter.text.generated.parsers.JavaCharStream.getLine() |
org.geotools.renderer.label.LineStringCursor.getMaxAngleChange(double, double, double)
Does not work correctly, will be removed (tried too many times to fix it)
|
org.geotools.mbstyle.parse.MBObjectParser.isPropertyDefined(JSONObject, String) |
org.geotools.geometry.jts.ReferencedEnvelope3D.overlaps(Coordinate)
Use #intersects instead.
|
org.geotools.gce.imagemosaic.catalog.GranuleCatalog.removeGranules(Query) |
org.geotools.graph.util.ZipUtil.unzip(String, Collection<String>, String) |
org.geotools.graph.util.ZipUtil.unzip(String, String)
this used to only work on windows
|
org.geotools.graph.util.ZipUtil.unzip(String, String[], String)
this used to only work on windows
|
Copyright © 1996–2021 Geotools. All rights reserved.