Package | Description |
---|---|
org.locationtech.jts.operation.buffer |
Provides classes for computing buffers of geometries
|
Modifier and Type | Method and Description |
---|---|
private void |
BufferBuilder.buildSubgraphs(java.util.List subgraphList,
PolygonBuilder polyBuilder)
Completes the building of the input subgraphs by depth-labelling them,
and adds them to the PolygonBuilder.
|