Uses of Package
org.locationtech.jts.operation.buffer
-
Packages that use org.locationtech.jts.operation.buffer Package Description org.locationtech.jts.operation.buffer Provides classes for computing buffers of geometriesorg.locationtech.jtstest.function -
Classes in org.locationtech.jts.operation.buffer used by org.locationtech.jts.operation.buffer Class Description BufferParameters A value class containing the parameters which specify how a buffer should be constructed.OffsetCurveBuilder Computes the raw offset curve for a singleGeometry
component (ring, line or point).OffsetSegmentGenerator Generates segments which form an offset curve.OffsetSegmentString A dynamic list of the vertices in a constructed offset curve.RightmostEdgeFinder A RightmostEdgeFinder find the DirectedEdge in a list which has the highest coordinate, and which is oriented L to R at that point. -
Classes in org.locationtech.jts.operation.buffer used by org.locationtech.jtstest.function Class Description BufferParameters A value class containing the parameters which specify how a buffer should be constructed.