Home
last modified time | relevance | path

Searched defs:setEndCapStyle (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/geos/geos-3.9.1/include/geos/operation/buffer/
H A DBufferOp.h253 BufferOp::setEndCapStyle(int s) in setEndCapStyle() function
H A DBufferParameters.h202 setEndCapStyle(EndCapStyle style) in setEndCapStyle() function
/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/operation/buffer/
H A DBufferParameters.java235 public void setEndCapStyle(int endCapStyle) in setEndCapStyle() method in BufferParameters
H A DBufferOp.java282 public void setEndCapStyle(int endCapStyle) in setEndCapStyle() method in BufferOp