java.lang.Object
org.jfree.pixie.g2recorder.AddRenderingHintsOperation
public class AddRenderingHintsOperation
extends java.lang.Object
implements G2Operation
AddRenderingHintsOperation(RenderingHints renderingHints)
void
draw(Graphics2D g2)
public AddRenderingHintsOperation(RenderingHints renderingHints)
public void draw(Graphics2D g2)
Specified by:draw in interface G2Operation