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

Quick Search    Search Deep
A B C D E F G H I L M N P R S T U V

A

API_NAME - Static variable in interface com.virtuosotechnologies.asaph.notationmanager.NotationManager
Name of this API
addIntervalToNote(int, int, boolean, int, int) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 

B

bassNote_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
 
bassType_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
 

C

chars_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StringScanner
 
com.virtuosotechnologies.asaph.notationmanager - package com.virtuosotechnologies.asaph.notationmanager
 

D

defaultFactory_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl
 
defaultNote_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 

E

emptyChord_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
equals(Object) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
equals
equals(Object) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
equals
equals(Object) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
equals
equals(Object) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNoteModifier
equals

F

factory - Variable in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.FilterAndFactory
 
factory_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
 
factory_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
 
factory_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
 
factory_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNoteModifier
 
filter - Variable in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.FilterAndFactory
 
flatModifier_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 

G

generateLongString() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
Generate the long string representation
generateLongString() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNoteModifier
Generate the long string representation
generateString() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
Generate the string
generateString() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
Generate the short string representation
generateString() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
Generate the string representation
generateString() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNoteModifier
Generate the short (symbolic) string representation
getAPIImplementation(String, PluginLinker) - Method in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerPlugin
A plugin must implement this method to provide the implementations of the APIs that it provides.
getBaseNote() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
Get the base of this note (that is, the note with the default modifier).
getBaseNotes() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
Get an array of the base notes-- that is, with a default modifier (usually natural).
getBass() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
Get the bass Note.
getBassType() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
Get the bass type string.
getCommonIntervals() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
Get an array of the common intervals.
getCommonModifiersForNote(Note) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
Get an array of common modifiers for the given base note.
getDefaultNote() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
Construct a default Note
getDefaultNoteModifierFor(Note) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
Get the default NoteModifier (typically natural) for the given note.
getEmptyChord() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
Construct an empty Chord
getIntervalTo(Note) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
Create an interval from this note to the given note
getLetterDiff() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
 
getLetterValue() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
 
getLongStringForInterval(StandardInterval) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
getLongStringForNoteModifierValue(int) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
getLowered(Interval) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
Lower by an interval
getLowered(Interval) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
Create a note lowered by an interval
getNegated() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
Get the negation of the interval
getNotationFactory() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
Get the NotationFactory that created this object
getNotationFactory() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
Get the NotationFactory that created this object
getNotationFactory() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
Get the NotationFactory that created this object
getNotationFactory() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNoteModifier
Get the NotationFactory that created this object
getNotationFactoryForLocale(Locale) - Method in interface com.virtuosotechnologies.asaph.notationmanager.NotationManager
Get the NotationFactory for the given locale.
getNotationFactoryForLocale(Locale) - Method in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl
Get the NotationFactory for the given locale.
getNote() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
Get the primary Note
getNoteModifier() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
Get the modifier of this note
getNoteWithModifier(NoteModifier) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
Create a Note whose base is the same as this one, but with the given modifier.
getPitchDiff() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
 
getPitchValue() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
 
getRaised(Interval) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
Raise by an interval
getRaised(Interval) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
Create a note raised by an interval
getRepresentativeLocales() - Method in interface com.virtuosotechnologies.asaph.notationmanager.NotationManager
Get an array of representative locales, used for choosing a NotationFactory.
getRepresentativeLocales() - Method in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl
Get an array of representative locales, used for choosing a NotationFactory.
getShortStringForNoteModifierValue(int) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
getStringForChord(StandardNote, String, StandardNote, String) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
getStringForNote(int, int, StandardNoteModifier, boolean) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
getType() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
Get the type string (e.g.
getValue() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNoteModifier
 
guiBaseNotes_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 

H

hasMore() - Method in class com.virtuosotechnologies.asaph.notationmanager.StringScanner
Returns true if there is more
hashCode() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
hashCode
hashCode() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
hashCode
hashCode() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
hashCode
hashCode() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNoteModifier
hashCode

I

initialize(PluginLinker) - Method in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerPlugin
Perform first initialization of the plugin.
isCaps() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
 
isCaps_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
 
isEmpty() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
Is the chord empty (i.e.
isGerman_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
isLocaleRelevant(Locale) - Method in interface com.virtuosotechnologies.asaph.notationmanager.LocaleFilter
Is the given Locale relevant?
isLocaleRelevant(Locale) - Method in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.LanguageLocaleFilterImpl
 
isModifierAllowedForNote(Note, NoteModifier) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
Is the given modifier allowed for the given note?

L

LocaleFilter - interface com.virtuosotechnologies.asaph.notationmanager.LocaleFilter.
Something that identifies relevant locales for a NotationFactory
language_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.LanguageLocaleFilterImpl
 
letterDiff_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
 
letterValue_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
 
locales_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl
 
logger_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerPlugin
 
longIntervalStrings_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 

M

mainNote_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
 
mainType_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
 
modifier_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
 

N

NotationManager - interface com.virtuosotechnologies.asaph.notationmanager.NotationManager.
API for StandardModel
NotationManagerImpl - class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.
Implementation for NotationManager
NotationManagerImpl() - Constructor for class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl
 
NotationManagerImpl.FilterAndFactory - class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.FilterAndFactory.
 
NotationManagerImpl.FilterAndFactory(LocaleFilter, NotationFactory) - Constructor for class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.FilterAndFactory
 
NotationManagerImpl.LanguageLocaleFilterImpl - class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.LanguageLocaleFilterImpl.
 
NotationManagerImpl.LanguageLocaleFilterImpl(Locale) - Constructor for class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl.LanguageLocaleFilterImpl
 
NotationManagerPlugin - class com.virtuosotechnologies.asaph.notationmanager.NotationManagerPlugin.
Plugin for notation manager
NotationManagerPlugin() - Constructor for class com.virtuosotechnologies.asaph.notationmanager.NotationManagerPlugin
Constructor
naturalModifier_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
nextChar() - Method in class com.virtuosotechnologies.asaph.notationmanager.StringScanner
Returns the next character
notationManager_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerPlugin
 

P

parseBaseNotes_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
parseChord(String) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
Parse a Chord from a String
parseChordArray(String) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
Parse a Chord array from a String
parseChordFromScanner(StringScanner) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
parseNote(String) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
Parse a Note from a String
parseNoteArray(String) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
Parse a Note array from a String
parseNoteFromScanner(StringScanner) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
pitchDiff_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
 
pitchValue_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
 
pos_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StringScanner
 
pushBack() - Method in class com.virtuosotechnologies.asaph.notationmanager.StringScanner
Pushes last character back onto the string.

R

rawCreateNote(int, int, int, boolean) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 

S

STR_Interval_Unknown - Static variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
STR_NoteModifier_DoubleFlat - Static variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
STR_NoteModifier_DoubleSharp - Static variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
STR_NoteModifier_Flat - Static variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
STR_NoteModifier_Natural - Static variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
STR_NoteModifier_Sharp - Static variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
StandardChord - class com.virtuosotechnologies.asaph.notationmanager.StandardChord.
Standard implementation of Chord
StandardChord(StandardNotationFactory, StandardNote, String, StandardNote, String) - Constructor for class com.virtuosotechnologies.asaph.notationmanager.StandardChord
 
StandardInterval - class com.virtuosotechnologies.asaph.notationmanager.StandardInterval.
Standard implementation of Interval.
StandardInterval(StandardNotationFactory, int, int) - Constructor for class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
Constructor
StandardNotationFactory - class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory.
Standard implementation of NotationFactory
StandardNotationFactory(boolean) - Constructor for class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
StandardNote - class com.virtuosotechnologies.asaph.notationmanager.StandardNote.
Standard implementation of Note.
StandardNote(StandardNotationFactory, int, int, StandardNoteModifier, boolean) - Constructor for class com.virtuosotechnologies.asaph.notationmanager.StandardNote
 
StandardNoteModifier - class com.virtuosotechnologies.asaph.notationmanager.StandardNoteModifier.
Standard implementation of NoteModifier.
StandardNoteModifier(StandardNotationFactory, int) - Constructor for class com.virtuosotechnologies.asaph.notationmanager.StandardNoteModifier
 
StringScanner - class com.virtuosotechnologies.asaph.notationmanager.StringScanner.
A string scanner helper.
StringScanner(String) - Constructor for class com.virtuosotechnologies.asaph.notationmanager.StringScanner
Constructor
setNotationFactoryForLocale(LocaleFilter, Locale, NotationFactory) - Method in interface com.virtuosotechnologies.asaph.notationmanager.NotationManager
Register a NotationFactory to use for a given locale.
setNotationFactoryForLocale(LocaleFilter, Locale, NotationFactory) - Method in class com.virtuosotechnologies.asaph.notationmanager.NotationManagerImpl
Register a NotationFactory to use for a given locale.
sharpModifier_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 
strings_ - Static variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
 

T

toString() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardChord
toString
toString() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardInterval
toString
toString() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNote
toString
toString() - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNoteModifier
toString

U

unparseChordArray(Chord[]) - Method in class com.virtuosotechnologies.asaph.notationmanager.StandardNotationFactory
Generate a string for a chord array

V

value_ - Variable in class com.virtuosotechnologies.asaph.notationmanager.StandardNoteModifier
 

A B C D E F G H I L M N P R S T U V