Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
C
charMatch(String, int, char[])
- Static method in class chordDiagrams.
FourTGenerator
Tells whether a string contains a character belonging to a set at a position
checkConnected(boolean[], int)
- Method in class chordDiagrams.
diagram
recursive function to check connectivity of the link graph vertices = links edges = "connectivity" matrix
checkConnected()
- Method in class chordDiagrams.
diagram
calls the corresponding recursive method to set the isConnected field.
choice
- Variable in class chordDiagrams.
Driver
User option
chordDiagrams
- package chordDiagrams
chords
- Variable in class chordDiagrams.
diagram
data structure to store the chords in the "coloring" format
clearImage()
- Method in class chordDiagrams.
DiagramDrawer
Blanks the image
closeKernelLink()
- Method in class chordDiagrams.
FourTProcessor
Finalizes Kernel Link Mathematica connection
coefToString(double)
- Method in class chordDiagrams.
DiagramDrawer
Returns number as a string, with 1 being empty string and -1 being "-".
coefToString(double)
- Static method in class chordDiagrams.
Relation
Returns a string representation of a coefficient
ColoringToSkip(int[])
- Static method in class chordDiagrams.
diagram
Converts a chord diagram description from coloring to skip
colorsFromString(String)
- Static method in class chordDiagrams.
diagram
Returns a color band for the diagram (chord endpoint colors array) that can be passed to the contructor.
compareTo(diagram)
- Method in class chordDiagrams.
diagram
Compares this diagram to another one by comparing the diagID strings
compareTo(Relation)
- Method in class chordDiagrams.
Relation
Compares this relation to another via String ID's
conf
- Variable in class chordDiagrams.
UnframedDiagramGenerator
Array to store current configuration 0 -> not occupied >0 -> skip number -1 -> occupied
configs
- Variable in class chordDiagrams.
ConfigutaionHolder
File with diagrams
ConfigutaionHolder
- Class in
chordDiagrams
This class is to provide an easy way to access lists of diagrams.
ConfigutaionHolder()
- Constructor for class chordDiagrams.
ConfigutaionHolder
connected
- Variable in class chordDiagrams.
diagram
stores connectivity graph between links
copyArray(int[], int[])
- Method in class chordDiagrams.
diagram
Copies the content of array a into array b
count
- Variable in class chordDiagrams.
FourTGenerator
Stores the number of realtions found so far
count
- Variable in class chordDiagrams.
UnframedDiagramGenerator
Stores configuration count;
cur_row
- Variable in class chordDiagrams.
FourTGenerator
Hashmap to store current row
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U