Deprecated API
Contents
-
Deprecated ClassesClassDescriptionsee InteriorIntersectionFinderAdderNot robust. Use
SnapRoundingNoder
instead.Replaced by org.locationtech.jts.operation.valid.IsSimpleOpdue to impairing performanceuse GeometryPrecisionReducer
-
Deprecated FieldsFieldDescriptionUse
Orientation.CLOCKWISE
instead.UseOrientation.COLLINEAR
instead.UseOrientation.COUNTERCLOCKWISE
instead.UseOrientation.LEFT
instead.UseOrientation.RIGHT
instead.UseOrientation.STRAIGHT
instead.use BufferParametersuse BufferParametersuse BufferParametersuse BufferParameters
-
Deprecated MethodsMethodDescriptionUse
Orientation.isCCW(Coordinate[])
instead.UsePointLocation.isOnLine(Coordinate, Coordinate[])
instead.UsePointLocation.isInRing(Coordinate, Coordinate[])
instead.UseLength.ofLine(CoordinateSequence)
instead.UsePointLocation.locateInRing(Coordinate, Coordinate[])
instead.UseArea.ofRing(Coordinate[])
orArea.ofRingSigned(Coordinate[])
instead.UseArea.ofRing(CoordinateSequence)
orArea.ofRingSigned(CoordinateSequence)
instead.usesetPrecisionModel
insteaduse #getMaximumDiameter()RecommendCoordinateSequence.copy()
Use #intersects instead.Use #intersects instead.Use #intersects instead. In the future, #overlaps may be changed to be a true overlap check; that is, whether the intersection is two-dimensional.Offsets are no longer usedOffsets are no longer usedno longer needed, since internal representation is same as external representationno longer needed, since internal representation is same as external representationuse makePrecise insteaduse makePrecise insteadrenamed to nearestLocationsrenamed to nearestPointsrenamed to nearestPointsuse isSimple()use isSimple()use isSimple()useOrdinateFormat
-
Deprecated ConstructorsConstructorDescriptionUse GeometryFactory insteadUse GeometryFactory insteadUse GeometryFactory insteadUse GeometryFactory insteadUse GeometryFactory insteadUse GeometryFactory insteadUse GeometryFactory insteadUse GeometryFactory insteadUse GeometryFactory insteadoffsets are no longer supported, since internal representation is rounded floating pointuse AffineTransformationFactoryuse IsSimpleOp(Geometry)