Class Hierarchy
- java.lang.Object
- org.wmn4j.notation.Chord (implements org.wmn4j.notation.Durational, java.lang.Iterable<T>)
- org.wmn4j.notation.ChordBuilder (implements org.wmn4j.notation.DurationalBuilder, java.lang.Iterable<T>)
- org.wmn4j.notation.ChordSymbol
- org.wmn4j.notation.ChordSymbol.Extension
- org.wmn4j.notation.ChordSymbolBuilder
- org.wmn4j.analysis.harmony.Chromagram
- org.wmn4j.analysis.harmony.ChromagramBuilder
- org.wmn4j.notation.Clef
- org.wmn4j.notation.Clefs
- org.wmn4j.notation.directions.Direction
- org.wmn4j.notation.Duration (implements java.lang.Comparable<T>)
- org.wmn4j.notation.Durations
- org.wmn4j.mir.discovery.GeometricPatternDiscovery (implements org.wmn4j.mir.discovery.PatternDiscovery)
- org.wmn4j.notation.GraceNote (implements org.wmn4j.notation.Notation.Connectable, org.wmn4j.notation.OptionallyPitched, org.wmn4j.notation.Ornamental)
- org.wmn4j.notation.GraceNoteBuilder (implements org.wmn4j.notation.ConnectableBuilder, org.wmn4j.notation.OrnamentalBuilder)
- org.wmn4j.notation.GraceNoteChord (implements java.lang.Iterable<T>, org.wmn4j.notation.Ornamental)
- org.wmn4j.notation.GraceNoteChordBuilder (implements java.lang.Iterable<T>, org.wmn4j.notation.OrnamentalBuilder)
- org.wmn4j.notation.KeySignature
- org.wmn4j.notation.KeySignatures
- org.wmn4j.analysis.harmony.KSKeyAnalysis (implements org.wmn4j.analysis.harmony.KeyAnalysis)
- org.wmn4j.notation.Lyric
- org.wmn4j.notation.Measure (implements java.lang.Iterable<T>)
- org.wmn4j.notation.MeasureAttributes
- org.wmn4j.notation.MeasureBuilder
- org.wmn4j.notation.MultiStaffPart (implements org.wmn4j.notation.Part)
- org.wmn4j.notation.Notation
- org.wmn4j.notation.Notation.Connection
- org.wmn4j.notation.Note (implements org.wmn4j.notation.Durational, org.wmn4j.notation.Notation.Connectable, org.wmn4j.notation.OptionallyPitched)
- org.wmn4j.notation.NoteBuilder (implements org.wmn4j.notation.ConnectableBuilder, org.wmn4j.notation.DurationalBuilder)
- org.wmn4j.notation.access.Offset<T> (implements java.lang.Comparable<T>)
- org.wmn4j.notation.Ornament
- org.wmn4j.notation.PartBuilder
- org.wmn4j.mir.PatternBuilder
- org.wmn4j.mir.PatternPosition
- org.wmn4j.notation.Pitch (implements java.lang.Comparable<T>)
- org.wmn4j.notation.PitchName
- org.wmn4j.representation.geometric.Point2D (implements org.wmn4j.representation.geometric.Point<T>)
- org.wmn4j.representation.geometric.PointPattern<T> (implements java.lang.Iterable<T>)
- org.wmn4j.representation.geometric.PointSet<T>
- org.wmn4j.mir.search.PointSetSearch (implements org.wmn4j.mir.search.Search)
- org.wmn4j.notation.access.Position
- org.wmn4j.notation.access.PositionalEnumerator (implements java.lang.Iterable<T>)
- java.lang.Record
- org.wmn4j.notation.Rest (implements org.wmn4j.notation.Durational)
- org.wmn4j.notation.RestBuilder (implements org.wmn4j.notation.DurationalBuilder)
- org.wmn4j.notation.Score (implements java.lang.Iterable<T>)
- org.wmn4j.notation.ScoreBuilder
- org.wmn4j.notation.SingleStaffPart (implements org.wmn4j.notation.Part)
- org.wmn4j.notation.Staff (implements java.lang.Iterable<T>)
- org.wmn4j.notation.techniques.Technique
- java.lang.Throwable (implements java.io.Serializable)
- org.wmn4j.notation.TimeSignature
- org.wmn4j.notation.TimeSignatures
- org.wmn4j.Wmn4j