Uses of Class
de.sciss.io.Marker

Packages that use Marker
de.sciss.io   
 

Uses of Marker in de.sciss.io
 

Methods in de.sciss.io with parameters of type Marker
static int Marker.add(java.util.List markers, Marker marker)
          Adds marker chronologically to a pre-sorted list.
 

Constructors in de.sciss.io with parameters of type Marker
Marker(Marker orig)
          Constructs a new immutable marker identical to a given marker.