public abstract static class GraphicsOp.ControlOp extends java.lang.Object implements GraphicsOp
GraphicsOp.ActionOp, GraphicsOp.BackgroundOp, GraphicsOp.ClearHintsOp, GraphicsOp.ClearOp, GraphicsOp.ClipOp, GraphicsOp.ColorOp, GraphicsOp.CompositeOp, GraphicsOp.ControlOp, GraphicsOp.DrawImageOp, GraphicsOp.DrawShapeOp, GraphicsOp.DrawStringOp, GraphicsOp.EndOp, GraphicsOp.FontOp, GraphicsOp.GroupEndOp, GraphicsOp.GroupStartOp, GraphicsOp.HintOp, GraphicsOp.InitOp, GraphicsOp.PaintOp, GraphicsOp.StateOp, GraphicsOp.StrokeOp, GraphicsOp.TransformOp, GraphicsOp.XorModeOp| Constructor and Description |
|---|
ControlOp() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(GraphicsStyle c) |
void |
replay(java.awt.Graphics2D g) |
public void apply(GraphicsStyle c)
apply in interface GraphicsOppublic void replay(java.awt.Graphics2D g)
replay in interface GraphicsOp