pub(super) fn fence_zones(callback: PyObject) -> SystemWrapper
Expand description

Determines zone identifiers associated with cells and edges used to place fences

Parameters:

callback - a Python function which is passed the x and y coordinates and is expected to return an integer zone identifier or None