Package com.monad.homerun.view

Provides classes and interfaces for working with Scenes and their views.

See:
          Description

Class Summary
Album Album is an assemblage of scenes - intended to be viewed in a time-sequence as in a slide-show, or manually traversed with user-controls.
Recording A recording is an unbroken series of sampled data values at a fixed sampling rate.
Region A Region is a collection of 1 or more views, to be placed in a Scene at a specified location
Scene Scene is an assemblage of regions - which hold visual representations of models, objects, and other HomeRun data.
Selector Selector is a Scene specification that can identify an individual scene, a group of scene snapshots, etc Albums consist of selectors rather than scenes.
Snapshot A Snapshot is a collection of Scene data recorded at a particular time.
View A View is a visual representation of a HomeRun component, located within a region of a Scene.
 

Package com.monad.homerun.view Description

Provides classes and interfaces for working with Scenes and their views.



Copyright © 2006-2009 Richard Rodgers. All Rights Reserved.