ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Enumeration –> This class represents various ways a buffer operation can cap the objects buffered.
Buffered shapes can be computed with different line-end buffer cap styles. The buffer cap style determines how the line-work for the buffer polygon is constructed at the ends of lines.
Name | Summary |
---|---|
Round | End caps are rounded at the line ends. |
Square | End caps are truncated flat at the line ends. |
Butt | End caps are squared off at the buffer distance beyond the line ends. |