abc4j API Specification

Uses of Class
abc.notation.RepeatedPartAbstract

Packages that use RepeatedPartAbstract
abc.notation This package defines all classes related to tunes in abc notation. 
 

Uses of RepeatedPartAbstract in abc.notation
 

Subclasses of RepeatedPartAbstract in abc.notation
 class MultiPartsDefinition
          This class describes the way a multipart music tune is defined.
 class RepeatedPart
          A simple Part repeated several times.
 

Methods in abc.notation with parameters of type RepeatedPartAbstract
 void MultiPartsDefinition.addPart(RepeatedPartAbstract p)
          Adds a new part to this multi part.
 


abc4j API Specification

Submit a bug or feature