Uses of Class
artofillusion.animation.Score

Packages that use Score
artofillusion   
artofillusion.animation   
 

Uses of Score in artofillusion
 

Methods in artofillusion that return Score
 Score LayoutWindow.getScore()
          Get the Score for this window.
 

Uses of Score in artofillusion.animation
 

Constructors in artofillusion.animation with parameters of type Score
TimeAxis(int subdivisions, double scale, Score sc)
           
TrackGraph(LayoutWindow win, Score sc, TimeAxis ta)
          Create a track graph for one or more quantities which can take on any value.
TracksPanel(LayoutWindow win, TreeList list, Score sc, int subdivisions, double scale)
           
 



Copyright © 1999-2011 by Peter Eastman.