A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

F

F - Static variable in class net.charlesames.music.score.Dynamic
 
F - Static variable in class net.charlesames.music.score.LetterName
 
F_DOUBLE_FLAT - Static variable in class net.charlesames.music.score.Degree
 
F_DOUBLE_SHARP - Static variable in class net.charlesames.music.score.Degree
 
F_FLAT - Static variable in class net.charlesames.music.score.Degree
 
F_NATURAL - Static variable in class net.charlesames.music.score.Degree
 
F_SHARP - Static variable in class net.charlesames.music.score.Degree
 
FACTOR - Static variable in class net.charlesames.music.common.XmlTags
 
factorial(int) - Static method in class net.charlesames.utility.math.MathMethods
 
factorial(long) - Static method in class net.charlesames.utility.math.MathMethods
 
FALLOFF - Static variable in class net.charlesames.music.musicxml.MusicXmlTags.Notation
 
Falloff - Class in net.charlesames.music.musicxml.notation
The Falloff class implements the MusicXML <falloff> articulation.
Falloff(MusicXmlEntity) - Constructor for class net.charlesames.music.musicxml.notation.Falloff
Constructor for new Falloff instances.
FF - Static variable in class net.charlesames.music.score.Dynamic
 
FFF - Static variable in class net.charlesames.music.score.Dynamic
 
FFFF - Static variable in class net.charlesames.music.score.Dynamic
 
FIFTHS - Static variable in class net.charlesames.music.common.XmlTags
 
FIFTHS - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
FILE_EXTENSION - Static variable in class net.charlesames.music.midi.MidiFile
Extension for MIDI files.
FILE_EXTENSION - Static variable in class net.charlesames.utility.html.HtmlBuilder
Extension for files containing HTML-formatted text.
FILE_EXTENSION - Static variable in class net.charlesames.utility.xml.Xml
The standard extension for files containing text in XML format.
FILE_EXTENSION - Static variable in class net.charlesames.utility.xml.Xsd
The standard extension for XML schema files.
FileDocument - Interface in net.charlesames.utility.io
Interface for entities which persist their content in files.
fileEquals(File, File) - Static method in class net.charlesames.utility.io.FileMethods
 
FileMethods - Class in net.charlesames.utility.io
Miscellaneous methods concerned with files.
FileMethods() - Constructor for class net.charlesames.utility.io.FileMethods
 
FILLED - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
find(String) - Static method in class net.charlesames.music.ensemble.TypeOfMidiControl
Searches the collection of control types by name.
findChildByAttribute(Element, String, String, String) - Static method in class net.charlesames.utility.xml.Xml
Given a parent element, finds the first child element whose node name matches the elementName parameter AND whose value for a specified attribute matches the attributeValue parameter.
findCurrentNote(Ratio, int) - Method in class net.charlesames.music.score.Score
Find the last note with the indicated onset that already exists for the indicated voice
findEventIndex(ScoreEvent) - Method in class net.charlesames.music.score.Score
Find the position of a specified event in the EventsByOnset collection.
findFromNote(Ratio, ScoreVoice, int, Pitch) - Method in class net.charlesames.music.score.Score
Find a note with the indicated release time, voice, instrument, and pitch.
findMeasure(Ratio, ScoreEvent.Alignment) - Method in class net.charlesames.music.score.Score
Find the measure which straddles the specified time.
findMeasure(ScoreEvent) - Method in class net.charlesames.music.score.Score
Find the measure which contains the specified event.
findReleaseIndex(ScoreNote) - Method in class net.charlesames.music.score.Score
Find the position of a specified note in the NotesByRelease collection.
FINGERING - Static variable in class net.charlesames.music.musicxml.MusicXmlTags.Notation
 
Fingering - Class in net.charlesames.music.musicxml.notation
The Fingering class implements the MusicXML <fingering> technical notation.
Fingering(MusicXmlEntity) - Constructor for class net.charlesames.music.musicxml.notation.Fingering
Constructor for new Fingering instances.
FLAT - Static variable in class net.charlesames.music.score.Accidental
 
FLAVOR - Static variable in class net.charlesames.music.common.XmlTags
 
FONT_FAMILY - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
FONT_SIZE - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
FONT_STYLE - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
FONT_WEIGHT - Static variable in class net.charlesames.music.musicxml.MusicXmlTags
 
FontFamily - Enum in net.charlesames.music.musicxml.attribute
 
FontStyle - Enum in net.charlesames.music.musicxml.attribute
 
FontWeight - Enum in net.charlesames.music.musicxml.attribute
Selection options for MusicXML FontWeight attributes.
FOOT_PEDAL - Static variable in class net.charlesames.music.ensemble.TypeOfMidiControl
 
formatAsDateTime(Date) - Static method in class net.charlesames.utility.date.ISO8601
Converts a date to ISO-8601 format.
formatDouble(Double, int) - Static method in class net.charlesames.utility.math.MathMethods
Converts double-precision numbers into text with a limited number of decimal places.
formatValue(double) - Method in class net.charlesames.music.ensemble.NoteAttribute
Format the indicated value as text.
formatValue(double) - Method in class net.charlesames.music.ensemble.NoteListParameterLink
Format the indicated value as a text string.
fromText(String) - Static method in enum net.charlesames.music.musicxml.attribute.BarStyle
Look up the BarStyle instance corresponding to the indicated text.
fromText(String) - Static method in enum net.charlesames.music.musicxml.attribute.BeamValue
Convert beam value text to BeamValue instance.
fromText(String) - Static method in enum net.charlesames.music.musicxml.attribute.FontFamily
 
fromXmlNode(Element, ContainerOfChoirsAndContours) - Static method in class net.charlesames.music.ensemble.EnsembleChoir
Create a new Choir instance and fill it with loaded data.
fromXmlNode(Element, EnsembleInstrument) - Static method in class net.charlesames.music.ensemble.EnsembleChoir
Create a new {code EnsembleChoir} instance and fill it with loaded data.
fromXmlNode(Element, ContainerOfChoirsAndContours) - Static method in class net.charlesames.music.ensemble.EnsembleContour
Create a new EnsembleContour instance and fill it with loaded data.
fromXmlNode(Element, Ensemble) - Static method in class net.charlesames.music.ensemble.EnsembleCredit
Create a new Credit instance and fill it with loaded data.
fromXmlNode(Element, Ensemble) - Static method in class net.charlesames.music.ensemble.EnsembleInstrument
Create a new EnsembleInstrument instance and fill it with loaded data.
fromXmlNode(Element, EnsembleInstrument) - Static method in class net.charlesames.music.ensemble.EnsembleInstrumentVoice
Create a new EnsembleInstrumentVoice instance and fill it with loaded data.
fromXmlNode(Element, EnsembleChoir) - Static method in class net.charlesames.music.ensemble.EnsembleVoice
Create a new EnsembleVoice instance under a Choir and fill it with loaded data.
fromXmlNode(Element, EnsembleChoir) - Static method in class net.charlesames.music.ensemble.MidiControl
Create a new MidiControl instance and fill it with loaded data.
fromXmlNode(Element, EnsembleChoir) - Static method in class net.charlesames.music.ensemble.MusicXmlPart
Create a new MusicXmlPart instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlPart) - Static method in class net.charlesames.music.ensemble.MusicXmlStaff
Create a new MusicXmlStaff instance and fill it with loaded data.
fromXmlNode(Element, Ensemble) - Static method in class net.charlesames.music.ensemble.NoteListInstrument
Create a new NoteListInstrument instance and fill it with loaded data.
fromXmlNode(Element, NoteListInstrument) - Static method in class net.charlesames.music.ensemble.NoteListInstrumentContour
Deprecated. Create a new {code NoteListInstrumentContour} instance and fill it with loaded data.
fromXmlNode(Element, ContainerOfInstrumentLinks) - Static method in class net.charlesames.music.ensemble.NoteListInstrumentLink
Create a new NoteListInstrumentLink instance and fill it with loaded data.
fromXmlNode(Element, Ensemble) - Static method in class net.charlesames.music.ensemble.NoteListInstrumentLink
Create a new NoteListInstrument instance and fill it with loaded data.
fromXmlNode(Element, Ensemble) - Static method in class net.charlesames.music.ensemble.NoteListOpcode
Dereference a NoteListOpcode instance and fill it with loaded data.
fromXmlNode(Element, NoteListInstrument) - Static method in class net.charlesames.music.ensemble.NoteListParameter
Create a new NoteListParameter instance and fill it with loaded data.
fromXmlNode(Element, NoteListInstrumentLink) - Static method in class net.charlesames.music.ensemble.NoteListParameterLink
Create a new NoteListParameterLink instance and fill it with loaded data.
fromXmlNode(Element, TuningMapDiatonic) - Static method in class net.charlesames.music.ensemble.TuningElementAccidental
Create a new TuningElementAccidental instance and fill it with loaded data.
fromXmlNode(Element, TuningMapChromatic) - Static method in class net.charlesames.music.ensemble.TuningElementDegree
Create a new Choir instance and fill it with loaded data.
fromXmlNode(Element, TuningMapDiatonic) - Static method in class net.charlesames.music.ensemble.TuningElementInflection
Create a new TuningElementInflection instance and fill it with loaded data.
fromXmlNode(Element, TuningMapDiatonic) - Static method in class net.charlesames.music.ensemble.TuningElementLetter
Create a new TuningElementLetter instance and fill it with loaded data.
fromXmlNode(Element, Ensemble) - Static method in class net.charlesames.music.ensemble.TuningMapChromatic
Create a new TuningMapChromatic instance from information in an XML element.
fromXmlNode(Element, Ensemble) - Static method in class net.charlesames.music.ensemble.TuningMapDiatonic
Create a new TuningMapDiatonic instance from information in an XML element.
fromXmlNode(Element, UnpitchedSound) - Static method in class net.charlesames.music.ensemble.UnpitchedIndication
Create a new UnpitchedIndication instance and fill it with loaded data.
fromXmlNode(Element, EnsembleInstrument) - Static method in class net.charlesames.music.ensemble.UnpitchedSound
Create a new UnpitchedSound instance and fill it with loaded data.
fromXmlNode(Element, Measure) - Static method in class net.charlesames.music.musicxml.Attributes
Create a new Attributes instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.Barline
Create a new Barline instance and fill it with loaded data.
fromXmlNode(Element, NoteInMeasure) - Static method in class net.charlesames.music.musicxml.Beam
Create a new Beam instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.Clef
Create a new Clef instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlScore) - Static method in class net.charlesames.music.musicxml.Credit
Create a new Credit instance and fill it with loaded data.
fromXmlNode(Element, Credit) - Static method in class net.charlesames.music.musicxml.CreditWords
Create a new CreditWords instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.Dashes
Create a new Dashes instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.Defaults
Create a new Defaults instance and fill it with loaded data.
fromXmlNode(Element, Measure) - Static method in class net.charlesames.music.musicxml.Direction
Create a new Direction instance and fill it with loaded data.
fromXmlNode(Element, Measure) - Static method in class net.charlesames.music.musicxml.Directive
Create a new Directive instance and fill it with loaded data.
fromXmlNode(Element, Direction) - Static method in class net.charlesames.music.musicxml.Dynamics
Create a new Dynamics instance and fill it with loaded data.
fromXmlNode(Element, Direction) - Static method in class net.charlesames.music.musicxml.HarpPedals
Create a new HarpPedals instance and fill it with loaded data.
fromXmlNode(Element, ScorePartwise) - Static method in class net.charlesames.music.musicxml.Identification
Create a new Identification instance and fill it with loaded data.
fromXmlNode(Element, Identification) - Static method in class net.charlesames.music.musicxml.IdentificationCreator
Create a new IdentificationCreator instance and fill it with loaded data.
fromXmlNode(Element, Identification) - Static method in class net.charlesames.music.musicxml.IdentificationEncoding
Create a new IdentificationEncoding instance and fill it with loaded data.
fromXmlNode(Element, IdentificationEncoding) - Static method in class net.charlesames.music.musicxml.IdentificationEncodingSupport
Create a new IdentificationEncodingSupport instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.KeySignature
Create a new KeySignature instance and fill it with loaded data.
fromXmlNode(Element, PartInScore) - Static method in class net.charlesames.music.musicxml.MeasureInPart
Create a new MeasureInPart instance and fill it with loaded data.
fromXmlNode(Element, Measure) - Static method in class net.charlesames.music.musicxml.MeasurePrint
Create a new MeasurePrint instance and fill it with loaded data.
fromXmlNode(Element, Direction) - Static method in class net.charlesames.music.musicxml.Metronome
Create a new Metronome instance and fill it with loaded data.
fromXmlNode(Element, ScorePart) - Static method in class net.charlesames.music.musicxml.MidiInstrument
Create a new MidiInstrument instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Accent
Create a new Accent instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.BreathMark
Create a new BreathMark instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Caesura
Create a new Caesura instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.DetachedLegato
Create a new DetachedLegato instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Doit
Create a new Doit instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.DownBow
Create a new DownBow instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Falloff
Create a new Falloff instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Fingering
Create a new Fingering instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.OpenString
Create a new OpenString instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Plop
Create a new Plop instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Scoop
Create a new Scoop instance and fill it with loaded data.
fromXmlNode(Element, NoteInMeasure) - Static method in class net.charlesames.music.musicxml.notation.Slur
Create a new Slur instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Spiccato
Create a new Spiccato instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Staccatissimo
Create a new Staccatissimo instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Staccato
Create a new Staccato instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Stopped
Create a new Stopped instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Stress
Create a new Stress instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.StrongAccent
Create a new StrongAccent instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Tenuto
Create a new Tenuto instance and fill it with loaded data.
fromXmlNode(Element, NoteInMeasure) - Static method in class net.charlesames.music.musicxml.notation.Tuplet
Create a new Tuplet instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.Unstress
Create a new Unstress instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.notation.UpBow
Create a new UpBow instance and fill it with loaded data.
fromXmlNode(Element, Direction) - Static method in class net.charlesames.music.musicxml.Notehead
Create a new Notehead instance and fill it with loaded data.
fromXmlNode(Element, MeasureInPart) - Static method in class net.charlesames.music.musicxml.NoteInMeasure
Create a new NoteInMeasure instance and fill it with loaded data.
fromXmlNode(Element, NoteInMeasure) - Static method in class net.charlesames.music.musicxml.OtherNotation
Create a new OtherNotation instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.PageLayout
Create a new PageLayout instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.PageMargins
Create a new PageMargins instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.PartGroup
Create a new PartGroup instance and fill it with loaded data.
fromXmlNode(Element, ScorePartwise) - Static method in class net.charlesames.music.musicxml.PartInScore
Create a new ScorePartwise instance and fill it with loaded data.
fromXmlNode(Element, HarpPedals) - Static method in class net.charlesames.music.musicxml.PedalTuning
Create a new PedalTuning instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.Pitch
Create a new Pitch instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.Scaling
Create a new Scaling instance and fill it with loaded data.
fromXmlNode(Element, ScorePart) - Static method in class net.charlesames.music.musicxml.ScoreInstrument
Create a new ScoreInstrument instance and fill it with loaded data.
fromXmlNode(Element, ScorePartwise) - Static method in class net.charlesames.music.musicxml.ScorePart
Create a new ScorePart instance and fill it with loaded data.
fromXmlNode(Element) - Static method in class net.charlesames.music.musicxml.ScorePartwise
Create a new ScorePartwise instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.Sound
Create a new Sound instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.StaffLayout
Create a new StaffLayout instance and fill it with loaded data.
fromXmlNode(Element, NoteInMeasure) - Static method in class net.charlesames.music.musicxml.Stem
Create a new Stem instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.SystemLayout
Create a new SystemLayout instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.SystemMargins
Create a new SystemMargins instance and fill it with loaded data.
fromXmlNode(Element, Attributes) - Static method in class net.charlesames.music.musicxml.TimeSignature
Create a new TimeSignature instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.Unpitched
Create a new Unpitched instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.Wedge
Create a new Wedge instance and fill it with loaded data.
fromXmlNode(Element, MusicXmlEntity) - Static method in class net.charlesames.music.musicxml.Words
Create a new Words instance and fill it with loaded data.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.Chord
Create a new Chord instance and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ChordEnd
Create a new ChordEnd event and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ChordStart
Create a new ChordStart event and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ClefChange
Create a new ClefChange event and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.HarpPedallingChange
Create a new HarpPedallingChange event and fill in its data from an XML element.
fromXmlNode(Element, Ensemble) - Static method in class net.charlesames.music.score.Score
Create a new Score instance and fill it with data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ScoreContour
Dereference a ScoreContour from information in an XML Element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ScoreInstrument
Dereference a ScoreInstrument from information in an XML Element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ScoreMeasure
Create a new ScoreMeasure instance and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ScoreNote
Create a new ScoreNote instance and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ScorePhrase
Create a new ScorePhrase instance and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ScoreSegment
Create a new ScoreSegment instance and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ScoreTuplet
Create a new ScoreTuplet instance and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ScoreTupletEnd
Create a new ScoreTupletEnd event and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ScoreTupletStart
Create a new ScoreTupletStart event and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.ScoreVoice
Dereference a ScoreVoice from information in an XML Element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.SegmentEnd
Create a new SegmentEnd event and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.SegmentStart
Create a new SegmentStart event and fill in its data from an XML element.
fromXmlNode(Element, Score) - Static method in class net.charlesames.music.score.Slur
Create a new Slur instance and fill in its data from an XML element.
fromXmlRefNode(Element, Ensemble) - Static method in class net.charlesames.music.ensemble.MusicXmlPart
Use information in an XML reference node to dereference a MusicXmlPart.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z