A B C D E F G I J K L M N O P R S T U

L

length() - Method in class chordDiagrams.Orbit
Returns the number of elements in this orbit
linkcolors - Variable in class chordDiagrams.diagram
same as above; stores links by coloring chord endpoints
linkpermutation - Variable in class chordDiagrams.OrbitObserver
Current permutation of links
linkplaced - Variable in class chordDiagrams.OrbitObserver
Used for recursive calls in link permutation generation; i'th entry is true if i'th link is used in the permutation.
links - Variable in class chordDiagrams.diagram
data structure to store links configuration; stores indices of endpoints of links in the chords array
linksFromString(String) - Static method in class chordDiagrams.diagram
Takes a standard string representation of a string S and returns the links delimiter array
linkSize(int[], int) - Method in class chordDiagrams.UnframedDiagramGenerator
returns the size of a link
LinksToColors(int[]) - Static method in class chordDiagrams.diagram
Converts links config from delimiter index to coloring format
linkStringStart(int) - Method in class chordDiagrams.diagram
Returns the position of the link start in the string representation of the diagram NOTE: the implementation must be consistent with getStringRepresentation() method.
loadConfigs() - Method in class chordDiagrams.ConfigutaionHolder
Load the diagram data from file.
loadIndRelations() - Method in class chordDiagrams.FourTProcessor
Load the independent relation data from file.
loadObject(String) - Static method in class chordDiagrams.ConfigutaionHolder
Attempts to load an Object from file.
loadRelations() - Method in class chordDiagrams.FourTGenerator
Load the relation data from file.
lookupRelation(int) - Method in class chordDiagrams.Orbit
If the diagram is not in the basis, then it is a pivot in the matrix of independent relations.

A B C D E F G I J K L M N O P R S T U