Slick2D Graphics - Clipping from a Shape

Am I wrong or there’s only a Rectangle type for clipping the area? I’m talking about the setClip method from a Graphics class. I would like to set clip around the ellipse, but seems like there’s no way with slick2D… ???