public CachedPolygonPartitioning(IPolygonPartitioning polygonPartitioning) { this.polygonPartitioning = polygonPartitioning; }