PaintInstruction
public class ResetParagraphInstruction extends java.lang.Object implements PaintInstruction
PaintInstruction
to reset settings that were applied for a paragraph.Constructor | Description |
---|---|
ResetParagraphInstruction(int paragraphSpace,
TagProcessingState state) |
Modifier and Type | Method | Description |
---|---|---|
void |
paint(org.eclipse.swt.graphics.GC gc,
org.eclipse.swt.graphics.Rectangle area) |
public ResetParagraphInstruction(int paragraphSpace, TagProcessingState state)
public void paint(org.eclipse.swt.graphics.GC gc, org.eclipse.swt.graphics.Rectangle area)
paint
in interface PaintInstruction