Are there any in-built methods, or flags I can set, with a Java Graphics2D object such that I can draw polygons or other shapes with gaussian blur automatically applied?
Or if anyone knows of a computationally efficient shortcut/hack, that would be greatly appreciated.