Class ContentEditingEdit

  • All Implemented Interfaces:
    com.pspdfkit.undo.edit.Edit

    
    public abstract class ContentEditingEdit
    extends PageEdit
                        

    Baseclass for all content editing undo/redo actions. All edits need the id of the affected textblock and also the pageIndex on which the edit happened, so that we can scroll there, if required.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final UUID textBlockId
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final UUID getTextBlockId()
      • Methods inherited from class java.lang.Object

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