Optional
compactthe maximum size the approximation may reach before a compaction is triggered. used to avoid OOM errors.
Optional
levelthe levelMod to be used.
Optional
maxthe maximum desired number of cells in the approximation.
Optional
maxthe maximum cell level to be used.
Optional
memberthe maximum desired number of cells for each member of a multi-member geometry in the approximation.
Optional
minthe minimum cell level to be used.
Optional
smallthe maximum area of a shape to be considered for fast covering. used to speed up covering small shapes. area values are between 0 and 4*Pi.
RegionCovererOptions allows the RegionCoverer to be configured.