clipper-java
clipper-java copied to clipboard
zFillFunction always null
DefaultClipper.zFillFunction is always null (caught by FindBugs)
Is this a bug, or maybe something is unimplemented?
Neither. That is a callback you can supply if you want to customize to filling. It's not set anywhere in the applications that use the library though.