public IEnumerable <ISpace> GetAllPartitionsInRange(TopLeftRectangle range) => _space.GetAllPartitionsInRange(range);