Class LargeEmptySpace

  • All Implemented Interfaces:
    io.writeopia.sdk.drawer.StoryStepDrawer

    
    public final class LargeEmptySpace
     implements StoryStepDrawer
                        

    Draws an large empty space. This can be used to add a spacial action to the end of an document and hide this behaviour from the user. Indeed use is to move the focus to the available text drawer when clicked.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit Step(StoryStep step, DrawInfo drawInfo) Draws the StoryStep including its DrawInfo
      • Methods inherited from class java.lang.Object

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