Class NewLineInstruction

java.lang.Object
org.eclipse.nebula.widgets.richtext.painter.instructions.NewLineInstruction
All Implemented Interfaces:
PaintInstruction

public class NewLineInstruction
extends java.lang.Object
implements PaintInstruction
PaintInstruction to move to the next line for rendering.
  • Constructor Summary

    Constructors 
    Constructor Description
    NewLineInstruction​(TagProcessingState state)  
  • Method Summary

    Modifier and Type Method Description
    void paint​(org.eclipse.swt.graphics.GC gc, org.eclipse.swt.graphics.Rectangle area)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait