I'm not sure what exactly do you try to achieve here, but to call ofFill() like that is clearly not an option, cause ofFill() only sets internal renderer's mode to draw filled shapes.
In order to come up with a proper solution, you need to specify exactly what kind of comparison do you want to perform.