Uses of Class
story.scheherazade.admin.Bookmark

Packages that use Bookmark
story.dbcore.admin   
story.scheherazade.elements   
 

Uses of Bookmark in story.dbcore.admin
 

Methods in story.dbcore.admin that return Bookmark
 Bookmark SCHHistoryFrame.getBookmark()
          Retrieve the bookmark that allows Narrative to reconstruct this frame.
 

Constructors in story.dbcore.admin with parameters of type Bookmark
SCHHistoryFrame(HistoryFrameID HFID, StoryPoint point, Bookmark bookmark)
           
 

Uses of Bookmark in story.scheherazade.elements
 

Methods in story.scheherazade.elements that return Bookmark
 Bookmark Narrative.getBookmark()
          Get a Bookmark of the current state of the Narrative.
 

Methods in story.scheherazade.elements with parameters of type Bookmark
 void Narrative.flipToBookmark(Bookmark bookmark)
          Reconstruct the Narrative of a previous defined point in time.
 



Copyright © 2011 David K. Elson. All Rights Reserved.