Uses of Package
fi.helsinki.dacopan.scenario

Packages that use fi.helsinki.dacopan.scenario
fi.helsinki.dacopan.animseq Classes containing information on the animation sequence, also known by its more user friendly name, Scenario play list. 
fi.helsinki.dacopan.model Contains the core data structures (i.e. network data model) of the Dacopan Animator. 
fi.helsinki.dacopan.scenario Classes for saving and loading the scenario data. 
fi.helsinki.dacopan.settings Classes for saving settings in the Animator. 
 

Classes in fi.helsinki.dacopan.scenario used by fi.helsinki.dacopan.animseq
Saveable
          Any object that wishes to save its state to the scenario file should implement this interface.
 

Classes in fi.helsinki.dacopan.scenario used by fi.helsinki.dacopan.model
Saveable
          Any object that wishes to save its state to the scenario file should implement this interface.
 

Classes in fi.helsinki.dacopan.scenario used by fi.helsinki.dacopan.scenario
InvalidScenarioFileException
          Indicates that the file passed to ScenarioFile.ScenarioFile(java.io.File) was not a valid scenario file.
ObjectSerializer
          Serializer for objects.
 

Classes in fi.helsinki.dacopan.scenario used by fi.helsinki.dacopan.settings
Saveable
          Any object that wishes to save its state to the scenario file should implement this interface.
 



© Dacopan2 team, 2005-