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