Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.virtuosotechnologies.asaph.standardmodel.StdSongLine

Uses of StdSongLine in com.virtuosotechnologies.asaph.standardmodel
 

Constructors in com.virtuosotechnologies.asaph.standardmodel with parameters of type StdSongLine
StdTextString(StdSongLine line, java.lang.String value)
           
StdCommentString(StdSongLine line, java.lang.String value)
           
StdChordAnnotation(StdSongLine parent, StdChordSet chordSet, com.virtuosotechnologies.asaph.model.notation.Chord main, com.virtuosotechnologies.asaph.model.notation.Chord[] pre, com.virtuosotechnologies.asaph.model.notation.Chord[] post)
           
BaseStringSongLineMember(StdSongLine line, java.lang.String value)