setFill not available for edge xx40?

According to documentation, Graphics.Dc.setFill() should be available for following Edge devices, all of them using CIQ 4.2.x

  • Edge® 1040 / 1040 Solar
  • Edge® 540 / 540 Solar
  • Edge® 840 / 840 Solar
  • Edge® Explore 2

However when I perform a has check in the simulator, it returns false, except for Explore2.

Running in a physical Edge1040 confirms same result as in simulator (setFill not available)

Is this a bug in the documentation? Will this function and similar ones be available for those devices?