A quick question about Slick2D "Scale"

Hello, that Graphics class used in Slick2D has a setScale function and what I’m wondering is if using that to scale things is better than just defining a rectangle to draw within yourself?